@eagleoutice/flowr - v2.13.14
Preparing search index...
src/r-bridge/lang-4.x/ast/model/operators
OperatorInformationValue
Interface OperatorInformationValue
interface
OperatorInformationValue
{
arity
:
OperatorArity
;
capabilities
:
readonly
SupportedFlowrCapabilityId
[]
;
name
:
string
;
stringUsedInRAst
:
RawRType
|
`
%
${
string
}
%
`
;
stringUsedInternally
:
string
;
usedAs
:
OperatorUsedAs
;
writtenAs
:
OperatorWrittenAs
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
MergeableRecord
OperatorInformationValue
Indexable
[
key
:
string
]:
unknown
Index
Properties
arity
capabilities
name
string
Used
In
R
Ast
string
Used
Internally
used
As
written
As
Properties
arity
arity
:
OperatorArity
capabilities
capabilities
:
readonly
SupportedFlowrCapabilityId
[]
The capabilities this operator maps to using the new desugaring
name
name
:
string
string
Used
In
R
Ast
stringUsedInRAst
:
RawRType
|
`
%
${
string
}
%
`
string
Used
Internally
stringUsedInternally
:
string
used
As
usedAs
:
OperatorUsedAs
written
As
writtenAs
:
OperatorWrittenAs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arity
capabilities
name
string
Used
In
R
Ast
string
Used
Internally
used
As
written
As
@eagleoutice/flowr - v2.13.14
Loading...
The capabilities this operator maps to using the new desugaring