Skip to content

[Bug] JFlex fails to detect a user-supplied class comment when class-level annotations intervene (e.g. @Deprecated) [sf#127] #128

@lsf37

Description

@lsf37

Reported by steve_rowe on 2014-03-22 20:35 UTC
JFlex auto-generates a class comment on the generated scanner when the user doesn’t supply one.

But when the user does supply a class comment, but follows it with a class-level annotation (e.g. @deprecated), JFlex fails to detect the user-supplied class comment, and auto-generates an additional class comment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions