Package | Description |
---|---|
org.eclipse.wst.jsdt.core.ast |
Modifier and Type | Interface and Description |
---|---|
interface |
IPostfixExpression
Representation of a postfix expression.
|
interface |
IPrefixExpression
Representation of a prefix expression.
|
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.endVisit(ICompoundAssignment compoundAssignment) |
boolean |
ASTVisitor.visit(ICompoundAssignment compoundAssignment) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.