Skip to content

rune-langium / core/src / AnnotationPathAttributeReference

Variable: AnnotationPathAttributeReference

ts
AnnotationPathAttributeReference: {
  $type: "AnnotationPathAttributeReference";
  attribute: "attribute";
};

Defined in: packages/core/src/generated/ast.ts:249

Type Declaration

NameTypeDefault valueDefined in
$type"AnnotationPathAttributeReference"'AnnotationPathAttributeReference'packages/core/src/generated/ast.ts:261
attribute"attribute"'attribute'packages/core/src/generated/ast.ts:262

Core packages released under MIT. Studio app released under FSL-1.1-ALv2.