Skip to content

IToken has no concept of typing #3

@ghost

Description

It is common in more complex parsing implementations to require "tokens" to have a type associated with them. Right now, IToken has no ability to be typed in the root interface because all preliminary parsing implementations haven't needed it. This is a short coming of the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions