BCodeHelpers

Companion
object
class Object
trait Matchable
class Any

Type members

Classlikes

trait BCPickles
final class CClassWriter(flags: Int) extends ClassWriter
abstract class JCommonBuilder extends BCInnerClassGen with BCAnnotGen with BCForwardersGen with BCPickles

Inherited classlikes

Inherited from
BytecodeWriters
Inherited from
BytecodeWriters
Inherited from
BCodeIdiomatic
Inherited from
BCodeIdiomatic
object JCodeMethodN
Inherited from
BCodeIdiomatic
abstract class JCodeMethodN
Inherited from
BCodeIdiomatic

Value members

Concrete methods

def abort(msg: String): Nothing
final def addInnerClassesASM(jclass: ClassVisitor, refedInnerClasses: List[ClassBType]): Unit
def createJAttribute(name: String, b: Array[Byte], offset: Int, len: Int): Attribute
def getOutFolder(csym: Symbol, cName: String): AbstractFile

Inherited methods

final def coercionFrom(code: Int): BType
Inherited from
BCodeIdiomatic
final def coercionTo(code: Int): BType
Inherited from
BCodeIdiomatic
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
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