Module tagua_parser::rules::expressions::constant
[−]
[src]
Group of constant expression rules.
The list of all constant expressions is provided by the PHP Language Specification in the Grammar chapter, Expressions section.
Functions
constant_expression |
Recognize all kind of constant expressions. |