Impl

dotty.tools.backend.jvm.CodeGen.Impl

Attributes

Graph
Supertypes
trait BCodeHelpers
class Object
trait Matchable
class Any
Show all
Self type
Impl.type

Members list

Type members

Inherited classlikes

trait BCAnnotGen extends BCInnerClassGen

Attributes

Inherited from:
BCodeHelpers
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BCClassGen extends BCInnerClassGen

Attributes

Inherited from:
BCodeHelpers
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Inherited from:
BCodeHelpers
Supertypes
trait BCJGenSigGen
trait BCAnnotGen
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
BCodeHelpers
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BCJGenSigGen

Attributes

Inherited from:
BCodeHelpers
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BCPickles

Attributes

Inherited from:
BCodeHelpers
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final class BTypesStack

Attributes

Inherited from:
BCodeSkelBuilder
Supertypes
class Object
trait Matchable
class Any
opaque object BTypesStack

Attributes

Inherited from:
BCodeSkelBuilder
Supertypes
class Object
trait Matchable
class Any
implicit class InsnIterInsnList(lst: InsnList)

Attributes

Inherited from:
BCodeIdiomatic
Supertypes
class Object
trait Matchable
class Any
implicit class InsnIterMethodNode(mnode: MethodNode)

Attributes

Inherited from:
BCodeIdiomatic
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BCodeHelpers
Supertypes
class Object
trait Matchable
class Any
Known subtypes
abstract class JCodeMethodN

Attributes

Inherited from:
BCodeIdiomatic
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object bc
object JCodeMethodN

Attributes

Inherited from:
BCodeIdiomatic
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BCodeHelpers
Supertypes
trait BCPickles
trait BCJGenSigGen
trait BCAnnotGen
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
BCodeHelpers
Supertypes
trait BCPickles
trait BCJGenSigGen
trait BCAnnotGen
class Object
trait Matchable
class Any
Show all

The destination of a value generated by genLoadTo.

The destination of a value generated by genLoadTo.

Attributes

Inherited from:
BCodeSkelBuilder
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
abstract class PlainBodyBuilder(cunit: CompilationUnit) extends PlainSkelBuilder

Attributes

Inherited from:
BCodeBodyBuilder
Supertypes
trait BCPickles
trait BCJGenSigGen
trait BCAnnotGen
trait BCClassGen
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
BCodeSkelBuilder
Supertypes
trait BCPickles
trait BCJGenSigGen
trait BCAnnotGen
trait BCClassGen
class Object
trait Matchable
class Any
Show all
Known subtypes
abstract class SyncAndTryBuilder(cunit: CompilationUnit) extends PlainBodyBuilder

Attributes

Inherited from:
BCodeSyncAndTry
Supertypes
trait BCPickles
trait BCJGenSigGen
trait BCAnnotGen
trait BCClassGen
class Object
trait Matchable
class Any
Show all

Value members

Inherited methods

Attributes

Inherited from:
BCodeHelpers

Attributes

Inherited from:
BCodeHelpers
def abort(msg: String): Nothing

Attributes

Inherited from:
BCodeHelpers
final def coercionFrom(code: Int): this.bTypes.BType

Attributes

Inherited from:
BCodeIdiomatic
final def coercionTo(code: Int): this.bTypes.BType

Attributes

Inherited from:
BCodeIdiomatic
def createJAttribute(name: String, b: Array[Byte], offset: Int, len: Int): Attribute

Attributes

Inherited from:
BCodeHelpers
final def mkArrayB(xs: List[bTypes.BType]): Array[this.bTypes.BType]

Attributes

Inherited from:
BCodeIdiomatic
final def mkArrayL(xs: List[Label]): Array[Label]

Attributes

Inherited from:
BCodeIdiomatic
final def mkArrayReverse(xs: List[Int]): Array[Int]

Attributes

Inherited from:
BCodeIdiomatic
final def mkArrayReverse(xs: List[String]): Array[String]

Attributes

Inherited from:
BCodeIdiomatic
final def mkArrayS(xs: List[String]): Array[String]

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeHelpers

Inherited fields

Attributes

Inherited from:
BCodeHelpers

Attributes

Inherited from:
BCodeHelpers

Attributes

Inherited from:
BCodeHelpers

Attributes

Inherited from:
BCodeHelpers

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic
lazy val NativeAttr: Symbol

Attributes

Inherited from:
BCodeSkelBuilder

Attributes

Inherited from:
BCodeHelpers
val bTypes: bTypes.type

Attributes

Inherited from:
ImplEarlyInit
val int: int.type

Attributes

Inherited from:
ImplEarlyInit
protected val primitives: DottyPrimitives

Attributes

Inherited from:
ImplEarlyInit

Implicits

Inherited implicits

final implicit def InsnIterInsnList(lst: InsnList): InsnIterInsnList

Attributes

Inherited from:
BCodeIdiomatic
final implicit def InsnIterMethodNode(mnode: MethodNode): InsnIterMethodNode

Attributes

Inherited from:
BCodeIdiomatic