@Beta public class Usage extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Usage.Kind |
| Modifier and Type | Method and Description |
|---|---|
IdentifierTree |
identifierTree() |
boolean |
isDeclaration() |
boolean |
isWrite() |
Usage.Kind |
kind() |
Symbol |
symbol() |
public Symbol symbol()
public Usage.Kind kind()
public IdentifierTree identifierTree()
public boolean isDeclaration()
public boolean isWrite()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.