public class Grammar2XMLGraph extends AbstractGrammarEntityVisitor
marked| Constructor and Description |
|---|
Grammar2XMLGraph(AbstractAnnotationVisitor annotater) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Grammar g) |
dk.brics.xmlgraph.XMLGraph |
getGraph() |
void |
out(Production production) |
apply, apply, apply, getLocation, getPath, in, in, in, isMarked, mark, out, out, print, shouldPrettyPrintpublic Grammar2XMLGraph(AbstractAnnotationVisitor annotater)
public void apply(Grammar g)
apply in interface GrammarEntityVisitorapply in class AbstractGrammarEntityVisitorpublic dk.brics.xmlgraph.XMLGraph getGraph()
public void out(Production production)
out in interface GrammarEntityVisitorout in class AbstractGrammarEntityVisitorCopyright © 2008-2013 Mathias Schwarz.