Class

scala.meta.internal.hosts.scalac.contexts

Adapter

Related Doc: package contexts

Permalink

class Adapter[G <: Global] extends Api with Context with scalac.Adapter[G]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Adapter
  2. Adapter
  3. Context
  4. Context
  5. Context
  6. Api
  7. Caches
  8. SymbolTables
  9. ToGtype
  10. ToGtree
  11. ToGsymbol
  12. ToGprefix
  13. ToMtype
  14. ToMtree
  15. ToMname
  16. ToMmember
  17. ToMlit
  18. ToMattrs
  19. ToMannot
  20. ToM
  21. MetaToolkit
  22. ReflectToolkit
  23. UninferrableDesugarings
  24. LogicalTrees
  25. LogicalSymbols
  26. Platform
  27. SymbolHelpers
  28. TypeHelpers
  29. TreeHelpers
  30. Metadata
  31. AnyRef
  32. Any
Implicitly
  1. by XtensionShow
  2. by XtensionTokenizeContentLike
  3. by XtensionDomainLikeContext
  4. by XtensionParseInputLike
  5. by XtensionInteractiveContextLoadSources
  6. by XtensionInteractiveContextLoadArtifacts
  7. by XtensionInteractiveContextLoadSources
  8. by XtensionInteractiveContextLoadArtifacts
  9. by XtensionDomainLikeContext
  10. by any2stringadd
  11. by StringFormat
  12. by Ensuring
  13. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Adapter(global: G, initialDomain: meta.Domain = meta.this.`package`.Domain.apply())

    Permalink

