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