Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
MappingType
Class MappingType
Hierarchy
BaseNode
MappingType
Index
Constructors
constructor
Properties
key
Type
location
name
range
src
type
value
Type
Constructors
constructor
new
Mapping
Type
(
ctx
,
visitor
)
:
MappingType
Parameters
ctx
:
MappingTypeContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
MappingType
Properties
key
Type
key
Type
:
null
|
MappingKeyType
= null
location
location
:
Location
name
name
:
null
|
Identifier
= null
range
range
:
[
number
,
number
]
src
src
:
`
${
number
}
:
${
number
}
`
type
type
:
"MappingType"
= ...
value
Type
value
Type
:
null
|
TypeName
= null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
key
Type
location
name
range
src
type
value
Type
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
Block
BooleanLiteral
BreakStatement
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
ErrorDefinition
EventDefinition
ExpressionStatement
ForStatement
FunctionCall
FunctionCallOptions
Loading...
Generated using
TypeDoc