|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.gbind.Expression
com.sun.tools.xjc.reader.gbind.Choice
public final class Choice
Expression that represents the union of two expressions "A|B".
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.xjc.reader.gbind.Expression |
|---|
EPSILON |
| Constructor Summary | |
|---|---|
Choice(Expression lhs,
Expression rhs)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Choice(Expression lhs,
Expression rhs)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||