Skip to content

feat(parser): implement match expression parsing #9

Description

@kshku

parse_match currently returns NULL unconditionally.

  • implement parse_match function.
  • define match filed in SnukExpr
  • implement build_match_expr function in parser_helper.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestparserRelated to parser

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions