Hierarchy For Package ortus.boxlang.runtime.scopes
Class Hierarchy
- java.lang.Object
- ortus.boxlang.runtime.scopes.Key (implements java.lang.Comparable<T>, java.io.Serializable)
- ortus.boxlang.runtime.types.Struct (implements ortus.boxlang.runtime.types.meta.IListenable<T>, ortus.boxlang.runtime.types.IStruct, java.io.Serializable)
- ortus.boxlang.runtime.scopes.BaseScope (implements ortus.boxlang.runtime.scopes.IScope)
- ortus.boxlang.runtime.scopes.ApplicationScope
- ortus.boxlang.runtime.scopes.ArgumentsScope
- ortus.boxlang.runtime.scopes.AttributesScope
- ortus.boxlang.runtime.scopes.LocalScope
- ortus.boxlang.runtime.scopes.RequestScope
- ortus.boxlang.runtime.scopes.ScopeWrapper
- ortus.boxlang.runtime.scopes.ServerScope
- ortus.boxlang.runtime.scopes.SessionScope
- ortus.boxlang.runtime.scopes.StaticScope
- ortus.boxlang.runtime.scopes.ThisScope
- ortus.boxlang.runtime.scopes.ThreadScope
- ortus.boxlang.runtime.scopes.VariablesScope
- ortus.boxlang.runtime.scopes.ClassVariablesScope
- ortus.boxlang.runtime.scopes.BaseScope (implements ortus.boxlang.runtime.scopes.IScope)
Interface Hierarchy
- ortus.boxlang.runtime.dynamic.IReferenceable
- ortus.boxlang.runtime.types.IType
- ortus.boxlang.runtime.types.IStruct (also extends ortus.boxlang.runtime.dynamic.IReferenceable, java.util.Map<K,
V>) - ortus.boxlang.runtime.scopes.IScope
- ortus.boxlang.runtime.types.IStruct (also extends ortus.boxlang.runtime.dynamic.IReferenceable, java.util.Map<K,
- java.util.Map<K,
V> - ortus.boxlang.runtime.types.IStruct (also extends ortus.boxlang.runtime.dynamic.IReferenceable, ortus.boxlang.runtime.types.IType)
- ortus.boxlang.runtime.scopes.IScope
- ortus.boxlang.runtime.types.IStruct (also extends ortus.boxlang.runtime.dynamic.IReferenceable, ortus.boxlang.runtime.types.IType)