Preparing search index...
The search index is not available
Solidity AST
Solidity AST
ElementaryTypeNameExpression
Interface ElementaryTypeNameExpression
interface
ElementaryTypeNameExpression
{
argumentTypes
?:
null
|
TypeDescriptions
[]
;
id
:
number
;
isConstant
:
boolean
;
isLValue
:
boolean
;
isPure
:
boolean
;
lValueRequested
:
boolean
;
nodeType
:
"ElementaryTypeNameExpression"
;
src
:
string
;
typeDescriptions
:
TypeDescriptions
;
typeName
:
ElementaryTypeName
;
}
Index
Properties
argument
Types?
id
is
Constant
isLValue
is
Pure
l
Value
Requested
node
Type
src
type
Descriptions
type
Name
Properties
Optional
argument
Types
argument
Types
?:
null
|
TypeDescriptions
[]
id
id
:
number
is
Constant
is
Constant
:
boolean
isLValue
isLValue
:
boolean
is
Pure
is
Pure
:
boolean
l
Value
Requested
l
Value
Requested
:
boolean
node
Type
node
Type
:
"ElementaryTypeNameExpression"
src
src
:
string
type
Descriptions
type
Descriptions
:
TypeDescriptions
type
Name
type
Name
:
ElementaryTypeName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
argument
Types
id
is
Constant
isLValue
is
Pure
l
Value
Requested
node
Type
src
type
Descriptions
type
Name
Solidity AST
Loading...