Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
Object |
NodeVisitor.visitSymbolNode(SymbolNode iVisited) |
Object |
AbstractNodeVisitor.visitSymbolNode(SymbolNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildSymbol(SymbolNode node,
IRScope s) |
Copyright © 2001-2014 JRuby. All Rights Reserved.