interface Symbol
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Represents a symbol in a formal grammar.

A symbol is either a terminal (cannot be further expanded) or a non-terminal (can be expanded via production rules).

Methods§

Test cases 2§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 1

Relations§

Implemented by 2
Method calls 4
Type declarations 8