BCodeBodyBuilder

Companion
object
class Object
trait Matchable
class Any

Type members

Classlikes

abstract class PlainBodyBuilder(cunit: CompilationUnit) extends PlainSkelBuilder

Inherited classlikes

trait BCAnnotGen
Inherited from
BCodeHelpers
trait BCClassGen
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)
Inherited from
BCodeHelpers
Inherited from
BytecodeWriters
Inherited from
BCodeIdiomatic
Inherited from
BCodeIdiomatic
Inherited from
BCodeHelpers
object JCodeMethodN
Inherited from
BCodeIdiomatic
abstract class JCodeMethodN
Inherited from
BCodeIdiomatic
abstract class JCommonBuilder
Inherited from
BCodeHelpers
Inherited from
BCodeHelpers
abstract class PlainSkelBuilder(cunit: CompilationUnit)
Inherited from
BCodeSkelBuilder

Value members

Inherited methods

Inherited from
BCodeHelpers
def abort(msg: String): Nothing
Inherited from
BCodeHelpers
final def addInnerClassesASM(jclass: ClassVisitor, 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 Params
clsName

cls.getName

Inherited from
BytecodeWriters
Inherited from
BCodeHelpers
def getOutFolder(csym: Symbol, cName: String): AbstractFile
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