Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MutableInjection

Implements

  • ReviewComment

Index

Constructors

constructor

  • new MutableInjection(name: string, type: "field" | "setter", sourceLocation: SourceLocation): MutableInjection

Properties

category

category: string = SpringStyle

name

name: string

severity

severity: Severity = "warn"

sourceLocation

sourceLocation: SourceLocation

subcategory

subcategory: string = MutableInjectionCategory

type

type: "field" | "setter"

Accessors

detail

  • get detail(): string

Generated using TypeDoc