Class Statement

    • Constructor Detail

      • Statement

        public Statement()
    • Method Detail

      • evaluate

        public abstract void evaluate()
                               throws Throwable
        Run the action, throwing a Throwable if anything goes wrong.
        Throws:
        Throwable