CClassWriter

dotty.tools.backend.jvm.BCodeHelpers.CClassWriter
final class CClassWriter(flags: Int) extends ClassWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def getCommonSuperClass(inameA: String, inameB: String): String

This method is thread-safe: it depends only on the BTypes component, which does not depend on global. TODO @lry move to a different place where no global is in scope, on bTypes.

This method is thread-safe: it depends only on the BTypes component, which does not depend on global. TODO @lry move to a different place where no global is in scope, on bTypes.

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter
def newConst(value: <FromJavaObject>): Int

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter
final def visitEnd(): Unit

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Attributes

Inherited from:
ClassWriter

Deprecated and Inherited methods

Attributes

Deprecated
true
Inherited from:
ClassWriter