Type Members

  1. trait Attachable[-T] extends AnyRef

    Permalink
    Definition Classes
    Metadata
  2. final class ConstantFolding extends ReflectToolkit.UninferrableDesugaring with Product

    Permalink
    Definition Classes
    UninferrableDesugarings
    Annotations
    @leafClass()
  3. trait DenotLike extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  4. trait GsymbolToMname[T, U] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMname
  5. sealed trait LogicalSymbol extends Product

    Permalink
    Definition Classes
    LogicalSymbols
  6. trait LogicalSymbols extends AnyRef

    Permalink
    Definition Classes
    LogicalSymbols
  7. trait LogicalTrees extends AnyRef

    Permalink
    Definition Classes
    LogicalTrees
  8. sealed trait MacroBody extends AnyRef

    Permalink
    Definition Classes
    SymbolHelpers
  9. final class MacroExpansion extends ReflectToolkit.UninferrableDesugaring with Product

    Permalink
    Definition Classes
    UninferrableDesugarings
    Annotations
    @leafClass()
  10. case class Memento(metadata: ReflectToolkit.Metadata[tools.nsc.Global.Tree], attachments: Attachments) extends Product with Serializable

    Permalink
    Definition Classes
    UninferrableDesugarings
  11. class Metadata[T] extends AnyRef

    Permalink
    Definition Classes
    Metadata
  12. trait NoDenotYesTyping[T <: Tree] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  13. implicit class RichAttachable[T] extends AnyRef

    Permalink
    Definition Classes
    Metadata
  14. implicit class RichForceTree[T <: Tree] extends AnyRef

    Permalink
    Definition Classes
    MetaToolkit
  15. implicit class RichFoundationHelperName extends AnyRef

    Permalink
    Definition Classes
    TreeHelpers
  16. implicit class RichFoundationSymbol extends AnyRef

    Permalink
    Definition Classes
    TreeHelpers
  17. implicit class RichHelperClassInfoType extends AnyRef

    Permalink
    Definition Classes
    TypeHelpers
  18. implicit class RichHelperClassName extends AnyRef

    Permalink
    Definition Classes
    SymbolHelpers
  19. implicit class RichHelperLogicalSymbol extends AnyRef

    Permalink
    Definition Classes
    LogicalSymbols
  20. implicit class RichHelperSymbol extends AnyRef

    Permalink
    Definition Classes
    SymbolHelpers
  21. implicit class RichHelperType extends AnyRef

    Permalink
    Definition Classes
    TypeHelpers
  22. implicit class RichLogicalScope extends AnyRef

    Permalink
    Definition Classes
    LogicalSymbols
  23. implicit class RichLogicalSymbol extends AnyRef

    Permalink
    Definition Classes
    LogicalSymbols
  24. implicit class RichLogicalSymbols extends AnyRef

    Permalink
    Definition Classes
    LogicalSymbols
  25. implicit class RichLogicalSymbolss extends AnyRef

    Permalink
    Definition Classes
    LogicalSymbols
  26. implicit class RichMetaToolkitDenotation extends AnyRef

    Permalink
    Definition Classes
    MetaToolkit
  27. implicit class RichMetaToolkitMember extends AnyRef

    Permalink
    Definition Classes
    MetaToolkit
  28. implicit class RichMetaToolkitStat extends AnyRef

    Permalink
    Definition Classes
    MetaToolkit
  29. implicit class RichMetadataAttachable[T] extends AnyRef

    Permalink
    Definition Classes
    Metadata
  30. implicit class RichPlatformSymbol extends AnyRef

    Permalink
    Definition Classes
    Platform
  31. implicit class RichPlatformType extends AnyRef

    Permalink
    Definition Classes
    Platform
  32. implicit class RichToMannots extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMannot
  33. implicit class RichUninferrableDesugaringsTree extends AnyRef

    Permalink
    Definition Classes
    UninferrableDesugarings
  34. trait SymLike extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  35. class SymbolTable extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    SymbolTables
  36. trait TypingLike extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  37. sealed trait UninferrableDesugaring extends Adt with Product with Serializable

    Permalink
    Definition Classes
    UninferrableDesugarings
    Annotations
    @root()
  38. implicit class XtensionDefaultPrefix extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMname
  39. implicit class XtensionGannotToMannot extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMannot
  40. implicit class XtensionGconstToMlit extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMlit
  41. implicit class XtensionGsymbolToMname[T <: tools.nsc.Global.Symbol, U <: ast.Name] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMname
  42. implicit class XtensionGtreeToMtree extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMtree
  43. implicit class XtensionGtypeToMtype extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMtype
  44. implicit class XtensionLdenotationToMmember extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMmember
  45. implicit class XtensionLsymbolToMmember extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMmember
  46. implicit class XtensionMemberPrefix extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToGprefix
  47. implicit class XtensionMmemberToLsymbols extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToGsymbol
  48. implicit class XtensionMnameToLsymbols extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToGsymbol
  49. implicit class XtensionMtreeToGtree extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToGtree
  50. implicit class XtensionMtypeToGtype extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToGtype
  51. implicit class XtensionNamePrefix extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToGprefix
  52. implicit class XtensionNoDenotYesTypingTree[T <: ast.Tree] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  53. implicit class XtensionYesDenotNoTypingTree[T <: ast.Tree] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  54. implicit class XtensionYesDenotYesTypingTree[T <: ast.Tree] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  55. trait YesDenotNoTyping[T <: Tree] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  56. trait YesDenotYesTyping[T <: Tree] extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs

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 Adapter[G] to any2stringadd[Adapter[G]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (Adapter[G], B)

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

    Permalink
    Definition Classes
    AnyRef → Any
  6. object Attachable

    Permalink
    Definition Classes
    Metadata
  7. object ConstantFolding extends Serializable

    Permalink
    Definition Classes
    UninferrableDesugarings
    Annotations
    @leafCompanion()
  8. lazy val DefaultPrefix: G.Type

    Permalink
    Attributes
    protected
    Definition Classes
    ToMname
  9. object DenotLike

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  10. object EtaReduce

    Permalink
    Definition Classes
    TypeHelpers
  11. object GsymbolToMname

    Permalink
    Definition Classes
    ToMname
  12. object MacroBody

    Permalink
    Definition Classes
    SymbolHelpers
  13. object MacroExpansion extends Serializable

    Permalink
    Definition Classes
    UninferrableDesugarings
    Annotations
    @leafCompanion()
  14. object NoDenotYesTyping

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  15. object SymLike

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  16. object TypingLike

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  17. object UninferrableDesugaring extends Serializable

    Permalink
    Definition Classes
    UninferrableDesugarings
  18. object YesDenotNoTyping

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  19. object YesDenotYesTyping

    Permalink
    Attributes
    protected
    Definition Classes
    ToMattrs
  20. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  21. implicit lazy val c: semantic.Context

    Permalink
    Definition Classes
    AdapterApi
  22. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  23. object conversions

    Permalink
    Definition Classes
    Adapter
  24. def dialect: Scala211.type

    Permalink
    Definition Classes
    Adapter → Context
  25. def domain: meta.Domain

    Permalink
    Definition Classes
    Adapter → Context
  26. def ensuring(cond: (Adapter[G]) ⇒ Boolean, msg: ⇒ Any): Adapter[G]

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  31. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  32. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  33. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to StringFormat[Adapter[G]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  34. lazy val g: global.type

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

    Permalink
    Definition Classes
    AnyRef → Any
  36. val global: G

    Permalink
    Definition Classes
    AdapterReflectToolkit
  37. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  38. def indexAll[T <: ast.Tree](x: T): T

    Permalink
    Definition Classes
    Caches
  39. def indexOne[T <: ast.Tree](x: T): T

    Permalink
    Definition Classes
    Caches
  40. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  41. object l extends LogicalSymbols with LogicalTrees

    Permalink
    Definition Classes
    ReflectToolkit
  42. def ldenotToMmemberIndex: Map[reflect.ReflectToolkit.l.Denotation, ast.Member]

    Permalink
    Attributes
    protected
    Definition Classes
    Caches
  43. def mfakector(gtpe: G.Type): Primary

    Permalink
    Attributes
    protected
    Definition Classes
    ToM
  44. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  45. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  47. def parse[U](implicit convert: Convert[Adapter[G], inputs.Input], parse: Parse[U]): U

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionParseInputLike[Adapter[G]] performed by method XtensionParseInputLike in scala.meta.parsers.common.Api.
    Definition Classes
    XtensionParseInputLike
  48. lazy val runDefinitions: reflect.internal.Definitions.definitions.RunDefinitions

    Permalink
    Definition Classes
    SymbolHelpers
  49. def show[Style[X] <: Show[X]](implicit style: Style[Adapter[G]]): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionShow[Adapter[G]] performed by method XtensionShow in scala.meta.prettyprinters.Api.
    Definition Classes
    XtensionShow
  50. def ssymToMmemberIndex: Map[semantic.Symbol, ast.Member]

    Permalink
    Attributes
    protected
    Definition Classes
    Caches
  51. lazy val symbolTable: SymbolTable

    Permalink
    Attributes
    protected
    Definition Classes
    Caches
  52. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  54. def tokens(implicit convert: Convert[Adapter[G], inputs.Content], dialect: Dialect, tokenize: Tokenize): tokens.Tokens

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionTokenizeContentLike[Adapter[G]] performed by method XtensionTokenizeContentLike in scala.meta.tokenizers.common.Api.
    Definition Classes
    XtensionTokenizeContentLike
  55. lazy val tpeCache: TwoWayCache[G.Type, Arg]

    Permalink
    Attributes
    protected
    Definition Classes
    Caches
  56. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  59. def withWriteOnlyIndices[T](body: ⇒ T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Caches
  60. def [B](y: B): (Adapter[G], B)

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

Shadowed Implicit Value Members

  1. def load(sources: Source*): collection.immutable.Seq[Source]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionInteractiveContextLoadSources performed by method XtensionInteractiveContextLoadSources in scala.meta.interactive.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:
    (adapter: meta.XtensionInteractiveContextLoadSources).load(sources)
    Definition Classes
    XtensionInteractiveContextLoadSources
  2. def load(source: Source): Source

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionInteractiveContextLoadSources performed by method XtensionInteractiveContextLoadSources in scala.meta.interactive.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:
    (adapter: meta.XtensionInteractiveContextLoadSources).load(source)
    Definition Classes
    XtensionInteractiveContextLoadSources
  3. def load(artifacts: artifacts.Artifact*): collection.immutable.Seq[artifacts.Artifact]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionInteractiveContextLoadArtifacts performed by method XtensionInteractiveContextLoadArtifacts in scala.meta.interactive.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:
    (adapter: meta.XtensionInteractiveContextLoadArtifacts).load(artifacts)
    Definition Classes
    XtensionInteractiveContextLoadArtifacts
  4. def load(artifact: artifacts.Artifact): artifacts.Artifact

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionInteractiveContextLoadArtifacts performed by method XtensionInteractiveContextLoadArtifacts in scala.meta.interactive.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:
    (adapter: meta.XtensionInteractiveContextLoadArtifacts).load(artifact)
    Definition Classes
    XtensionInteractiveContextLoadArtifacts
  5. def load(sources: Source*): collection.immutable.Seq[Source]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to interactive.XtensionInteractiveContextLoadSources performed by method XtensionInteractiveContextLoadSources in scala.meta.interactive.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:
    (adapter: interactive.XtensionInteractiveContextLoadSources).load(sources)
    Definition Classes
    XtensionInteractiveContextLoadSources
  6. def load(source: Source): Source

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to interactive.XtensionInteractiveContextLoadSources performed by method XtensionInteractiveContextLoadSources in scala.meta.interactive.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:
    (adapter: interactive.XtensionInteractiveContextLoadSources).load(source)
    Definition Classes
    XtensionInteractiveContextLoadSources
  7. def load(artifacts: artifacts.Artifact*): collection.immutable.Seq[artifacts.Artifact]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to interactive.XtensionInteractiveContextLoadArtifacts performed by method XtensionInteractiveContextLoadArtifacts in scala.meta.interactive.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:
    (adapter: interactive.XtensionInteractiveContextLoadArtifacts).load(artifacts)
    Definition Classes
    XtensionInteractiveContextLoadArtifacts
  8. def load(artifact: artifacts.Artifact): artifacts.Artifact

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to interactive.XtensionInteractiveContextLoadArtifacts performed by method XtensionInteractiveContextLoadArtifacts in scala.meta.interactive.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:
    (adapter: interactive.XtensionInteractiveContextLoadArtifacts).load(artifact)
    Definition Classes
    XtensionInteractiveContextLoadArtifacts
  9. def resources: collection.immutable.Seq[artifacts.Resource]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionDomainLikeContext performed by method XtensionDomainLikeContext in scala.meta.semantic.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:
    (adapter: meta.XtensionDomainLikeContext).resources
    Definition Classes
    XtensionDomainLikeContext
  10. def resources: collection.immutable.Seq[artifacts.Resource]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to semantic.XtensionDomainLikeContext performed by method XtensionDomainLikeContext in scala.meta.semantic.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:
    (adapter: semantic.XtensionDomainLikeContext).resources
    Definition Classes
    XtensionDomainLikeContext
  11. def sources: collection.immutable.Seq[Source]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to meta.XtensionDomainLikeContext performed by method XtensionDomainLikeContext in scala.meta.semantic.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:
    (adapter: meta.XtensionDomainLikeContext).sources
    Definition Classes
    XtensionDomainLikeContext
  12. def sources: collection.immutable.Seq[Source]

    Permalink
    Implicit information
    This member is added by an implicit conversion from Adapter[G] to semantic.XtensionDomainLikeContext performed by method XtensionDomainLikeContext in scala.meta.semantic.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:
    (adapter: semantic.XtensionDomainLikeContext).sources
    Definition Classes
    XtensionDomainLikeContext

Inherited from scalac.Adapter[G]

Inherited from Context

Inherited from interactive.Context

Inherited from semantic.Context

Inherited from Api

Inherited from Caches

Inherited from SymbolTables

Inherited from ToGtype

Inherited from ToGtree

Inherited from ToGsymbol

Inherited from ToGprefix

Inherited from ToMtype

Inherited from ToMtree

Inherited from ToMname

Inherited from ToMmember

Inherited from ToMlit

Inherited from ToMattrs

Inherited from ToMannot

Inherited from ToM

Inherited from MetaToolkit

Inherited from ReflectToolkit

Inherited from UninferrableDesugarings

Inherited from reflect.LogicalTrees

Inherited from reflect.LogicalSymbols

Inherited from Platform

Inherited from SymbolHelpers

Inherited from TypeHelpers

Inherited from TreeHelpers

Inherited from reflect.Metadata

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionShow from Adapter[G] to meta.XtensionShow[Adapter[G]]

Inherited by implicit conversion XtensionTokenizeContentLike from Adapter[G] to meta.XtensionTokenizeContentLike[Adapter[G]]

Inherited by implicit conversion XtensionDomainLikeContext from Adapter[G] to meta.XtensionDomainLikeContext

Inherited by implicit conversion XtensionParseInputLike from Adapter[G] to meta.XtensionParseInputLike[Adapter[G]]

Inherited by implicit conversion XtensionInteractiveContextLoadSources from Adapter[G] to meta.XtensionInteractiveContextLoadSources

Inherited by implicit conversion XtensionInteractiveContextLoadArtifacts from Adapter[G] to meta.XtensionInteractiveContextLoadArtifacts

Inherited by implicit conversion XtensionInteractiveContextLoadSources from Adapter[G] to interactive.XtensionInteractiveContextLoadSources

Inherited by implicit conversion XtensionInteractiveContextLoadArtifacts from Adapter[G] to interactive.XtensionInteractiveContextLoadArtifacts

Inherited by implicit conversion XtensionDomainLikeContext from Adapter[G] to semantic.XtensionDomainLikeContext

Inherited by implicit conversion any2stringadd from Adapter[G] to any2stringadd[Adapter[G]]

Inherited by implicit conversion StringFormat from Adapter[G] to StringFormat[Adapter[G]]

Inherited by implicit conversion Ensuring from Adapter[G] to Ensuring[Adapter[G]]

Inherited by implicit conversion ArrowAssoc from Adapter[G] to ArrowAssoc[Adapter[G]]

Ungrouped