AutoBE
Preparing search index...
@autobe/interface
AutoBeTestSourceIR
IBinaryExpression
Interface IBinaryExpression
interface
IBinaryExpression
{
kind
:
"binary"
;
left
:
AutoBeTestSourceIR
.
IExpression
;
operator
:
string
;
right
:
AutoBeTestSourceIR
.
IExpression
;
}
Index
Properties
kind
left
operator
right
Properties
kind
kind
:
"binary"
left
left
:
AutoBeTestSourceIR
.
IExpression
operator
operator
:
string
right
right
:
AutoBeTestSourceIR
.
IExpression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
left
operator
right
AutoBE
Loading...