Preparing search index...
The search index is not available
Solidity AST
Solidity AST
YulAssignment
Interface YulAssignment
interface
YulAssignment
{
nativeSrc
?:
string
;
nodeType
:
"YulAssignment"
;
src
:
string
;
value
:
YulExpression
;
variableNames
:
YulIdentifier
[]
;
}
Index
Properties
native
Src?
node
Type
src
value
variable
Names
Properties
Optional
native
Src
native
Src
?:
string
node
Type
node
Type
:
"YulAssignment"
src
src
:
string
value
value
:
YulExpression
variable
Names
variable
Names
:
YulIdentifier
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
native
Src
node
Type
src
value
variable
Names
Solidity AST
Loading...