arrow-analysis-common
2.0.2-alpha.15
arrow-analysis-common
/
arrow.meta.plugins.analysis.phases.analysis.solver.check.model
/
SimpleCondition
Simple
Condition
class
SimpleCondition
(
predicate
:
Expression
?
,
isElse
:
Boolean
,
body
:
Expression
,
whole
:
Element
)
:
Condition
Content copied to clipboard
Properties
Properties
body
Link copied to clipboard
val
body
:
Expression
Content copied to clipboard
condition
Link copied to clipboard
val
condition
:
Element
?
Content copied to clipboard
isElse
Link copied to clipboard
val
isElse
:
Boolean
Content copied to clipboard
predicate
Link copied to clipboard
val
predicate
:
Expression
?
Content copied to clipboard
whole
Link copied to clipboard
val
whole
:
Element
Content copied to clipboard