JCL Help:TExprLexer.TokenAsNumber

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Number information about the current token if that is appropriate.


Pascal

 public property TokenAsNumber: TFloat;


Description

This property is usually only valid for well-formed integer or floating-point numbers found in the source text. It is set by NextTok.


See Also

NextTok TokenAsString CurrTok


About

Donator

Barry Kelly


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page