TurtleTokeniser Properties |
The TurtleTokeniser type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentLine |
Gets the Current Line in the Input Stream.
(Inherited from BaseTokeniser.) |
![]() | CurrentPosition |
Gets the Current Position in the Input Stream.
(Inherited from BaseTokeniser.) |
![]() | EndLine |
Gets the End Line in the Input Stream of the current Token.
(Inherited from BaseTokeniser.) |
![]() | EndPosition |
Gets the End Position in the Input Stream of the current Token.
(Inherited from BaseTokeniser.) |
![]() | Format |
Gets/Sets the Format that this Tokeniser is used for.
(Inherited from BaseTokeniser.) |
![]() | HasBacktracked |
Gets whether the Tokeniser has backtracked.
(Inherited from BaseTokeniser.) |
![]() | LastTokenType |
Gets/Sets the Last Token Type.
(Inherited from BaseTokeniser.) |
![]() | Length |
Gets the current length of the Output Buffer.
(Inherited from BaseTokeniser.) |
![]() | StartLine |
Gets the Start Line in the Input Stream of the current Token.
(Inherited from BaseTokeniser.) |
![]() | StartPosition |
Gets the Start Position in the Input Stream of the current Token.
(Inherited from BaseTokeniser.) |
![]() | Value |
Gets the value of the Output Buffer.
(Inherited from BaseTokeniser.) |