implicit final class XtensionTree extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- XtensionTree
- AnyVal
- Any
Implicitly
- by XtensionSyntax
- by XtensionStructure
- by XtensionTokenizeInputLike
- by XtensionStructure
- by XtensionSyntax
- by XtensionShow
- by XtensionParseInputLike
- by XtensionClassifiable
- by XtensionTokenizeInputLike
- by XtensionShow
- by XtensionParseInputLike
- by XtensionClassifiable
- by XtensionClassifiable
- by XtensionParseInputLike
- by XtensionStructure
- by XtensionSyntax
- by XtensionShow
- by XtensionTokenizeInputLike
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new XtensionTree(tree: Tree)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
##(): Int
- Definition Classes
- Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from XtensionTree to any2stringadd[XtensionTree] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (XtensionTree, B)
- Implicit
- This member is added by an implicit conversion from XtensionTree to ArrowAssoc[XtensionTree] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
ensuring(cond: (XtensionTree) ⇒ Boolean, msg: ⇒ Any): XtensionTree
- Implicit
- This member is added by an implicit conversion from XtensionTree to Ensuring[XtensionTree] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (XtensionTree) ⇒ Boolean): XtensionTree
- Implicit
- This member is added by an implicit conversion from XtensionTree to Ensuring[XtensionTree] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): XtensionTree
- Implicit
- This member is added by an implicit conversion from XtensionTree to Ensuring[XtensionTree] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): XtensionTree
- Implicit
- This member is added by an implicit conversion from XtensionTree to Ensuring[XtensionTree] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def maybeParseAs[A <: Tree](implicit arg0: ClassTag[A], dialect: Dialect, parse: Parse[A]): meta.Parsed[A]
- def reparseAs[A <: Tree](implicit dialect: Dialect, parse: Parse[A]): meta.Parsed[A]
-
def
toString(): String
- Definition Classes
- Any
-
def
→[B](y: B): (XtensionTree, B)
- Implicit
- This member is added by an implicit conversion from XtensionTree to ArrowAssoc[XtensionTree] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Shadowed Implicit Value Members
-
def
is[U](implicit c: Classifier[XtensionTree, U]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).is(c)
- Definition Classes
- XtensionClassifiable
-
def
is[U](implicit c: Classifier[XtensionTree, U]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).is(c)
- Definition Classes
- XtensionClassifiable
-
def
is[U](implicit c: Classifier[XtensionTree, U]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to classifiers.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: classifiers.XtensionClassifiable[XtensionTree]).is(c)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2, U3, U4](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2], c3: Classifier[XtensionTree, U3], c4: Classifier[XtensionTree, U4]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAny(c1, c2, c3, c4)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2, U3](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2], c3: Classifier[XtensionTree, U3]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAny(c1, c2, c3)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAny(c1, c2)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2, U3, U4](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2], c3: Classifier[XtensionTree, U3], c4: Classifier[XtensionTree, U4]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAny(c1, c2, c3, c4)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2, U3](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2], c3: Classifier[XtensionTree, U3]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAny(c1, c2, c3)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAny(c1, c2)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2, U3, U4](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2], c3: Classifier[XtensionTree, U3], c4: Classifier[XtensionTree, U4]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to classifiers.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: classifiers.XtensionClassifiable[XtensionTree]).isAny(c1, c2, c3, c4)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2, U3](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2], c3: Classifier[XtensionTree, U3]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to classifiers.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: classifiers.XtensionClassifiable[XtensionTree]).isAny(c1, c2, c3)
- Definition Classes
- XtensionClassifiable
-
def
isAny[U1, U2](implicit c1: Classifier[XtensionTree, U1], c2: Classifier[XtensionTree, U2]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to classifiers.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: classifiers.XtensionClassifiable[XtensionTree]).isAny(c1, c2)
- Definition Classes
- XtensionClassifiable
-
def
isAnyOf(cs: Classifier[XtensionTree, _]*): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAnyOf(cs)
- Definition Classes
- XtensionClassifiable
-
def
isAnyOf(cs: Classifier[XtensionTree, _]*): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isAnyOf(cs)
- Definition Classes
- XtensionClassifiable
-
def
isAnyOf(cs: Classifier[XtensionTree, _]*): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to classifiers.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: classifiers.XtensionClassifiable[XtensionTree]).isAnyOf(cs)
- Definition Classes
- XtensionClassifiable
-
def
isNot[U](implicit c: Classifier[XtensionTree, U]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isNot(c)
- Definition Classes
- XtensionClassifiable
-
def
isNot[U](implicit c: Classifier[XtensionTree, U]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionClassifiable[XtensionTree]).isNot(c)
- Definition Classes
- XtensionClassifiable
-
def
isNot[U](implicit c: Classifier[XtensionTree, U]): Boolean
- Implicit
- This member is added by an implicit conversion from XtensionTree to classifiers.XtensionClassifiable[XtensionTree] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[XtensionTree] is in scope.
- 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:(xtensionTree: classifiers.XtensionClassifiable[XtensionTree]).isNot(c)
- Definition Classes
- XtensionClassifiable
-
def
parse[U](implicit convert: Convert[XtensionTree, inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionParseInputLike[XtensionTree] performed by method XtensionParseInputLike in scala.meta.parsers.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:(xtensionTree: meta.XtensionParseInputLike[XtensionTree]).parse(convert, parse, dialect)
- Definition Classes
- XtensionParseInputLike
-
def
parse[U](implicit convert: Convert[XtensionTree, inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionParseInputLike[XtensionTree] performed by method XtensionParseInputLike in scala.meta.parsers.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:(xtensionTree: meta.XtensionParseInputLike[XtensionTree]).parse(convert, parse, dialect)
- Definition Classes
- XtensionParseInputLike
-
def
parse[U](implicit convert: Convert[XtensionTree, inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]
- Implicit
- This member is added by an implicit conversion from XtensionTree to parsers.XtensionParseInputLike[XtensionTree] performed by method XtensionParseInputLike in scala.meta.parsers.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:(xtensionTree: parsers.XtensionParseInputLike[XtensionTree]).parse(convert, parse, dialect)
- Definition Classes
- XtensionParseInputLike
-
def
show[Style[X] <: Show[X]](implicit style: Style[XtensionTree]): String
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionShow[XtensionTree] performed by method XtensionShow in scala.meta.prettyprinters.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:(xtensionTree: meta.XtensionShow[XtensionTree]).show(style)
- Definition Classes
- XtensionShow
-
def
show[Style[X] <: Show[X]](implicit style: Style[XtensionTree]): String
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionShow[XtensionTree] performed by method XtensionShow in scala.meta.prettyprinters.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:(xtensionTree: meta.XtensionShow[XtensionTree]).show(style)
- Definition Classes
- XtensionShow
-
def
show[Style[X] <: Show[X]](implicit style: Style[XtensionTree]): String
- Implicit
- This member is added by an implicit conversion from XtensionTree to prettyprinters.XtensionShow[XtensionTree] performed by method XtensionShow in scala.meta.prettyprinters.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:(xtensionTree: prettyprinters.XtensionShow[XtensionTree]).show(style)
- Definition Classes
- XtensionShow
-
def
structure: String
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionStructure[XtensionTree] performed by method XtensionStructure in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Structure[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionStructure[XtensionTree]).structure
- Definition Classes
- XtensionStructure
-
def
structure: String
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionStructure[XtensionTree] performed by method XtensionStructure in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Structure[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionStructure[XtensionTree]).structure
- Definition Classes
- XtensionStructure
-
def
structure: String
- Implicit
- This member is added by an implicit conversion from XtensionTree to prettyprinters.XtensionStructure[XtensionTree] performed by method XtensionStructure in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Structure[XtensionTree] is in scope.
- 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:(xtensionTree: prettyprinters.XtensionStructure[XtensionTree]).structure
- Definition Classes
- XtensionStructure
-
def
syntax: String
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionSyntax[XtensionTree] performed by method XtensionSyntax in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Syntax[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionSyntax[XtensionTree]).syntax
- Definition Classes
- XtensionSyntax
-
def
syntax: String
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionSyntax[XtensionTree] performed by method XtensionSyntax in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Syntax[XtensionTree] is in scope.
- 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:(xtensionTree: meta.XtensionSyntax[XtensionTree]).syntax
- Definition Classes
- XtensionSyntax
-
def
syntax: String
- Implicit
- This member is added by an implicit conversion from XtensionTree to prettyprinters.XtensionSyntax[XtensionTree] performed by method XtensionSyntax in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Syntax[XtensionTree] is in scope.
- 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:(xtensionTree: prettyprinters.XtensionSyntax[XtensionTree]).syntax
- Definition Classes
- XtensionSyntax
-
def
tokenize(implicit convert: Convert[XtensionTree, inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionTokenizeInputLike[XtensionTree] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.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:(xtensionTree: meta.XtensionTokenizeInputLike[XtensionTree]).tokenize(convert, tokenize, dialect)
- Definition Classes
- XtensionTokenizeInputLike
-
def
tokenize(implicit convert: Convert[XtensionTree, inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized
- Implicit
- This member is added by an implicit conversion from XtensionTree to meta.XtensionTokenizeInputLike[XtensionTree] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.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:(xtensionTree: meta.XtensionTokenizeInputLike[XtensionTree]).tokenize(convert, tokenize, dialect)
- Definition Classes
- XtensionTokenizeInputLike
-
def
tokenize(implicit convert: Convert[XtensionTree, inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized
- Implicit
- This member is added by an implicit conversion from XtensionTree to tokenizers.XtensionTokenizeInputLike[XtensionTree] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.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:(xtensionTree: tokenizers.XtensionTokenizeInputLike[XtensionTree]).tokenize(convert, tokenize, dialect)
- Definition Classes
- XtensionTokenizeInputLike
Deprecated Value Members
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from XtensionTree to StringFormat[XtensionTree] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.12.16) Use
formatString.format(value)instead ofvalue.formatted(formatString), or use thef""string interpolator. In Java 15 and later,formattedresolves to the new method in String which has reversed parameters.