Class

scala.meta.internal.hosts.scalac.reflect.LogicalTrees.LogicalTrees

ValParam

Related Doc: package LogicalTrees

Permalink

case class ValParam() extends tools.nsc.Global.Tree with ReflectToolkit.l.Modifier with Product with Serializable

Linear Supertypes
Serializable, java.io.Serializable, ReflectToolkit.l.Modifier, tools.nsc.Global.Tree, tools.nsc.Global.Attachable, tools.nsc.Global.TreeContextApiImpl, tools.nsc.Global.TreeApi, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ValParam
  2. Serializable
  3. Serializable
  4. Modifier
  5. Tree
  6. Attachable
  7. TreeContextApiImpl
  8. TreeApi
  9. Product
  10. Equals
  11. AnyRef
  12. Any
Implicitly
  1. by XtensionShow
  2. by RichNameTree
  3. by XtensionTokenizeContentLike
  4. by XtensionParseInputLike
  5. by any2stringadd
  6. by StringFormat
  7. by Ensuring
  8. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ValParam()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to any2stringadd[ReflectToolkit.l.ValParam] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ReflectToolkit.l.ValParam, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to ArrowAssoc[ReflectToolkit.l.ValParam] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def attachments: Attachments { type Pos = LogicalTrees.this.global.Position }

    Permalink
    Definition Classes
    Attachable
  8. def canHaveAttrs: Boolean

    Permalink
    Definition Classes
    Tree → TreeApi
  9. def changeOwner(pairs: (tools.nsc.Global.Symbol, tools.nsc.Global.Symbol)*): tools.nsc.Global.Tree

    Permalink
    Definition Classes
    TreeContextApiImpl
  10. def children: List[tools.nsc.Global.Tree]

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  11. def clearType(): ValParam.this.type

    Permalink
    Definition Classes
    Tree
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. def collect[T](pf: PartialFunction[tools.nsc.Global.Tree, T]): List[T]

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  14. def correspondsStructure(that: tools.nsc.Global.Tree)(f: (tools.nsc.Global.Tree, tools.nsc.Global.Tree) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl
  15. def defineType(tp: tools.nsc.Global.Type): ValParam.this.type

    Permalink
    Definition Classes
    Tree
  16. def displayName: String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to ReflectToolkit.l.RichNameTree performed by method RichNameTree in scala.meta.internal.hosts.scalac.reflect.LogicalTrees.LogicalTrees.
    Definition Classes
    RichNameTree
  17. def duplicate: ValParam.this.type

    Permalink
    Definition Classes
    Tree → TreeApi
  18. def ensuring(cond: (ReflectToolkit.l.ValParam) ⇒ Boolean, msg: ⇒ Any): ReflectToolkit.l.ValParam

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to Ensuring[ReflectToolkit.l.ValParam] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  19. def ensuring(cond: (ReflectToolkit.l.ValParam) ⇒ Boolean): ReflectToolkit.l.ValParam

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to Ensuring[ReflectToolkit.l.ValParam] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  20. def ensuring(cond: Boolean, msg: ⇒ Any): ReflectToolkit.l.ValParam

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to Ensuring[ReflectToolkit.l.ValParam] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: Boolean): ReflectToolkit.l.ValParam

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to Ensuring[ReflectToolkit.l.ValParam] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  23. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    Tree → Equals → AnyRef → Any
  24. def equalsStructure(that: tools.nsc.Global.Tree): Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  25. def exists(p: (tools.nsc.Global.Tree) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  26. def filter(f: (tools.nsc.Global.Tree) ⇒ Boolean): List[tools.nsc.Global.Tree]

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  27. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  28. def find(p: (tools.nsc.Global.Tree) ⇒ Boolean): Option[tools.nsc.Global.Tree]

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  29. def forAll(p: (tools.nsc.Global.Tree) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  30. def foreach(f: (tools.nsc.Global.Tree) ⇒ Unit): Unit

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  31. def foreachPartial(pf: PartialFunction[tools.nsc.Global.Tree, tools.nsc.Global.Tree]): Unit

    Permalink
    Definition Classes
    TreeContextApiImpl
  32. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to StringFormat[ReflectToolkit.l.ValParam] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  33. def freeTerms: List[tools.nsc.Global.FreeTermSymbol]

    Permalink
    Definition Classes
    TreeContextApiImpl
  34. def freeTypes: List[tools.nsc.Global.FreeTypeSymbol]

    Permalink
    Definition Classes
    TreeContextApiImpl
  35. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  36. def hasAttachment[T](implicit arg0: ClassTag[T]): Boolean

    Permalink
    Definition Classes
    Attachable
  37. def hasExistingSymbol: Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl
  38. def hasSymbolField: Boolean

    Permalink
    Definition Classes
    Tree
  39. def hasSymbolWhich(f: (tools.nsc.Global.Symbol) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl
  40. def hashCode(): Int

    Permalink
    Definition Classes
    Tree → AnyRef → Any
  41. val id: Int

    Permalink
    Definition Classes
    Tree
  42. def isDef: Boolean

    Permalink
    Definition Classes
    Tree → TreeApi
  43. def isEmpty: Boolean

    Permalink
    Definition Classes
    Tree → TreeApi
  44. def isErroneous: Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl
  45. def isErrorTyped: Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl
  46. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  47. def isTerm: Boolean

    Permalink
    Definition Classes
    Tree → TreeApi
  48. def isType: Boolean

    Permalink
    Definition Classes
    Tree → TreeApi
  49. def isTyped: Boolean

    Permalink
    Definition Classes
    TreeContextApiImpl
  50. def modifyType(f: (tools.nsc.Global.Type) ⇒ tools.nsc.Global.Type): tools.nsc.Global.Tree

    Permalink
    Definition Classes
    TreeContextApiImpl
  51. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  52. def nonEmpty: Boolean

    Permalink
    Definition Classes
    Tree → TreeApi
  53. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  54. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  55. def orElse(alt: ⇒ tools.nsc.Global.Tree): tools.nsc.Global.Tree

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  56. def parse[U](implicit convert: Convert[ReflectToolkit.l.ValParam, inputs.Input], parse: Parse[U]): U

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to meta.XtensionParseInputLike[ReflectToolkit.l.ValParam] performed by method XtensionParseInputLike in scala.meta.parsers.common.Api.
    Definition Classes
    XtensionParseInputLike
  57. final def pos: tools.nsc.Global.Position

    Permalink
    Definition Classes
    Tree → Attachable → TreeApi
  58. def pos_=(pos: tools.nsc.Global.Position): Unit

    Permalink
    Definition Classes
    Attachable
  59. var rawatt: Attachments { type Pos = LogicalTrees.this.global.Position }

    Permalink
    Attributes
    protected
    Definition Classes
    Attachable
  60. def removeAttachment[T](implicit arg0: ClassTag[T]): ValParam.this.type

    Permalink
    Definition Classes
    Attachable
  61. def setAttachments(attachments: Attachments { type Pos = LogicalTrees.this.global.Position }): ValParam.this.type

    Permalink
    Definition Classes
    Attachable
  62. def setPos(newpos: tools.nsc.Global.Position): ValParam.this.type

    Permalink
    Definition Classes
    Attachable
  63. def setSymbol(sym: tools.nsc.Global.Symbol): ValParam.this.type

    Permalink
    Definition Classes
    Tree
  64. def setType(tp: tools.nsc.Global.Type): ValParam.this.type

    Permalink
    Definition Classes
    Tree
  65. def shallowDuplicate: tools.nsc.Global.Tree

    Permalink
    Definition Classes
    TreeContextApiImpl
  66. def shortClass: String

    Permalink
    Definition Classes
    TreeContextApiImpl
  67. def show[Style[X] <: Show[X]](implicit style: Style[ReflectToolkit.l.ValParam]): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to meta.XtensionShow[ReflectToolkit.l.ValParam] performed by method XtensionShow in scala.meta.prettyprinters.Api.
    Definition Classes
    XtensionShow
  68. def substituteSymbols(from: List[tools.nsc.Global.Symbol], to: List[tools.nsc.Global.Symbol]): tools.nsc.Global.Tree

    Permalink
    Definition Classes
    TreeContextApiImpl
  69. def substituteThis(clazz: tools.nsc.Global.Symbol, to: tools.nsc.Global.Tree): tools.nsc.Global.Tree

    Permalink
    Definition Classes
    TreeContextApiImpl
  70. def substituteTypes(from: List[tools.nsc.Global.Symbol], to: List[tools.nsc.Global.Type]): tools.nsc.Global.Tree

    Permalink
    Definition Classes
    TreeContextApiImpl
  71. def summaryString: String

    Permalink
    Definition Classes
    TreeContextApiImpl
  72. def symbol: tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Tree → TreeApi
  73. def symbol_=(sym: tools.nsc.Global.Symbol): Unit

    Permalink
    Definition Classes
    Tree
  74. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  75. def toString(): String

    Permalink
    Definition Classes
    TreeApi → AnyRef → Any
  76. def tokens(implicit convert: Convert[ReflectToolkit.l.ValParam, inputs.Content], dialect: Dialect, tokenize: Tokenize): tokens.Tokens

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to meta.XtensionTokenizeContentLike[ReflectToolkit.l.ValParam] performed by method XtensionTokenizeContentLike in scala.meta.tokenizers.common.Api.
    Definition Classes
    XtensionTokenizeContentLike
  77. final def tpe: tools.nsc.Global.Type

    Permalink
    Definition Classes
    Tree → TreeApi
  78. def updateAttachment[T](attachment: T)(implicit arg0: ClassTag[T]): ValParam.this.type

    Permalink
    Definition Classes
    Attachable
  79. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  82. def withFilter(f: (tools.nsc.Global.Tree) ⇒ Boolean): List[tools.nsc.Global.Tree]

    Permalink
    Definition Classes
    TreeContextApiImpl → TreeApi
  83. def [B](y: B): (ReflectToolkit.l.ValParam, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ReflectToolkit.l.ValParam to ArrowAssoc[ReflectToolkit.l.ValParam] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def hasSymbol: Boolean

    Permalink
    Definition Classes
    Tree
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use hasSymbolField

  2. def tpe_=(t: tools.nsc.Global.Type): Unit

    Permalink
    Definition Classes
    Tree
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use setType

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from ReflectToolkit.l.Modifier

Inherited from tools.nsc.Global.Tree

Inherited from tools.nsc.Global.Attachable

Inherited from tools.nsc.Global.TreeContextApiImpl

Inherited from tools.nsc.Global.TreeApi

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionShow from ReflectToolkit.l.ValParam to meta.XtensionShow[ReflectToolkit.l.ValParam]

Inherited by implicit conversion RichNameTree from ReflectToolkit.l.ValParam to ReflectToolkit.l.RichNameTree

Inherited by implicit conversion XtensionTokenizeContentLike from ReflectToolkit.l.ValParam to meta.XtensionTokenizeContentLike[ReflectToolkit.l.ValParam]

Inherited by implicit conversion XtensionParseInputLike from ReflectToolkit.l.ValParam to meta.XtensionParseInputLike[ReflectToolkit.l.ValParam]

Inherited by implicit conversion any2stringadd from ReflectToolkit.l.ValParam to any2stringadd[ReflectToolkit.l.ValParam]

Inherited by implicit conversion StringFormat from ReflectToolkit.l.ValParam to StringFormat[ReflectToolkit.l.ValParam]

Inherited by implicit conversion Ensuring from ReflectToolkit.l.ValParam to Ensuring[ReflectToolkit.l.ValParam]

Inherited by implicit conversion ArrowAssoc from ReflectToolkit.l.ValParam to ArrowAssoc[ReflectToolkit.l.ValParam]

Ungrouped