rune-langium / core/src / AnnotationPathAttributeReference
Variable: AnnotationPathAttributeReference
ts
AnnotationPathAttributeReference: {
$type: "AnnotationPathAttributeReference";
attribute: "attribute";
};Defined in: packages/core/src/generated/ast.ts:249
Type Declaration
| Name | Type | Default value | Defined in |
|---|---|---|---|
$type | "AnnotationPathAttributeReference" | 'AnnotationPathAttributeReference' | packages/core/src/generated/ast.ts:261 |
attribute | "attribute" | 'attribute' | packages/core/src/generated/ast.ts:262 |