final case class OriginalSubTree(tree: Tree) extends SemanticTree with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- OriginalSubTree
- SemanticTree
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
Implicitly
- by XtensionSemanticTree
- by XtensionScalafixProductInspect
- by XtensionScalafixProductInspect
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new OriginalSubTree(tree: Tree)
Value Members
-
final
def
isEmpty: Boolean
- Definition Classes
- SemanticTree
-
final
def
nonEmpty: Boolean
- Definition Classes
- SemanticTree
-
def
symbol(implicit sdoc: SemanticDocument): Option[Symbol]
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to XtensionSemanticTree performed by method XtensionSemanticTree in scalafix.v1.
- Definition Classes
- XtensionSemanticTree
-
final
def
toString(width: Int): String
- Definition Classes
- SemanticTree
-
final
def
toString(): String
- Definition Classes
- SemanticTree → AnyRef → Any
- val tree: Tree
Shadowed Implicit Value Members
-
def
structure(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: v1.XtensionScalafixProductInspect).structure(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structure: String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: v1.XtensionScalafixProductInspect).structure
- Definition Classes
- XtensionScalafixProductInspect
-
def
structure(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: scalafix.XtensionScalafixProductInspect).structure(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structure: String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: scalafix.XtensionScalafixProductInspect).structure
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: v1.XtensionScalafixProductInspect).structureLabeled(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled: String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: v1.XtensionScalafixProductInspect).structureLabeled
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: scalafix.XtensionScalafixProductInspect).structureLabeled(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled: String
- Implicit
- This member is added by an implicit conversion from OriginalSubTree to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(originalSubTree: scalafix.XtensionScalafixProductInspect).structureLabeled
- Definition Classes
- XtensionScalafixProductInspect