o

scalafix.v1

NoTree

object NoTree extends SemanticTree with Product with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoTree
  2. SemanticTree
  3. Serializable
  4. Serializable
  5. Product
  6. Equals
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def isEmpty: Boolean
    Definition Classes
    SemanticTree
  2. final def nonEmpty: Boolean
    Definition Classes
    SemanticTree
  3. final def toString(width: Int): String
    Definition Classes
    SemanticTree
  4. final def toString(): String
    Definition Classes
    SemanticTree → AnyRef → Any