- java.lang.Object
-
- org.antlr.runtime.BaseRecognizer
-
- org.antlr.runtime.tree.TreeParser
-
- org.antlr.runtime.tree.TreeRewriter
-
- org.sourceforge.xsparql.rewriter.AbstractMyTreeRewriter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.antlr.runtime.tree.TreeRewriter
org.antlr.runtime.tree.TreeRewriter.fptr
-
Field Summary
-
Fields inherited from class org.antlr.runtime.tree.TreeRewriter
originalAdaptor, originalTokenStream, showTransformations
-
Fields inherited from class org.antlr.runtime.tree.TreeParser
DOWN, input, UP
-
Fields inherited from class org.antlr.runtime.BaseRecognizer
DEFAULT_TOKEN_CHANNEL, HIDDEN, INITIAL_FOLLOW_STACK_SIZE, MEMO_RULE_FAILED, MEMO_RULE_UNKNOWN, NEXT_TOKEN_RULE_NAME, state
-
Constructor Summary
Constructors
| Constructor and Description |
AbstractMyTreeRewriter(org.antlr.runtime.tree.TreeNodeStream input) |
AbstractMyTreeRewriter(org.antlr.runtime.tree.TreeNodeStream input,
org.antlr.runtime.RecognizerSharedState state) |
-
Method Summary
-
Methods inherited from class org.antlr.runtime.tree.TreeRewriter
applyRepeatedly, bottomup, downup, downup, reportTransformation, topdown
-
Methods inherited from class org.antlr.runtime.tree.TreeParser
getCurrentInputSymbol, getErrorHeader, getErrorMessage, getMissingSymbol, getSourceName, getTreeNodeStream, matchAny, recoverFromMismatchedToken, reset, setTreeNodeStream, traceIn, traceOut
-
Methods inherited from class org.antlr.runtime.BaseRecognizer
alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, displayRecognitionError, emitErrorMessage, endResync, failed, getBacktrackingLevel, getGrammarFileName, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedSet, reportError, setBacktrackingLevel, toStrings, traceIn, traceOut
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2011–2014 Digital Enterprise Research Institute, Galway. All rights reserved.