autumn-library / autumn-library/annotations

Применимость аннотации на методе/конструкторе/поле

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
1C Enterprise
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

@Target({ElementType.METHOD})
Какой-нибудь

И проверять при разворачивании аннотации, в методе Проверить() у определения аннотации.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the annotation definition and its Проверить() method, which the issue identifies as the validation entry point. Trace how annotations are expanded and determine how method, constructor, and field targets are represented there. Done means unsupported targets are rejected consistently according to the declared @Target applicability, with coverage for the relevant cases.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.