BCodeSyncAndTry

class Object
trait Matchable
class Any

Type members

Classlikes

abstract class SyncAndTryBuilder(cunit: CompilationUnit) extends PlainBodyBuilder

Inherited classlikes

Inherited from:
BCodeHelpers
Inherited from:
BCodeHelpers
Inherited from:
BCodeHelpers
Inherited from:
BCodeHelpers
Inherited from:
BCodeHelpers
trait BCPickles
Inherited from:
BCodeHelpers
Inherited from:
BytecodeWriters
final class CClassWriter(flags: Int) extends ClassWriter
Inherited from:
BCodeHelpers
Inherited from:
BytecodeWriters
implicit class InsnIterInsnList(lst: InsnList)
Inherited from:
BCodeIdiomatic
implicit class InsnIterMethodNode(mnode: MethodNode)
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeHelpers
abstract class JCodeMethodN
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeIdiomatic
abstract class JCommonBuilder extends BCInnerClassGen with BCAnnotGen with BCForwardersGen with BCPickles
Inherited from:
BCodeHelpers
Inherited from:
BCodeHelpers

The destination of a value generated by genLoadTo.

The destination of a value generated by genLoadTo.

Inherited from:
BCodeSkelBuilder
abstract class PlainBodyBuilder(cunit: CompilationUnit) extends PlainSkelBuilder
Inherited from:
BCodeBodyBuilder

Value members

Inherited methods

Inherited from:
BCodeHelpers
def abort(msg: String): Nothing
Inherited from:
BCodeHelpers
final def addInnerClasses(jclass: ClassVisitor, declaredInnerClasses: List[ClassBType], refedInnerClasses: List[ClassBType]): Unit
Inherited from:
BCodeHelpers
final def coercionFrom(code: Int): BType
Inherited from:
BCodeIdiomatic
final def coercionTo(code: Int): BType
Inherited from:
BCodeIdiomatic
def createJAttribute(name: String, b: Array[Byte], offset: Int, len: Int): Attribute
Inherited from:
BCodeHelpers
def getFile(sym: Symbol, clsName: String, suffix: String): AbstractFile
Inherited from:
BytecodeWriters
def getFile(base: AbstractFile, clsName: String, suffix: String): AbstractFile
Value parameters:
clsName

cls.getName

Inherited from:
BytecodeWriters
Inherited from:
BCodeHelpers
Inherited from:
BCodeHelpers
final def mkArrayB(xs: List[BType]): Array[BType]
Inherited from:
BCodeIdiomatic
final def mkArrayL(xs: List[Label]): Array[Label]
Inherited from:
BCodeIdiomatic
final def mkArrayReverse(xs: List[Int]): Array[Int]
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeIdiomatic
final def mkArrayS(xs: List[String]): Array[String]
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeHelpers

Inherited fields

lazy val NativeAttr: Symbol
Inherited from:
BCodeSkelBuilder
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeIdiomatic
lazy val majorVersion: Int
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeBodyBuilder
lazy val target: String
Inherited from:
BCodeIdiomatic

Implicits

Inherited implicits

final implicit def InsnIterInsnList(lst: InsnList): InsnIterInsnList
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeIdiomatic