public interface StaticTypedRef<T extends TypeI> extends StaticRef
StaticTypedRef tells us all the ways that a StaticTypedSlot
is used in a program.| Modifier and Type | Method and Description |
|---|---|
StaticTypedSlot<T> |
getSymbol()
The variable that this reference points to.
|
getNode, getSourceFileStaticTypedSlot<T> getSymbol()
Copyright © 2009-2017 Google. All Rights Reserved.