Package com.aquima.interactions.java_cup
Interface SymbolFactory
- All Known Implementing Classes:
ComplexSymbolFactory
,DefaultSymbolFactory
,ParserSymbolFactory
public interface SymbolFactory
Creates the Symbols interface, which CUP uses as default
- Version:
- last updated 27-03-2006
- Author:
- Michael Petter CHECKSTYLE:OFF
-
Method Summary
Modifier and TypeMethodDescriptionConstruction with left/right propagation switched onConstruction with left/right propagation switched offstartSymbol
(String name, int id, int state) Construction of start symbol