| Class | Description |
|---|---|
| Count | |
| CurrentOffset |
A
ValueExpression that represents the current offset in the
ParseState. |
| First | |
| Last | |
| Len |
A
UnaryValueExpression that represents the sizes (in bytes) of all
Values returned by evaluating its operand. |
| Nth |
A
ValueExpression that returns an indexed list of Values. |
| Offset | |
| Ref<T> |
A
ValueExpression that represents all Values in the parse
state that match a provided object. |
| Ref.DefinitionRef | |
| Ref.NameRef | |
| Self |
A
ValueExpression that represents the
Value most recently added to
the parse state. |
Copyright © 2017. All rights reserved.