Preparing search index...
The search index is not available
Solidity AST
Solidity AST
Conditional
Interface Conditional
interface
Conditional
{
argumentTypes
?:
null
|
TypeDescriptions
[]
;
condition
:
Expression
;
falseExpression
:
Expression
;
id
:
number
;
isConstant
:
boolean
;
isLValue
:
boolean
;
isPure
:
boolean
;
lValueRequested
:
boolean
;
nodeType
:
"Conditional"
;
src
:
string
;
trueExpression
:
Expression
;
typeDescriptions
:
TypeDescriptions
;
}
Index
Properties
argument
Types?
condition
false
Expression
id
is
Constant
isLValue
is
Pure
l
Value
Requested
node
Type
src
true
Expression
type
Descriptions
Properties
Optional
argument
Types
argument
Types
?:
null
|
TypeDescriptions
[]
condition
condition
:
Expression
false
Expression
false
Expression
:
Expression
id
id
:
number
is
Constant
is
Constant
:
boolean
isLValue
isLValue
:
boolean
is
Pure
is
Pure
:
boolean
l
Value
Requested
l
Value
Requested
:
boolean
node
Type
node
Type
:
"Conditional"
src
src
:
string
true
Expression
true
Expression
:
Expression
type
Descriptions
type
Descriptions
:
TypeDescriptions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
argument
Types
condition
false
Expression
id
is
Constant
isLValue
is
Pure
l
Value
Requested
node
Type
src
true
Expression
type
Descriptions
Solidity AST
Loading...