Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitEncodingNode(EncodingNode iVisited) |
T |
AbstractNodeVisitor.visitEncodingNode(EncodingNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildEncoding(EncodingNode node,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitEncodingNode(EncodingNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.