public class DTDGenerator extends antlr.TreeParser implements DTDGeneratorTokenTypes, ANTLRFilter
Modifier and Type | Field and Description |
---|---|
static String[] |
_tokenNames |
protected MessageReceiver<? super SimpleMessage> |
msg |
_retTree, astFactory, ASTNULL, inputState, returnAST, tokenNames, traceDepth
ACTION, Alternative, ARG_ACTION, ASSIGN, BANG, CARET, CHAR_LITERAL, CharSet, ClassDef, CLOSE_ELEMENT_OPTION, COLON, COMMA, COMMENT, DIGIT, DOC_COMMENT, Element, EOF, ESC, Grammar, IMPLIES, INT, INTERNAL_RULE_REF, LastInRule, LITERAL_catch, LITERAL_charVocabulary, LITERAL_class, LITERAL_exception, LITERAL_extends, LITERAL_header, LITERAL_lexclass, LITERAL_Lexer, LITERAL_options, LITERAL_Parser, LITERAL_private, LITERAL_protected, LITERAL_public, LITERAL_returns, LITERAL_throws, LITERAL_tokens, LITERAL_TreeParser, LPAREN, ML_COMMENT, NESTED_ACTION, NESTED_ARG_ACTION, NOT_OP, NULL_TREE_LOOKAHEAD, OPEN_ELEMENT_OPTION, OPTIONS, OR, PLUS, QUESTION, RANGE, RCURLY, RPAREN, Rule, RULE_REF, SEMI, SEMPRED, SL_COMMENT, STAR, STRING_LITERAL, SuperClass, TOKEN_REF, TOKENS, TokensSpecOptions, TREE_BEGIN, WILDCARD, WS, WS_LOOP, WS_OPT, XDIGIT
Constructor and Description |
---|
DTDGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
alternative(antlr.collections.AST _t) |
void |
ast_type_spec(antlr.collections.AST _t) |
void |
block(antlr.collections.AST _t) |
void |
charSet(antlr.collections.AST _t) |
void |
classDef(antlr.collections.AST _t) |
void |
ebnf(antlr.collections.AST _t) |
void |
element(antlr.collections.AST _t) |
void |
elementNoOptionSpec(antlr.collections.AST _t) |
void |
elementOptionSpec(antlr.collections.AST _t) |
void |
exceptionGroup(antlr.collections.AST _t) |
void |
exceptionHandler(antlr.collections.AST _t) |
void |
exceptionSpec(antlr.collections.AST _t) |
void |
exceptionSpecNoLabel(antlr.collections.AST _t) |
void |
fileOptionsSpec(antlr.collections.AST _t) |
void |
grammar(antlr.collections.AST _t) |
void |
id(antlr.collections.AST _t) |
void |
lexerOptionsSpec(antlr.collections.AST _t) |
void |
lexerSpec(antlr.collections.AST _t) |
void |
notTerminal(antlr.collections.AST _t) |
void |
optionValue(antlr.collections.AST _t) |
void |
parserOptionsSpec(antlr.collections.AST _t) |
void |
parserSpec(antlr.collections.AST _t) |
protected void |
processRule(antlr.collections.AST _t) |
void |
qualifiedID(antlr.collections.AST _t) |
void |
range(antlr.collections.AST _t) |
void |
rootNode(antlr.collections.AST _t) |
void |
rule(antlr.collections.AST _t) |
void |
ruleOptionsSpec(antlr.collections.AST _t) |
void |
rules(antlr.collections.AST _t) |
void |
setBlockElement(antlr.collections.AST _t) |
void |
setFilter(XmlRepresentationFilter filter) |
void |
setMessageReceiver(MessageReceiver<? super SimpleMessage> msg) |
void |
subruleOptionsSpec(antlr.collections.AST _t) |
void |
superClass(antlr.collections.AST _t) |
void |
terminal(antlr.collections.AST _t) |
void |
tokensSpec(antlr.collections.AST _t) |
void |
tokensSpecOptions(antlr.collections.AST _t) |
void |
tree(antlr.collections.AST _t) |
void |
treeParserOptionsSpec(antlr.collections.AST _t) |
void |
treeParserSpec(antlr.collections.AST _t) |
getAST, getASTFactory, getTokenName, getTokenNames, match, match, matchNot, panic, reportError, reportError, reportWarning, setASTFactory, setASTNodeClass, setASTNodeType, traceIn, traceIndent, traceOut
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAST
protected MessageReceiver<? super SimpleMessage> msg
public static final String[] _tokenNames
public void setMessageReceiver(MessageReceiver<? super SimpleMessage> msg)
public void setFilter(XmlRepresentationFilter filter)
public final void classDef(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void lexerSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void treeParserSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void parserSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void rules(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void id(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void superClass(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void parserOptionsSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void tokensSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void lexerOptionsSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void treeParserOptionsSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void rule(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
protected final void processRule(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void ruleOptionsSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void block(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void exceptionGroup(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void alternative(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void element(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void exceptionSpecNoLabel(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void elementNoOptionSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void range(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void terminal(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void notTerminal(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void ebnf(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void tree(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void subruleOptionsSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void grammar(antlr.collections.AST _t) throws antlr.RecognitionException
grammar
in interface ANTLRFilter
antlr.RecognitionException
public final void fileOptionsSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void optionValue(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void charSet(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void qualifiedID(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void setBlockElement(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void tokensSpecOptions(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void exceptionSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void exceptionHandler(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void elementOptionSpec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void rootNode(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
public final void ast_type_spec(antlr.collections.AST _t) throws antlr.RecognitionException
antlr.RecognitionException
see also the complete user documentation .