Packages

o

spinal.core

SwitchStack

object SwitchStack extends ScopeProperty[SwitchContext]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SwitchStack
  2. ScopeProperty
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class ApplyClass extends AnyRef
    Definition Classes
    ScopeProperty
  2. class SetReturn extends AnyRef
    Definition Classes
    ScopeProperty

Value Members

  1. final def _default: Nothing
    Definition Classes
    ScopeProperty
  2. def apply(value: SwitchContext): ApplyClass
    Definition Classes
    ScopeProperty
  3. def clear(): Any
    Definition Classes
    ScopeProperty
  4. def default: Null
    Definition Classes
    SwitchStackScopeProperty
  5. def get: SwitchContext
    Definition Classes
    ScopeProperty
  6. def isEmpty: Boolean
    Definition Classes
    ScopeProperty
  7. def set(v: SwitchContext): SetReturn
    Definition Classes
    ScopeProperty
  8. var storeAsMutable: Boolean
    Definition Classes
    ScopeProperty