public class DataCommandConsolidator extends DepthFirstAdapter
| Constructor and Description |
|---|
DataCommandConsolidator() |
caseAAddExpression, caseAAltCommand, caseAAndExpression, caseAAutoescapeCommand, caseACallCommand, caseACommaExpression, caseACommentCommand, caseAContentTypeCommand, caseACsOpenPosition, caseADecimalExpression, caseADecNumberVariable, caseADescendVariable, caseADivideExpression, caseAEachCommand, caseAEqExpression, caseAEscapeCommand, caseAEvarCommand, caseAExistsExpression, caseAExpandVariable, caseAFunctionExpression, caseAGteExpression, caseAGtExpression, caseAHexExpression, caseAHexNumberVariable, caseAInlineCommand, caseALoopCommand, caseALoopIncCommand, caseALoopToCommand, caseALteExpression, caseALtExpression, caseALvarCommand, caseAModuloExpression, caseAMultipleCommand, caseAMultiplyExpression, caseANameCommand, caseANameVariable, caseANeExpression, caseANegativeExpression, caseANoopCommand, caseANoopExpression, caseANotExpression, caseANumericAddExpression, caseANumericEqExpression, caseANumericExpression, caseANumericNeExpression, caseAOrExpression, caseASequenceExpression, caseASetCommand, caseAStringExpression, caseASubtractExpression, caseAUvarCommand, caseAVarCommand, caseAVariableExpression, caseAWithCommand, caseStart, defaultIn, defaultOut, inAAddExpression, inAAndExpression, inAAutoescapeCommand, inACommaExpression, inACommentCommand, inAContentTypeCommand, inACsOpenPosition, inADataCommand, inADecimalExpression, inADecNumberVariable, inADefCommand, inADescendVariable, inADivideExpression, inAEqExpression, inAEscapeCommand, inAExistsExpression, inAExpandVariable, inAFunctionExpression, inAGteExpression, inAGtExpression, inAHardIncludeCommand, inAHardLincludeCommand, inAHexExpression, inAHexNumberVariable, inAIfCommand, inAIncludeCommand, inAInlineCommand, inALincludeCommand, inALteExpression, inALtExpression, inAModuloExpression, inAMultipleCommand, inAMultiplyExpression, inANameVariable, inANeExpression, inANegativeExpression, inANoopCommand, inANoopExpression, inANotExpression, inANumericAddExpression, inANumericEqExpression, inANumericExpression, inANumericNeExpression, inAOrExpression, inASequenceExpression, inASetCommand, inAStringExpression, inASubtractExpression, inAVariableExpression, inStart, outAAddExpression, outAAndExpression, outAAutoescapeCommand, outACallCommand, outACommaExpression, outACommentCommand, outAContentTypeCommand, outACsOpenPosition, outADataCommand, outADecimalExpression, outADecNumberVariable, outADefCommand, outADescendVariable, outADivideExpression, outAEqExpression, outAEscapeCommand, outAEvarCommand, outAExistsExpression, outAExpandVariable, outAFunctionExpression, outAGteExpression, outAGtExpression, outAHardIncludeCommand, outAHardLincludeCommand, outAHexExpression, outAHexNumberVariable, outAIfCommand, outAIncludeCommand, outAInlineCommand, outALincludeCommand, outALteExpression, outALtExpression, outALvarCommand, outAModuloExpression, outAMultipleCommand, outAMultiplyExpression, outANameCommand, outANameVariable, outANeExpression, outANegativeExpression, outANoopCommand, outANoopExpression, outANotExpression, outANumericAddExpression, outANumericEqExpression, outANumericExpression, outANumericNeExpression, outAOrExpression, outASequenceExpression, outASetCommand, outAStringExpression, outASubtractExpression, outAUvarCommand, outAVarCommand, outAVariableExpression, outStartcaseTAlt, caseTAnd, caseTArgWhitespace, caseTAssignment, caseTAutoescape, caseTBang, caseTBracketClose, caseTBracketOpen, caseTCall, caseTComma, caseTCommandDelimiter, caseTComment, caseTCommentStart, caseTContentType, caseTCsClose, caseTCsOpen, caseTData, caseTDecNumber, caseTDef, caseTDollar, caseTDot, caseTEach, caseTElse, caseTElseIf, caseTEq, caseTEscape, caseTEvar, caseTGt, caseTGte, caseTHardDelimiter, caseTHash, caseTHexNumber, caseTIf, caseTInclude, caseTInline, caseTLinclude, caseTLoop, caseTLt, caseTLte, caseTLvar, caseTMinus, caseTName, caseTNe, caseTOr, caseTParenClose, caseTParenOpen, caseTPercent, caseTPlus, caseTQuestion, caseTSet, caseTSlash, caseTStar, caseTString, caseTUvar, caseTVar, caseTWith, caseTWord, defaultCase, getIn, getOut, setIn, setOutpublic void caseADataCommand(ADataCommand node)
caseADataCommand in interface AnalysiscaseADataCommand in class DepthFirstAdapterpublic void inAVarCommand(AVarCommand node)
inAVarCommand in class DepthFirstAdapterpublic void inALvarCommand(ALvarCommand node)
inALvarCommand in class DepthFirstAdapterpublic void inAUvarCommand(AUvarCommand node)
inAUvarCommand in class DepthFirstAdapterpublic void inAEvarCommand(AEvarCommand node)
inAEvarCommand in class DepthFirstAdapterpublic void inANameCommand(ANameCommand node)
inANameCommand in class DepthFirstAdapterpublic void inALoopCommand(ALoopCommand node)
inALoopCommand in class DepthFirstAdapterpublic void inALoopIncCommand(ALoopIncCommand node)
inALoopIncCommand in class DepthFirstAdapterpublic void inALoopToCommand(ALoopToCommand node)
inALoopToCommand in class DepthFirstAdapterpublic void inAEachCommand(AEachCommand node)
inAEachCommand in class DepthFirstAdapterpublic void inAWithCommand(AWithCommand node)
inAWithCommand in class DepthFirstAdapterpublic void outALoopCommand(ALoopCommand node)
outALoopCommand in class DepthFirstAdapterpublic void outALoopIncCommand(ALoopIncCommand node)
outALoopIncCommand in class DepthFirstAdapterpublic void outALoopToCommand(ALoopToCommand node)
outALoopToCommand in class DepthFirstAdapterpublic void outAEachCommand(AEachCommand node)
outAEachCommand in class DepthFirstAdapterpublic void outAWithCommand(AWithCommand node)
outAWithCommand in class DepthFirstAdapterpublic void caseADefCommand(ADefCommand node)
caseADefCommand in interface AnalysiscaseADefCommand in class DepthFirstAdapterpublic void inACallCommand(ACallCommand node)
inACallCommand in class DepthFirstAdapterpublic void caseAIfCommand(AIfCommand node)
caseAIfCommand in interface AnalysiscaseAIfCommand in class DepthFirstAdapterpublic void inAAltCommand(AAltCommand node)
inAAltCommand in class DepthFirstAdapterpublic void outAAltCommand(AAltCommand node)
outAAltCommand in class DepthFirstAdapterpublic void caseAIncludeCommand(AIncludeCommand node)
caseAIncludeCommand in interface AnalysiscaseAIncludeCommand in class DepthFirstAdapterpublic void caseAHardIncludeCommand(AHardIncludeCommand node)
caseAHardIncludeCommand in interface AnalysiscaseAHardIncludeCommand in class DepthFirstAdapterpublic void caseALincludeCommand(ALincludeCommand node)
caseALincludeCommand in interface AnalysiscaseALincludeCommand in class DepthFirstAdapterpublic void caseAHardLincludeCommand(AHardLincludeCommand node)
caseAHardLincludeCommand in interface AnalysiscaseAHardLincludeCommand in class DepthFirstAdapterpublic void caseEOF(EOF node)
caseEOF in interface AnalysiscaseEOF in class AnalysisAdapterCopyright © 2010–2015 Google. All rights reserved.