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