RPCMethod

izumi.idealingua.model.il.ast.raw.defns.RawMethod.RPCMethod
final case class RPCMethod(name: String, signature: Signature, meta: RawNodeMeta) extends RawMethod

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait RawMethod
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product