Interface HasScope

All Superinterfaces:
Node
All Known Implementing Classes:
AbstractChunkerInvokable, ChunkerArray, ChunkerAssign, ChunkerBinaryExpression, ChunkerClosure, ChunkerIdent, ChunkerInvoke, ChunkerNew, ChunkerTypedAssign, ScopedNode

public interface HasScope extends Node