Constant

Definition:

Constant ::= 'NULL' | ( '+' | '-' )? S_NUMBER | S_CHAR_LITERAL | 'TRUE' | 'FALSE' | S_PARAMETER

Used In: