Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NodeVisitor.visitConstDeclNode(ConstDeclNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildConstDecl(ConstDeclNode node,
IRScope s) |
Operand |
IRBuilder.buildConstDeclAssignment(ConstDeclNode constDeclNode,
IRScope s,
Operand val) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.