Package nlScript.core
Interface ParsedNodeFactory
- All Known Implementing Classes:
EBNFParsedNodeFactory
public interface ParsedNodeFactory
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncreateNode(Matcher matcher, Symbol symbol, Production production)
-
Field Details
-
DEFAULT
-
-
Method Details
-
createNode
-