Package nlScript.ebnf
Class EBNFParsedNodeFactory
java.lang.Object
nlScript.ebnf.EBNFParsedNodeFactory
- All Implemented Interfaces:
ParsedNodeFactory
-
Field Summary
FieldsFields inherited from interface nlScript.core.ParsedNodeFactory
DEFAULT -
Method Summary
Modifier and TypeMethodDescriptioncreateNode(Matcher matcher, Symbol symbol, Production production)
-
Field Details
-
INSTANCE
-
-
Method Details
-
createNode
- Specified by:
createNodein interfaceParsedNodeFactory
-