Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitLiteralNode(LiteralNode iVisited) |
T |
AbstractNodeVisitor.visitLiteralNode(LiteralNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildLiteral(LiteralNode literalNode,
IRScope s) |
Copyright © 2001-2015 JRuby. All Rights Reserved.