Main Features Download Documentation Resources

Integer Literal

About

Integer literals are very consistant between programming languages. This section allows integer literals to be explicitly defined.

Java Example
[Integer Literal]
Text = {integral}

Text Key

The text key is used to generate the syntax of a real number.

Fields Contents
{integral} The digits representing the whole (integral) part of the number
Flags
None