Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
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) |
Copyright © 2001-2016 JRuby. All Rights Reserved.