Preparing search index...
The search index is not available
Misti
Misti
internals/tact/imports
AstStatementCondition
Type Alias AstStatementCondition
Ast
Statement
Condition
:
{
condition
:
AstExpression
;
falseStatements
:
readonly
AstStatement
[]
|
undefined
;
id
:
number
;
kind
:
"statement_condition"
;
loc
:
SrcInfo
;
trueStatements
:
readonly
AstStatement
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Misti
Loading...