Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ast.visitor | |
org.jruby.parser |
Modifier and Type | Class and Description |
---|---|
class |
PreExe19Node
A pre-execution construction (BEGIN { ...
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NodeVisitor.visitPreExeNode(PreExeNode iVisited) |
Modifier and Type | Method and Description |
---|---|
void |
RubyParserResult.addBeginNode(PreExeNode node) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.