Schnittstelle ITerminalSymbols

Alle bekannten Implementierungsklassen:
PublicScanner

public interface ITerminalSymbols
Maps each terminal symbol in the java-grammar into a unique integer. This integer is used to represent the terminal when computing a parsing action.
Seit:
2.0
Siehe auch: