org.jruby.util
Class CommandlineParser
java.lang.Object
org.jruby.util.CommandlineParser
- public class CommandlineParser
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sRegexpAdapter
public java.lang.String sRegexpAdapter
scriptFileName
public java.lang.String scriptFileName
isBenchmarking
public boolean isBenchmarking
assumeLoop
public boolean assumeLoop
assumePrinting
public boolean assumePrinting
processLineEnds
public boolean processLineEnds
sDoSplit
public boolean sDoSplit
verbose
public boolean verbose
showVersion
public boolean showVersion
scriptArguments
public java.lang.String[] scriptArguments
argumentIndex
public int argumentIndex
characterIndex
public int characterIndex
CommandlineParser
public CommandlineParser(java.lang.String[] arguments)
hasInlineScript
public boolean hasInlineScript()
inlineScript
public java.lang.String inlineScript()
requiredLibraries
public java.util.List requiredLibraries()
loadPaths
public java.util.List loadPaths()
shouldRunInterpreter
public boolean shouldRunInterpreter()
getScriptSource
public java.io.Reader getScriptSource()
displayedFileName
public java.lang.String displayedFileName()
Copyright © 2002 Jan Arne Petersen. All Rights Reserved.