Class StaticScope

All Implemented Interfaces:
Serializable, Map<Key,Object>, IReferenceable, IScope, IStruct, IType, IListenable<IStruct>

public class StaticScope extends BaseScope
I'm the static scope in a class
See Also:
  • Field Details

    • name

      public static final Key name
      -------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
  • Constructor Details

    • StaticScope

      public StaticScope()
      -------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
    • StaticScope

      public StaticScope(BoxInterface thisInterface)
  • Method Details