Preparing search index...
The search index is not available
Solidity AST
Solidity AST
Mapping
Interface Mapping
interface
Mapping
{
id
:
number
;
keyName
?:
string
;
keyNameLocation
?:
string
;
keyType
:
TypeName
;
nodeType
:
"Mapping"
;
src
:
string
;
typeDescriptions
:
TypeDescriptions
;
valueName
?:
string
;
valueNameLocation
?:
string
;
valueType
:
TypeName
;
}
Index
Properties
id
key
Name?
key
Name
Location?
key
Type
node
Type
src
type
Descriptions
value
Name?
value
Name
Location?
value
Type
Properties
id
id
:
number
Optional
key
Name
key
Name
?:
string
Optional
key
Name
Location
key
Name
Location
?:
string
key
Type
key
Type
:
TypeName
node
Type
node
Type
:
"Mapping"
src
src
:
string
type
Descriptions
type
Descriptions
:
TypeDescriptions
Optional
value
Name
value
Name
?:
string
Optional
value
Name
Location
value
Name
Location
?:
string
value
Type
value
Type
:
TypeName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
key
Name
key
Name
Location
key
Type
node
Type
src
type
Descriptions
value
Name
value
Name
Location
value
Type
Solidity AST
Loading...