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