Synthetics

dotty.tools.pc.Synthetics
See theSynthetics companion object
case class Synthetics(decorations: List[Decoration], definitions: Set[Int])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def add(decoration: Decoration, offset: Int): Synthetics
def add(decoration: Decoration): Synthetics
def containsDef(offset: Int): Boolean

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product