| Package | Description | 
|---|---|
| org.jruby.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| RubyParserResult | ParserSupport. getResult()Gets the result. | 
| RubyParserResult | RubyParser. parse(ParserConfiguration configuration)The parse method use an lexer stream and parse it to an AST node 
 structure | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParserSupport. setResult(RubyParserResult result)Sets the result. | 
Copyright © 2001-2015 JRuby. All Rights Reserved.