Preparing search index...
The search index is not available
Solidity AST
Solidity AST
YulLiteralValue
Interface YulLiteralValue
interface
YulLiteralValue
{
kind
:
"string"
|
"number"
|
"bool"
;
nativeSrc
?:
string
;
nodeType
:
"YulLiteral"
;
src
:
string
;
type
:
string
;
value
:
string
;
}
Index
Properties
kind
native
Src?
node
Type
src
type
value
Properties
kind
kind
:
"string"
|
"number"
|
"bool"
Optional
native
Src
native
Src
?:
string
node
Type
node
Type
:
"YulLiteral"
src
src
:
string
type
type
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
kind
native
Src
node
Type
src
type
value
Solidity AST
Loading...