Interface StaticReference<T>

    • Method Detail

      • getSymbol

        StaticSlot<T> getSymbol()
        The variable that this reference points to.
      • getNode

        Node getNode()
        The node where the reference lives.
      • getSourceFile

        StaticSourceFile getSourceFile()
        The source file where the reference lives.