Preparing search index...
The search index is not available
Misti
Misti
internals/tact/imports
AstConditional
Type Alias AstConditional
Ast
Conditional
:
{
condition
:
AstExpression
;
elseBranch
:
AstExpression
;
id
:
number
;
kind
:
"conditional"
;
loc
:
SrcInfo
;
thenBranch
:
AstExpression
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Misti
Loading...