Class Choice


  • public final class Choice
    extends Expression
    Expression that represents the union of two expressions "A|B".
    Author:
    Kohsuke Kawaguchi