Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitClassVarDeclNode(ClassVarDeclNode iVisited) |
T |
AbstractNodeVisitor.visitClassVarDeclNode(ClassVarDeclNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildClassVarDecl(ClassVarDeclNode classVarDeclNode,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
Object |
ParameterCollector.visitClassVarDeclNode(ClassVarDeclNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.