Decorator
@agros/common / Decorator
Interface: Decorator
Hierarchy
Decorator
↳
Decorator
Table of contents
Properties
Properties
end
• Optional
end: number
Inherited from
BabelDecorator.end
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:32
expression
• expression: CallExpression
Overrides
BabelDecorator.expression
Defined in
packages/agros-common/src/detectors.ts:63
extra
• Optional
extra: Record
<string
, unknown
>
Inherited from
BabelDecorator.extra
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:35
innerComments
• Optional
innerComments: Comment
[]
Inherited from
BabelDecorator.innerComments
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:29
leadingComments
• Optional
leadingComments: Comment
[]
Inherited from
BabelDecorator.leadingComments
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:28
loc
• Optional
loc: SourceLocation
Inherited from
BabelDecorator.loc
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:33
range
• Optional
range: [number
, number
]
Inherited from
BabelDecorator.range
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:34
start
• Optional
start: number
Inherited from
BabelDecorator.start
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:31
trailingComments
• Optional
trailingComments: Comment
[]
Inherited from
BabelDecorator.trailingComments
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:30
type
• type: "Decorator"
Inherited from
BabelDecorator.type
Defined in
common/temp/node_modules/.pnpm/@babel+types@7.18.10/node_modules/@babel/types/lib/index.d.ts:1049