Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitClassVarNode(ClassVarNode iVisited) |
T |
AbstractNodeVisitor.visitClassVarNode(ClassVarNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildClassVar(ClassVarNode node,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitClassVarNode(ClassVarNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.