D
- type of referred declarationspublic interface Symbol<D extends Declaration> extends Element
Modifier and Type | Method and Description |
---|---|
D |
findDeclaration()
Returns the corresponding declaration.
|
AstSimpleName |
getName()
Returns the name of this symbol.
|
getOriginalAst
AstSimpleName getName()
D findDeclaration()
null
if is not existCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.