Enumeration: AnnotationKind
Less than 1 minute
AspectJS • Docs
Enumeration: AnnotationKind
Type of an annotation.
Enumeration Members
CLASS
CLASS:
1
Defined in
packages/common/src/annotation/annotation.types.ts:9
METHOD
METHOD:
4
Defined in
packages/common/src/annotation/annotation.types.ts:11
PARAMETER
PARAMETER:
8
Defined in
packages/common/src/annotation/annotation.types.ts:12
PROPERTY
PROPERTY:
2
Defined in
packages/common/src/annotation/annotation.types.ts:10