public interface StaticTypedRef<T> 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, getSourceFile
StaticTypedSlot<T> getSymbol()
Copyright © 2009–2023 Google. All rights reserved.