Packages

trait NamespaceBlockBase extends AbstractNode with AstNodeBase

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

Abstract Value Members

  1. abstract def code: String
    Definition Classes
    NamespaceBlockBaseAstNodeBase
  2. abstract def columnNumber: Option[Integer]
    Definition Classes
    NamespaceBlockBaseAstNodeBase
  3. abstract def filename: String
  4. abstract def fullName: String
  5. abstract def label: String
    Definition Classes
    AbstractNode
  6. abstract def lineNumber: Option[Integer]
    Definition Classes
    NamespaceBlockBaseAstNodeBase
  7. abstract def name: String
  8. abstract def order: Int
    Definition Classes
    NamespaceBlockBaseAstNodeBase

Concrete Value Members

  1. def asStored: StoredNode