Uses of Interface
org.jruby.parser.IRubyParserConfiguration

Packages that use IRubyParserConfiguration
org.jruby.parser   
 

Uses of IRubyParserConfiguration in org.jruby.parser
 

Classes in org.jruby.parser that implement IRubyParserConfiguration
 class RubyParserConfiguration
           
 

Methods in org.jruby.parser that return IRubyParserConfiguration
 IRubyParserConfiguration ParserSupport.getConfiguration()
          Gets the configuration.
 

Methods in org.jruby.parser with parameters of type IRubyParserConfiguration
 void ParserSupport.setConfiguration(IRubyParserConfiguration configuration)
          Sets the configuration.
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.