roll-parser - v3.0.0-beta.0
Playground
Guide
GitHub
Preparing search index...
roll-parser
isBinaryOp
Function isBinaryOp
isBinaryOp
(
node
:
ASTNode
)
:
node
is
BinaryOpNode
Type guard for BinaryOpNode.
Parameters
node
:
ASTNode
Returns
node
is
BinaryOpNode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Playground
Guide
GitHub
roll-parser - v3.0.0-beta.0
Loading...
Type guard for BinaryOpNode.