Interface ScopedNode

  • All Superinterfaces:
    Node, Reportable

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

      • getScope

        Scope getScope()