MethodSurface

wvlet.airframe.surface.MethodSurface

Attributes

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

Members list

Value members

Abstract methods

def args: Seq[MethodParameter]
def mod: Int
def name: String
def owner: Surface

Concrete methods

def isAbstract: Boolean
def isFinal: Boolean
def isPrivate: Boolean
def isProtected: Boolean
def isPublic: Boolean
def isStatic: Boolean

Inherited methods

def call(obj: Any, x: Any*): Any

Attributes

Inherited from:
ParameterBase