Interface ExpressionValue

All Superinterfaces:
Serializable
All Known Implementing Classes:
BinaryExpression, Constant, Label

public interface ExpressionValue extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    length(MemBuffer buf, int offset)
     
    long
    longValue(MemBuffer buf, int offset)