BCodeSyncAndTry

dotty.tools.backend.jvm.BCodeSyncAndTry

Attributes

Graph
Supertypes
trait BCodeHelpers
class Object
trait Matchable
class Any
Show all
Known subtypes
object Impl

Members list

Type members

Classlikes

abstract class SyncAndTryBuilder(cunit: CompilationUnit) extends PlainBodyBuilder

Attributes

Supertypes
trait BCPickles
trait BCJGenSigGen
trait BCAnnotGen
trait BCClassGen
class Object
trait Matchable
class Any
Show all

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
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

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

Inherited and Abstract classlikes

abstract class JCodeMethodN

Attributes

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

Attributes

Inherited from:
BCodeHelpers
Supertypes
trait BCPickles
trait BCJGenSigGen
trait BCAnnotGen
class Object
trait Matchable
class Any
Show all
Known subtypes
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

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

Inherited and Abstract fields

val bTypes: BTypesFromSymbols[int.type]

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic
protected val primitives: DottyPrimitives

Attributes

Inherited from:
BCodeBodyBuilder

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