Go to the first, previous, next, last section, table of contents.


4.10 Special Symbols

There kinds of special symbols that Larch/C++ recognizes vary with what is being parsed. Details are given in the following subsections.

special-symbol ::= always-special-symbol
    | C++-decl-symbol | C++-operator-symbol
    | predicate-special-symbol | lsl-op


Go to the first, previous, next, last section, table of contents.