Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
SuperTypeId
Class SuperTypeId
Base class for all TypeIdentifier nodes
Hierarchy (
view full
)
BaseUserDefinedTypeId
SuperTypeId
Index
Constructors
constructor
Properties
id
kind
name
Methods
pp
Constructors
constructor
new
Super
Type
Id
(
name
,
id
)
:
SuperTypeId
Parameters
name
:
string
id
:
number
Returns
SuperTypeId
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