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
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
]
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
type
value
Type
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
BaseNode
BaseNodeList
BaseNodeString
BaseNodeUnion
BinaryOperation
Block
BooleanLiteral
BreakStatement
CallArgumentList
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
Loading...
Generated using
TypeDoc