Interface ScopedNode

  • All Superinterfaces:
    Node

    public interface ScopedNode
    extends Node
    A Node which knows about the scope within it has been declared.
    • Method Detail

      • getScope

        Scope getScope()