annotated code

C9584
concept

Annotated code is source code enriched with explanatory comments, notes, or metadata that clarify its logic, purpose, and usage for readers and tools.

All labels observed (1)

Label Occurrences
annotated code canonical 2

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: annotated code
Generated description
Annotated code is source code enriched with explanatory comments, notes, or metadata that clarify its logic, purpose, and usage for readers and tools.

Instances (2)