|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.util.Enum
polyglot.ast.Assign.Operator
public static class Assign.Operator
Assignment operator.
| Constructor Summary | |
|---|---|
Assign.Operator(java.lang.String name,
Binary.Operator binOp)
|
|
| Method Summary | |
|---|---|
Binary.Operator |
binaryOperator()
|
| Methods inherited from class polyglot.util.Enum |
|---|
equals, hashCode, intern, internEnum, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Assign.Operator(java.lang.String name,
Binary.Operator binOp)
| Method Detail |
|---|
public Binary.Operator binaryOperator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||