ANTLRStringStream Properties |
The ANTLRStringStream type exposes the following members.
| Name | Description | |
|---|---|---|
| CharPositionInLine | ||
| Count | ||
| Index |
Return the current input symbol index 0..n where n indicates the
last symbol has been read. The index is the index of char to
be returned from LA(1).
| |
| Line | ||
| SourceName |