Class Choice

java.lang.Object
com.sun.tools.xjc.reader.gbind.Expression
com.sun.tools.xjc.reader.gbind.Choice

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