Interface that should be implemented by ABI serializable objects.

Hierarchy-Diagram

UML class diagram of Name
Legend
icon for a class in the UML class diagram class
icon for an interface in the UML class diagram interface
icon for a public method in the UML class diagram public method
underlined static property/method

Hierarchy (view full)

Implements

Constructors

Properties

value: UInt64

The numeric representation of the name.

abiName: string = 'name'
pattern: RegExp = ...

Regex pattern matching a Wire name, case-sensitive.

Accessors

Methods

  • Return string representation of this name.

    Returns string