Class BshInterpreter

  • All Implemented Interfaces:
    bsh.ConsoleInterface, java.lang.Runnable

    public class BshInterpreter
    extends bsh.Interpreter
    • Field Summary

      • Fields inherited from class bsh.Interpreter

        DEBUG, noExitOnEOF, TRACE, VERSION
    • Method Summary

      • Methods inherited from class bsh.Interpreter

        debug, error, eval, eval, eval, eval, get, getErr, getIn, getNameSpace, getOut, getParent, getSourceFileInfo, getVariable, main, pathToFile, print, println, redirectOutputToFile, run, set, set, set, set, set, set, setConsole, setNameSpace, setVariable, setVariable, setVariable, setVariable, source, source
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BshInterpreter

        public BshInterpreter​(java.lang.String prefixCommands)
      • BshInterpreter

        public BshInterpreter()