ANTLRFileStream Properties |
The ANTLRFileStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | CharPositionInLine | (Inherited from ANTLRStringStream.) |
![]() | Count | (Inherited from ANTLRStringStream.) |
![]() | 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).
(Inherited from ANTLRStringStream.) |
![]() | Line | (Inherited from ANTLRStringStream.) |
![]() | SourceName | (Overrides ANTLRStringStreamSourceName.) |