Interface ExpressionValue NEW
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
BinaryExpression,Constant,Label
public interface ExpressionValue extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Change Modifier and Type Method Description intlength(MemBuffer buf, int offset)longlongValue(MemBuffer buf, int offset)
-