Add enumerated constant access to parser readme
This commit is contained in:
parent
018dc31d04
commit
c7191ff678
@ -75,6 +75,7 @@ expression, the parser follows this decision tree to determine what to parse:
|
||||
| | 'for' =For
|
||||
| | +Colon =Declaration
|
||||
| | +DoubleColon =Call
|
||||
| | +TypeIdent =Constant
|
||||
|
|
||||
| +LParen X =LiteralArray
|
||||
| | +Dot =LiteralStruct
|
||||
|
Loading…
Reference in New Issue
Block a user