Preparing search index...
The search index is not available
Solidity AST
Solidity AST
IdentifierPath
Interface IdentifierPath
interface
IdentifierPath
{
id
:
number
;
name
:
string
;
nameLocations
?:
string
[]
;
nodeType
:
"IdentifierPath"
;
referencedDeclaration
:
number
;
src
:
string
;
}
Index
Properties
id
name
name
Locations?
node
Type
referenced
Declaration
src
Properties
id
id
:
number
name
name
:
string
Optional
name
Locations
name
Locations
?:
string
[]
node
Type
node
Type
:
"IdentifierPath"
referenced
Declaration
referenced
Declaration
:
number
src
src
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
name
Locations
node
Type
referenced
Declaration
src
Solidity AST
Loading...