|
||||||||||||
|
|
||||||||||||
PrimariesPrimaries are basic elements of expressions. They may be followed by zero or more accessors. primary := ( parenthesized | literal | import-expr | defined-expr | delete-expr | list-expr | tuple-expr | array-expr | type-expr | new-expr | inline-function | call-expr | ref-expr | identifier ) accessor *
|
||||||||||||
|
|
||||||||||||