Uses of Class
org.jruby.ast.GlobalVarNode
Packages that use GlobalVarNode
-
Uses of GlobalVarNode in org.jruby.ast.visitor
Methods in org.jruby.ast.visitor with parameters of type GlobalVarNodeModifier and TypeMethodDescriptionAbstractNodeVisitor.visitGlobalVarNode
(GlobalVarNode node) NodeVisitor.visitGlobalVarNode
(GlobalVarNode iVisited)