Package easyIO

Interface Recognizer.Continuation

  • Enclosing interface:
    Recognizer

    public static interface Recognizer.Continuation
    The remainder of a computation that can be performed after recognizing input. Throwing Success is used to stop the recognizers at the current position.