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