Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
IfStatement
Class IfStatement
Hierarchy
BaseNode
IfStatement
Index
Constructors
constructor
Properties
condition
else
Statement
if
Statement
location
range
src
type
Constructors
constructor
new
If
Statement
(
ctx
,
visitor
)
:
IfStatement
Parameters
ctx
:
IfStatementContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
IfStatement
Properties
condition
condition
:
Expression
else
Statement
else
Statement
:
null
|
Statement
= null
if
Statement
if
Statement
:
Statement
location
location
:
Location
range
range
:
[
number
,
number
]
src
src
:
`
${
number
}
:
${
number
}
`
type
type
:
"IfStatement"
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
condition
else
Statement
if
Statement
location
range
src
type
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
Block
BooleanLiteral
BreakStatement
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
ErrorDefinition
EventDefinition
ExpressionStatement
ForStatement
FunctionCall
FunctionCallOptions
Loading...
Generated using
TypeDoc