Module jamal.engine

Package javax0.jamal.engine

  • Class Summary 
    Class Description
    DebuggerStub
    The Debugger.Stub implementation that works together with the jamal.engine Processor.
    Delimiters
    See javax0.jamal.api.Delimiters.
    JShellEngine
    A JShell engine that helps the invocation of the JShell from the JDK.
    NullDebugger
    A sample implementation of the Debugger interface that does nothing.
    Processor  
    ScriptMacro
    Stores the information about a user defined macro and can also evaluate it using actual parameter string values.
    StackLimiter  
    UserDefinedMacro
    Stores the information about a user defined macro and can also evaluate it using actual parameter string values.