Package | Description |
---|---|
org.sonar.java.ast.parser | |
org.sonar.java.model.expression |
Modifier and Type | Method and Description |
---|---|
InstanceOfTreeImpl |
TreeFactory.newInstanceofExpression(InternalSyntaxToken instanceofToken,
TypeTree type) |
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
TreeFactory.completeInstanceofExpression(ExpressionTree expression,
com.sonar.sslr.api.typed.Optional<InstanceOfTreeImpl> partial) |
Modifier and Type | Method and Description |
---|---|
InstanceOfTreeImpl |
InstanceOfTreeImpl.complete(ExpressionTree expression) |
Copyright © 2012–2016 SonarSource. All rights reserved.