Enums§
- Expression
- An expression. Note that the Just language grammar has both an
expression
production of additions (a + b
) and values, and avalue
production of all other value types (for example strings, function calls, and parenthetical groups).