Class IEarlyExitComputer.ExitPoint

  • Enclosing interface:
    IEarlyExitComputer

    public static class IEarlyExitComputer.ExitPoint
    extends java.lang.Object
    • Field Detail

      • exceptionalExit

        protected boolean exceptionalExit
    • Constructor Detail

      • ExitPoint

        public ExitPoint​(XExpression expression,
                         boolean exceptionalExit)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object