Package | Description |
---|---|
com.google.gwt.dev.jjs.ast |
Modifier and Type | Class and Description |
---|---|
class |
JPostfixOperation
Java postfix operation expression.
|
class |
JPrefixOperation
Java prefix operation expression.
|
Modifier and Type | Method and Description |
---|---|
void |
JVisitor.endVisit(JUnaryOperation x,
Context ctx) |
boolean |
JVisitor.visit(JUnaryOperation x,
Context ctx) |
Copyright © 2018. All rights reserved.