Skip to content

missing functions in pegjs file #1

@pastaclub

Description

@pastaclub

Hi! I am trying to get this to work, but I encountered a number of functions which seem to be defined nowhere and called by the parser. They are called from within the JavaScript parts that process grammar items.

Functions missing are for example:

  • merge
  • flatstr
  • put_if_not_null
  • nonempty

I suspect that either a JavaScript include file is missing or that you were relying on functions generated as part of the parser by an older version of PEGJS which might not exist anymore... can you help me out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions