toInteger
Value returned by TParser.Token when an integer was found in the input stream.
Declaration
Source position: classesh.inc line 82
const
toInteger = Char(3)
See also
Name | Description |
---|---|
TParser.Token | The type of the current token. |
TParser.TokenInt | Returns the current token as an integer. |