AutoBE
Preparing search index...
@autobe/interface
AutoBeTestSourceIR
IBindStatement
Interface IBindStatement
interface
IBindStatement
{
kind
:
"bind"
;
mutable
:
boolean
;
name
:
string
;
typeAnnotation
?:
string
;
value
?:
AutoBeTestSourceIR
.
IExpression
;
}
Index
Properties
kind
mutable
name
type
Annotation?
value?
Properties
kind
kind
:
"bind"
mutable
mutable
:
boolean
name
name
:
string
Optional
type
Annotation
typeAnnotation
?:
string
Optional
value
value
?:
AutoBeTestSourceIR
.
IExpression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
mutable
name
type
Annotation
value
AutoBE
Loading...