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

Static Public Member Functions

static ASemanticGraph makeGraph (final ATypedDependencies artifact, final Map< Integer, Token > tokens)
 
static ASemanticGraph makeGraph (final ATypedDependencies artifact, final List< Integer > rootIndices, final Map< Integer, Token > tokens)
 

Private Member Functions

 ASemanticGraphFactory ()
 

Constructor & Destructor Documentation

◆ ASemanticGraphFactory()

grammarscope.io.xml.ASemanticGraphFactory.ASemanticGraphFactory ( )
private

Member Function Documentation

◆ makeGraph() [1/2]

static ASemanticGraph grammarscope.io.xml.ASemanticGraphFactory.makeGraph ( final ATypedDependencies  artifact,
final List< Integer >  rootIndices,
final Map< Integer, Token tokens 
)
static

◆ makeGraph() [2/2]

static ASemanticGraph grammarscope.io.xml.ASemanticGraphFactory.makeGraph ( final ATypedDependencies  artifact,
final Map< Integer, Token tokens 
)
static

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