Package eu.bandm.tools.xantlr
Interface ANTLRFilter
- All Known Implementing Classes:
DTDGenerator,XANTLRVisitor,XmlRepresentationExpander,XmlRepresentationFilter
public interface ANTLRFilter
-
Method Summary
-
Method Details
-
grammar
void grammar(antlr.collections.AST ast) throws antlr.RecognitionException - Throws:
antlr.RecognitionException
-
getAST
antlr.collections.AST getAST()
-