Package | Description |
---|---|
org.jruby.ast |
Modifier and Type | Class and Description |
---|---|
class |
LiteralNode
This is not a node in the classic sense in that it has no defined or
interpret method which can be called.
|
class |
NilImplicitNode
A node which behaves like a nil node, but is not actually present in the AST as a syntactical
element (e.g.
|
Copyright © 2001-2016 JRuby. All Rights Reserved.