Class SimpleReference<T extends StaticTypedSlot>

    • Constructor Detail

      • SimpleReference

        public SimpleReference​(T symbol,
                               Node node)
    • Method Detail

      • getNode

        public final Node getNode()
        Description copied from interface: StaticRef
        The node where the reference lives.
        Specified by:
        getNode in interface StaticRef
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object