|
||||||||||
| 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.Sequence
public final class Sequence
Expression that represents a concatanation of two expressions
"A,B".
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.xjc.reader.gbind.Expression |
|---|
EPSILON |
| Constructor Summary | |
|---|---|
Sequence(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 Sequence(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 | |||||||||