InvokeStyle

dotty.tools.backend.jvm.BCodeHelpers$.InvokeStyle
See theInvokeStyle companion object
final class InvokeStyle(val style: Int) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def hasInstance: Boolean
def isSpecial: Boolean
def isStatic: Boolean
def isSuper: Boolean
def isVirtual: Boolean

Concrete fields

val style: Int