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