|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.parser.RubyParserPool
public class RubyParserPool
| Method Summary | |
|---|---|
DefaultRubyParser |
borrowParser()
|
RubyParser |
borrowParser(CompatVersion version)
|
static RubyParserPool |
getInstance()
|
void |
returnParser(RubyParser parser)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RubyParserPool getInstance()
public DefaultRubyParser borrowParser()
public RubyParser borrowParser(CompatVersion version)
public void returnParser(RubyParser parser)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||