Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ast.visitor |
Modifier and Type | Class and Description |
---|---|
class |
NilImplicitNode
A node which behaves like a nil node, but is not actually present in the AST as a syntactical
element (e.g.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NodeVisitor.visitNilNode(NilNode iVisited) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.