Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.compiler |
Modifier and Type | Method and Description |
---|---|
Object |
NodeVisitor.visitUndefNode(UndefNode iVisited) |
Object |
AbstractNodeVisitor.visitUndefNode(UndefNode iVisited) |
Modifier and Type | Method and Description |
---|---|
void |
ASTCompiler.compileUndef(UndefNode undef,
BodyCompiler context,
boolean expr) |
Copyright © 2001-2016 JRuby. All Rights Reserved.