Skip to content

IToken generic types are not differentiated enough #4

@ghost

Description

IToken assumes that the type of it's source (T) matches the type of it's value; this is not the case.

You could easily imagine a scenario here:
Parser parses InputStreams, gives StringBuilder buffer to Tokens who return char[] to callers.

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