Skip to content

AndNode #350

Open
Open
@kddnewton

Description

@kddnewton

Currently the usage of the && and and operators both create Binary nodes in Syntax Tree. Instead, we should split that out into AndNode since this is significantly semantically different from a method call.

YARP has: left, right, operator_loc, and location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions