public interface Symbol
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
Set<com.sonar.sslr.api.AstNode> |
readUsages() |
com.sonar.sslr.api.AstNode |
scopeTree() |
Set<com.sonar.sslr.api.AstNode> |
writeUsages() |
Copyright © 2011–2018 SonarSource and Waleri Enns. All rights reserved.