public class AbstractNodeVisitor extends Object implements NodeVisitor
| Constructor and Description |
|---|
AbstractNodeVisitor() |
public Object visitAliasNode(AliasNode iVisited)
visitAliasNode in interface NodeVisitorpublic Object visitAndNode(AndNode iVisited)
visitAndNode in interface NodeVisitorpublic Object visitArgsNode(ArgsNode iVisited)
visitArgsNode in interface NodeVisitorpublic Object visitArgsCatNode(ArgsCatNode iVisited)
visitArgsCatNode in interface NodeVisitorpublic Object visitArgsPushNode(ArgsPushNode iVisited)
visitArgsPushNode in interface NodeVisitorpublic Object visitArrayNode(ArrayNode iVisited)
visitArrayNode in interface NodeVisitorpublic Object visitAttrAssignNode(AttrAssignNode iVisited)
visitAttrAssignNode in interface NodeVisitorpublic Object visitBackRefNode(BackRefNode iVisited)
visitBackRefNode in interface NodeVisitorpublic Object visitBeginNode(BeginNode iVisited)
visitBeginNode in interface NodeVisitorpublic Object visitBignumNode(BignumNode iVisited)
visitBignumNode in interface NodeVisitorpublic Object visitBlockArgNode(BlockArgNode iVisited)
visitBlockArgNode in interface NodeVisitorpublic Object visitBlockArg18Node(BlockArg18Node iVisited)
visitBlockArg18Node in interface NodeVisitorpublic Object visitBlockNode(BlockNode iVisited)
visitBlockNode in interface NodeVisitorpublic Object visitBlockPassNode(BlockPassNode iVisited)
visitBlockPassNode in interface NodeVisitorpublic Object visitBreakNode(BreakNode iVisited)
visitBreakNode in interface NodeVisitorpublic Object visitConstDeclNode(ConstDeclNode iVisited)
visitConstDeclNode in interface NodeVisitorpublic Object visitClassVarAsgnNode(ClassVarAsgnNode iVisited)
visitClassVarAsgnNode in interface NodeVisitorpublic Object visitClassVarDeclNode(ClassVarDeclNode iVisited)
visitClassVarDeclNode in interface NodeVisitorpublic Object visitClassVarNode(ClassVarNode iVisited)
visitClassVarNode in interface NodeVisitorpublic Object visitCallNode(CallNode iVisited)
visitCallNode in interface NodeVisitorpublic Object visitCaseNode(CaseNode iVisited)
visitCaseNode in interface NodeVisitorpublic Object visitClassNode(ClassNode iVisited)
visitClassNode in interface NodeVisitorpublic Object visitColon2Node(Colon2Node iVisited)
visitColon2Node in interface NodeVisitorpublic Object visitColon3Node(Colon3Node iVisited)
visitColon3Node in interface NodeVisitorpublic Object visitConstNode(ConstNode iVisited)
visitConstNode in interface NodeVisitorpublic Object visitDAsgnNode(DAsgnNode iVisited)
visitDAsgnNode in interface NodeVisitorpublic Object visitDRegxNode(DRegexpNode iVisited)
visitDRegxNode in interface NodeVisitorpublic Object visitDStrNode(DStrNode iVisited)
visitDStrNode in interface NodeVisitorpublic Object visitDSymbolNode(DSymbolNode iVisited)
visitDSymbolNode in interface NodeVisitorpublic Object visitDVarNode(DVarNode iVisited)
visitDVarNode in interface NodeVisitorpublic Object visitDXStrNode(DXStrNode iVisited)
visitDXStrNode in interface NodeVisitorpublic Object visitDefinedNode(DefinedNode iVisited)
visitDefinedNode in interface NodeVisitorpublic Object visitDefnNode(DefnNode iVisited)
visitDefnNode in interface NodeVisitorpublic Object visitDefsNode(DefsNode iVisited)
visitDefsNode in interface NodeVisitorpublic Object visitDotNode(DotNode iVisited)
visitDotNode in interface NodeVisitorpublic Object visitEncodingNode(EncodingNode iVisited)
visitEncodingNode in interface NodeVisitorpublic Object visitEnsureNode(EnsureNode iVisited)
visitEnsureNode in interface NodeVisitorpublic Object visitEvStrNode(EvStrNode iVisited)
visitEvStrNode in interface NodeVisitorpublic Object visitFCallNode(FCallNode iVisited)
visitFCallNode in interface NodeVisitorpublic Object visitFalseNode(FalseNode iVisited)
visitFalseNode in interface NodeVisitorpublic Object visitFixnumNode(FixnumNode iVisited)
visitFixnumNode in interface NodeVisitorpublic Object visitFlipNode(FlipNode iVisited)
visitFlipNode in interface NodeVisitorpublic Object visitFloatNode(FloatNode iVisited)
visitFloatNode in interface NodeVisitorpublic Object visitForNode(ForNode iVisited)
visitForNode in interface NodeVisitorpublic Object visitGlobalAsgnNode(GlobalAsgnNode iVisited)
visitGlobalAsgnNode in interface NodeVisitorpublic Object visitGlobalVarNode(GlobalVarNode iVisited)
visitGlobalVarNode in interface NodeVisitorpublic Object visitHashNode(HashNode iVisited)
visitHashNode in interface NodeVisitorpublic Object visitInstAsgnNode(InstAsgnNode iVisited)
visitInstAsgnNode in interface NodeVisitorpublic Object visitInstVarNode(InstVarNode iVisited)
visitInstVarNode in interface NodeVisitorpublic Object visitIfNode(IfNode iVisited)
visitIfNode in interface NodeVisitorpublic Object visitIterNode(IterNode iVisited)
visitIterNode in interface NodeVisitorpublic Object visitKeywordArgNode(KeywordArgNode iVisited)
visitKeywordArgNode in interface NodeVisitorpublic Object visitKeywordRestArgNode(KeywordRestArgNode iVisited)
visitKeywordRestArgNode in interface NodeVisitorpublic Object visitLambdaNode(LambdaNode iVisited)
visitLambdaNode in interface NodeVisitorpublic Object visitListNode(ListNode iVisited)
visitListNode in interface NodeVisitorpublic Object visitLiteralNode(LiteralNode iVisited)
visitLiteralNode in interface NodeVisitorpublic Object visitLocalAsgnNode(LocalAsgnNode iVisited)
visitLocalAsgnNode in interface NodeVisitorpublic Object visitLocalVarNode(LocalVarNode iVisited)
visitLocalVarNode in interface NodeVisitorpublic Object visitMultipleAsgnNode(MultipleAsgnNode iVisited)
visitMultipleAsgnNode in interface NodeVisitorpublic Object visitMultipleAsgnNode(MultipleAsgn19Node iVisited)
visitMultipleAsgnNode in interface NodeVisitorpublic Object visitMatch2Node(Match2Node iVisited)
visitMatch2Node in interface NodeVisitorpublic Object visitMatch3Node(Match3Node iVisited)
visitMatch3Node in interface NodeVisitorpublic Object visitMatchNode(MatchNode iVisited)
visitMatchNode in interface NodeVisitorpublic Object visitModuleNode(ModuleNode iVisited)
visitModuleNode in interface NodeVisitorpublic Object visitNewlineNode(NewlineNode iVisited)
visitNewlineNode in interface NodeVisitorpublic Object visitNextNode(NextNode iVisited)
visitNextNode in interface NodeVisitorpublic Object visitNilNode(NilNode iVisited)
visitNilNode in interface NodeVisitorpublic Object visitNotNode(NotNode iVisited)
visitNotNode in interface NodeVisitorpublic Object visitNthRefNode(NthRefNode iVisited)
visitNthRefNode in interface NodeVisitorpublic Object visitOpElementAsgnNode(OpElementAsgnNode iVisited)
visitOpElementAsgnNode in interface NodeVisitorpublic Object visitOpAsgnNode(OpAsgnNode iVisited)
visitOpAsgnNode in interface NodeVisitorpublic Object visitOpAsgnAndNode(OpAsgnAndNode iVisited)
visitOpAsgnAndNode in interface NodeVisitorpublic Object visitOpAsgnOrNode(OpAsgnOrNode iVisited)
visitOpAsgnOrNode in interface NodeVisitorpublic Object visitOptArgNode(OptArgNode iVisited)
visitOptArgNode in interface NodeVisitorpublic Object visitOrNode(OrNode iVisited)
visitOrNode in interface NodeVisitorpublic Object visitPreExeNode(PreExeNode iVisited)
visitPreExeNode in interface NodeVisitorpublic Object visitPostExeNode(PostExeNode iVisited)
visitPostExeNode in interface NodeVisitorpublic Object visitRedoNode(RedoNode iVisited)
visitRedoNode in interface NodeVisitorpublic Object visitRegexpNode(RegexpNode iVisited)
visitRegexpNode in interface NodeVisitorpublic Object visitRescueBodyNode(RescueBodyNode iVisited)
visitRescueBodyNode in interface NodeVisitorpublic Object visitRescueNode(RescueNode iVisited)
visitRescueNode in interface NodeVisitorpublic Object visitRestArgNode(RestArgNode iVisited)
visitRestArgNode in interface NodeVisitorpublic Object visitRetryNode(RetryNode iVisited)
visitRetryNode in interface NodeVisitorpublic Object visitReturnNode(ReturnNode iVisited)
visitReturnNode in interface NodeVisitorpublic Object visitRootNode(RootNode iVisited)
visitRootNode in interface NodeVisitorpublic Object visitSClassNode(SClassNode iVisited)
visitSClassNode in interface NodeVisitorpublic Object visitSelfNode(SelfNode iVisited)
visitSelfNode in interface NodeVisitorpublic Object visitSplatNode(SplatNode iVisited)
visitSplatNode in interface NodeVisitorpublic Object visitStrNode(StrNode iVisited)
visitStrNode in interface NodeVisitorpublic Object visitSuperNode(SuperNode iVisited)
visitSuperNode in interface NodeVisitorpublic Object visitSValueNode(SValueNode iVisited)
visitSValueNode in interface NodeVisitorpublic Object visitSymbolNode(SymbolNode iVisited)
visitSymbolNode in interface NodeVisitorpublic Object visitToAryNode(ToAryNode iVisited)
visitToAryNode in interface NodeVisitorpublic Object visitTrueNode(TrueNode iVisited)
visitTrueNode in interface NodeVisitorpublic Object visitUndefNode(UndefNode iVisited)
visitUndefNode in interface NodeVisitorpublic Object visitUntilNode(UntilNode iVisited)
visitUntilNode in interface NodeVisitorpublic Object visitVAliasNode(VAliasNode iVisited)
visitVAliasNode in interface NodeVisitorpublic Object visitVCallNode(VCallNode iVisited)
visitVCallNode in interface NodeVisitorpublic Object visitWhenNode(WhenNode iVisited)
visitWhenNode in interface NodeVisitorpublic Object visitWhileNode(WhileNode iVisited)
visitWhileNode in interface NodeVisitorpublic Object visitXStrNode(XStrNode iVisited)
visitXStrNode in interface NodeVisitorpublic Object visitYieldNode(YieldNode iVisited)
visitYieldNode in interface NodeVisitorpublic Object visitZArrayNode(ZArrayNode iVisited)
visitZArrayNode in interface NodeVisitorpublic Object visitZSuperNode(ZSuperNode iVisited)
visitZSuperNode in interface NodeVisitorCopyright © 2001–2024 JRuby. All rights reserved.