Value returned by TParser.Token when an integer was found in the input stream.
Source position: classesh.inc line 91
const toInteger = Char(3);
TParser.Token
The type of the current token.
TParser.TokenInt
Returns the current token as an integer.