Get the link associated with this linkable expression. @return
()
| 7190 | * @return |
| 7191 | */ |
| 7192 | Decl.Link<? extends Decl.Named> getLink(); |
| 7193 | } |
| 7194 | |
| 7195 | public interface Bindable extends Linkable, Syntactic.Item { |
no outgoing calls
no test coverage detected