Skip to content

CalledMethodsPredicate should support unicode and be better tested #126

@kelloggm

Description

@kelloggm

Java identifiers can technically include any alphabetical unicode character (e.g. αρετη is a valid identifier). Our evaluator only handles latin letters, underscores, and numbers; it should handle all valid identifiers.

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