com.google.clearsilver.jsilver.syntax.node
Interface Switchable

All Known Implementing Classes:
AAddExpression, AAltCommand, AAndExpression, AAutoescapeCommand, ACallCommand, ACommaExpression, ACommentCommand, AContentTypeCommand, ACsOpenPosition, ADataCommand, ADecimalExpression, ADecNumberVariable, ADefCommand, ADescendVariable, ADivideExpression, AEachCommand, AEqExpression, AEscapeCommand, AEvarCommand, AExistsExpression, AExpandVariable, AFunctionExpression, AGteExpression, AGtExpression, AHardIncludeCommand, AHardLincludeCommand, AHexExpression, AHexNumberVariable, AIfCommand, AIncludeCommand, AInlineCommand, ALincludeCommand, ALoopCommand, ALoopIncCommand, ALoopToCommand, ALteExpression, ALtExpression, ALvarCommand, AModuloExpression, AMultipleCommand, AMultiplyExpression, ANameCommand, ANameVariable, ANeExpression, ANegativeExpression, ANoopCommand, ANoopExpression, ANotExpression, ANumericAddExpression, ANumericEqExpression, ANumericExpression, ANumericNeExpression, AOptimizedMultipleCommand, AOrExpression, ASequenceExpression, ASetCommand, AStringExpression, ASubtractExpression, AUvarCommand, AVarCommand, AVariableExpression, AWithCommand, EOF, Node, PCommand, PExpression, PPosition, PVariable, Start, TAlt, TAnd, TArgWhitespace, TAssignment, TAutoescape, TBang, TBracketClose, TBracketOpen, TCall, TComma, TCommandDelimiter, TComment, TCommentStart, TContentType, TCsClose, TCsOpen, TData, TDecNumber, TDef, TDollar, TDot, TEach, TElse, TElseIf, TemplateSyntaxTree, TEq, TEscape, TEvar, TGt, TGte, THardDelimiter, THash, THexNumber, TIf, TInclude, TInline, TLinclude, TLoop, TLt, TLte, TLvar, TMinus, TName, TNe, Token, TOr, TParenClose, TParenOpen, TPercent, TPlus, TQuestion, TSet, TSlash, TStar, TString, TUvar, TVar, TWith, TWord

public interface Switchable


Method Summary
 void apply(Switch sw)
           
 

Method Detail

apply

void apply(Switch sw)


Copyright © 2010-2012 Google. All Rights Reserved.