java.lang.Object
software.amazon.smithy.rulesengine.language.eval.Scope<T>
Type Parameters:
T - The type of values in scope.

public final class Scope<T> extends Object
Scope is a stack for tracking facts for named values of type T.