Packages

trait ConfigFileBase extends AbstractNode

Linear Supertypes
AbstractNode, StaticType[AnyRef], NodeOrDetachedNode, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ConfigFileBase
  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 content: String
  2. abstract def label: String
    Definition Classes
    AbstractNode
  3. abstract def name: String

Concrete Value Members

  1. def asStored: StoredNode