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