Interface ScopedNode

All Superinterfaces:
Node, Reportable

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

    • getScope

      Scope getScope()