| Class | Description |
|---|---|
| Count | |
| CurrentOffset |
A
ValueExpression that represents the current offset in the parse
state. |
| First | |
| Last | |
| Len |
A
UnaryValueExpression that represents the sizes (in bytes) of all
OptionalValues returned by evaluating its operand. |
| NameRef | |
| Nth |
A
ValueExpression that returns an indexed list of
OptionalValues. |
| Offset |
A
ValueExpression that represents the offset of the
OptionalValues returned by evaluating its operand. |
| Self |
A
ValueExpression that represents the
Value most recently added to
the parse state. |
| TokenRef |
Copyright © 2017. All rights reserved.