Uses of Class
org.jruby.parser.ScopedParserState
Packages that use ScopedParserState
-
Uses of ScopedParserState in org.jruby.ext.ripper
Fields in org.jruby.ext.ripper declared as ScopedParserState -
Uses of ScopedParserState in org.jruby.parser
Fields in org.jruby.parser declared as ScopedParserStateMethods in org.jruby.parser that return ScopedParserStateConstructors in org.jruby.parser with parameters of type ScopedParserStateModifierConstructorDescriptionScopedParserState
(ScopedParserState enclosingScope) ScopedParserState
(ScopedParserState enclosingScope, long commandArgumentStack, long condArgumentStack)