Packages

trait ClosureBindingBase extends AbstractNode

Linear Supertypes
AbstractNode, StaticType[AnyRef], NodeOrDetachedNode, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ClosureBindingBase
  2. AbstractNode
  3. StaticType
  4. NodeOrDetachedNode
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def closureBindingId: Option[String]
  2. abstract def closureOriginalName: Option[String]
  3. abstract def evaluationStrategy: String
  4. abstract def label: String
    Definition Classes
    AbstractNode

Concrete Value Members

  1. def asStored: StoredNode