Class IAContinuationHelper


  • public abstract class IAContinuationHelper
    extends java.lang.Object
    A Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment. Continuation is intuitively similar to labels representing intermediate points in a flow of control.
    See Also:
    IAContinuation