BCodeHelpers

dotty.tools.backend.jvm.BCodeHelpers
See theBCodeHelpers companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BCPickles

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final class CClassWriter(flags: Int) extends ClassWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type
abstract class JCommonBuilder extends BCInnerClassGen with BCAnnotGen with BCForwardersGen with BCPickles

Attributes

Graph
Supertypes
trait BCPickles
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
trait BCPickles
class Object
trait Matchable
class Any

Inherited classlikes

Attributes

Inherited from:
BytecodeWriters
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BytecodeWriters
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Inherited from:
BytecodeWriters
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BytecodeWriters
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
BytecodeWriters
Graph
Supertypes
class Object
trait Matchable
class Any
implicit class InsnIterInsnList(lst: InsnList)

Attributes

Inherited from:
BCodeIdiomatic
Graph
Supertypes
class Object
trait Matchable
class Any
implicit class InsnIterMethodNode(mnode: MethodNode)

Attributes

Inherited from:
BCodeIdiomatic
Graph
Supertypes
class Object
trait Matchable
class Any
abstract class JCodeMethodN

Attributes

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

Attributes

Inherited from:
BCodeIdiomatic
Graph
Supertypes
class Object
trait Matchable
class Any

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

Attributes

Inherited from:
BCodeIdiomatic
final def coercionTo(code: Int): BType

Attributes

Inherited from:
BCodeIdiomatic
def getFile(sym: Symbol, clsName: String, suffix: String): AbstractFile

Attributes

Inherited from:
BytecodeWriters
def getFile(base: AbstractFile, clsName: String, suffix: String): AbstractFile

Attributes

clsName

cls.getName

Inherited from:
BytecodeWriters
final def mkArrayB(xs: List[BType]): Array[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

Attributes

Inherited from:
BCodeIdiomatic
final def mkArrayS(xs: List[String]): Array[String]

Attributes

Inherited from:
BCodeIdiomatic

Inherited fields

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

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BytecodeWriters
lazy val majorVersion: Int

Attributes

Inherited from:
BCodeIdiomatic
lazy val target: String

Attributes

Inherited from:
BCodeIdiomatic

Implicits

Inherited implicits

final implicit def InsnIterInsnList(lst: InsnList): InsnIterInsnList

Attributes

Inherited from:
BCodeIdiomatic

Attributes

Inherited from:
BCodeIdiomatic