GrammarScope  4.0.0
Static Public Member Functions | Private Member Functions | List of all members
grammarscope.io.read.TreeFactory Class Reference

Static Public Member Functions

static MutableAParseTree newLeaf (final int index, final String terminal)
 
static MutableAParseTree newTreeNode (final String value0)
 

Private Member Functions

 TreeFactory ()
 

Constructor & Destructor Documentation

◆ TreeFactory()

grammarscope.io.read.TreeFactory.TreeFactory ( )
private

Member Function Documentation

◆ newLeaf()

static MutableAParseTree grammarscope.io.read.TreeFactory.newLeaf ( final int  index,
final String  terminal 
)
static

◆ newTreeNode()

static MutableAParseTree grammarscope.io.read.TreeFactory.newTreeNode ( final String  value0)
static

The documentation for this class was generated from the following file: