Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
YulIfStatement
Class YulIfStatement
Hierarchy
BaseNode
YulIfStatement
Index
Constructors
constructor
Properties
body
condition
location
range
type
Constructors
constructor
new
Yul
If
Statement
(
ctx
,
visitor
)
:
YulIfStatement
Parameters
ctx
:
YulIfStatementContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
YulIfStatement
Properties
body
body
:
null
|
YulBlock
= null
condition
condition
:
null
|
YulExpression
= null
location
location
:
Location
range
range
:
[
number
,
number
]
type
type
:
"YulIfStatement"
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
body
condition
location
range
type
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
BaseNode
BaseNodeList
BaseNodeString
BaseNodeUnion
BinaryOperation
Block
BooleanLiteral
BreakStatement
CallArgumentList
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
Loading...
Generated using
TypeDoc