Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
ContractTypeId
Class ContractTypeId
Base class for all TypeIdentifier nodes
Hierarchy (
view full
)
BaseUserDefinedTypeId
ContractTypeId
Index
Constructors
constructor
Properties
id
kind
name
Methods
pp
Constructors
constructor
new
Contract
Type
Id
(
name
,
id
)
:
ContractTypeId
Parameters
name
:
string
id
:
number
Returns
ContractTypeId
Properties
Readonly
id
id
:
number
Readonly
kind
kind
:
string
Readonly
name
name
:
string
Methods
pp
pp
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
id
kind
name
pp
solc-typed-ast
Loading...
Generated using
TypeDoc
Base class for all TypeIdentifier nodes