Preparing search index...
The search index is not available
Solidity AST
Solidity AST
Literal
Interface Literal
interface
Literal
{
argumentTypes
?:
null
|
TypeDescriptions
[]
;
hexValue
:
string
;
id
:
number
;
isConstant
:
boolean
;
isLValue
:
boolean
;
isPure
:
boolean
;
kind
:
|
"string"
|
"number"
|
"bool"
|
"hexString"
|
"unicodeString"
;
lValueRequested
:
boolean
;
nodeType
:
"Literal"
;
src
:
string
;
subdenomination
?:
|
null
|
"weeks"
|
"days"
|
"hours"
|
"minutes"
|
"seconds"
|
"wei"
|
"gwei"
|
"ether"
|
"finney"
|
"szabo"
;
typeDescriptions
:
TypeDescriptions
;
value
?:
null
|
string
;
}
Index
Properties
argument
Types?
hex
Value
id
is
Constant
isLValue
is
Pure
kind
l
Value
Requested
node
Type
src
subdenomination?
type
Descriptions
value?
Properties
Optional
argument
Types
argument
Types
?:
null
|
TypeDescriptions
[]
hex
Value
hex
Value
:
string
id
id
:
number
is
Constant
is
Constant
:
boolean
isLValue
isLValue
:
boolean
is
Pure
is
Pure
:
boolean
kind
kind
:
|
"string"
|
"number"
|
"bool"
|
"hexString"
|
"unicodeString"
l
Value
Requested
l
Value
Requested
:
boolean
node
Type
node
Type
:
"Literal"
src
src
:
string
Optional
subdenomination
subdenomination
?:
|
null
|
"weeks"
|
"days"
|
"hours"
|
"minutes"
|
"seconds"
|
"wei"
|
"gwei"
|
"ether"
|
"finney"
|
"szabo"
type
Descriptions
type
Descriptions
:
TypeDescriptions
Optional
value
value
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
argument
Types
hex
Value
id
is
Constant
isLValue
is
Pure
kind
l
Value
Requested
node
Type
src
subdenomination
type
Descriptions
value
Solidity AST
Loading...