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