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
implicit class InsnIterInsnList(lst: InsnList)
Inherited from:
BCodeIdiomatic
implicit class InsnIterMethodNode(mnode: MethodNode)
Inherited from:
BCodeIdiomatic
abstract class JCodeMethodN
Inherited from:
BCodeIdiomatic
Inherited from:
BCodeIdiomatic

Value members

Concrete methods

def abort(msg: String): Nothing
final def addInnerClasses(jclass: ClassVisitor, declaredInnerClasses: List[ClassBType], refedInnerClasses: List[ClassBType]): Unit
def createJAttribute(name: String, b: Array[Byte], offset: Int, len: Int): Attribute

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

Implicits

Inherited implicits

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