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