Skip to content

Java TSG: Annotations as parameter values to annotations break TSG rule #222

Open
@ghost

Description

Repro case

@Cat(name = "Garfield", description = "A feline", taxonomy = @Feline)

Affected TSG rule

(marker_annotation name: (_) @name) @this {
  node @this.ref
  attr (@this.ref) node_reference = @name
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions