@eagleoutice/flowr - v2.15.8
Preparing search index...
src/r-bridge/lang-4.x/ast/parser/main/internal/structure/normalize-expressions
splitComments
Function splitComments
splitComments
(
tokens
:
readonly
NamedJsonEntry
[]
,
)
:
{
comments
:
NamedJsonEntry
[]
;
others
:
NamedJsonEntry
[]
}
Split a token collection into comments tokens and "other" tokens
Parameters
tokens
:
readonly
NamedJsonEntry
[]
Returns
{
comments
:
NamedJsonEntry
[]
;
others
:
NamedJsonEntry
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Split a token collection into comments tokens and "other" tokens