Preparing search index...
The search index is not available
Solidity AST
Solidity AST
ElementaryTypeName
Interface ElementaryTypeName
interface
ElementaryTypeName
{
id
:
number
;
name
:
string
;
nodeType
:
"ElementaryTypeName"
;
src
:
string
;
stateMutability
?:
StateMutability
;
typeDescriptions
:
TypeDescriptions
;
}
Index
Properties
id
name
node
Type
src
state
Mutability?
type
Descriptions
Properties
id
id
:
number
name
name
:
string
node
Type
node
Type
:
"ElementaryTypeName"
src
src
:
string
Optional
state
Mutability
state
Mutability
?:
StateMutability
type
Descriptions
type
Descriptions
:
TypeDescriptions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
node
Type
src
state
Mutability
type
Descriptions
Solidity AST
Loading...