- Type Parameters:
T
- the terminal symbol value type
- All Known Implementing Classes:
Cfg.NonTerminal
,Cfg.Terminal
Represents the symbols the BNF grammar consists.
-
Method Summary
-
Method Details
-
name
Return the name of the symbol.- Returns:
- the name of the symbol
-