Interface ObjectValue
-
- All Superinterfaces:
Value
- All Known Implementing Classes:
NullObjectValue,StringObjectValue,SuperObjectValue,ThisObjectValue
public interface ObjectValue extends Value
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TypeNodetype()Stringvalue()
-