Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
IdentifierPath
Class IdentifierPath
Hierarchy
BaseNodeString
IdentifierPath
Index
Constructors
constructor
Properties
identifiers
location
name
range
src
type
Constructors
constructor
new
Identifier
Path
(
ctx
,
visitor
)
:
IdentifierPath
Parameters
ctx
:
IdentifierPathContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
IdentifierPath
Properties
identifiers
identifiers
:
Identifier
[]
location
location
:
Location
name
name
:
string
range
range
:
[
number
,
number
]
src
src
:
`
${
number
}
:
${
number
}
`
type
type
:
"IdentifierPath"
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
identifiers
location
name
range
src
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