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