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