Package groovy.console.ui


package groovy.console.ui

An interactive command line terminal along with a Swing console for evaluating Groovy scripts and inspecting objects, AST and bytecode information.

  • Classes
    Class
    Description
    Base support class for consoles that evaluate Groovy scripts and render styled output.
    Component which provides a styled editor for the console.
    Intercepts System.out/System.err.