| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(UnaryExpression unaryExpression,
BlockScope scope) |
boolean |
ASTVisitor.visit(UnaryExpression unaryExpression,
BlockScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.invalidOperator(UnaryExpression expression,
TypeBinding type) |
Copyright © 2015. All rights reserved.