Skip to content

Have untyped asts keep track of Token slice for the content instead of a Str slice #73

Open
@Ed94

Description

The is no reason to lose that structural information. It also makes it easy for users to do deferred parsing of an untyped ast (without having to do a redundant lex) with extended parsers or until gencpp is able to do parsing of execution statements or expressions.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    • Status

      No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions