Hinting parameters class for parsing

Hierarchy

  • HintConfig

Implements

Index

Properties

callback

callback: any = null

excmd

excmd: any = null

immediate

immediate: boolean = false

includeInvisible

includeInvisible: boolean = false

jshints

jshints: boolean = true

openMode

openMode: OpenMode = OpenMode.Default

pipeAttribute

pipeAttribute: any = null

rapid

rapid: boolean = false

selectors

selectors: any[] = []

textFilter

textFilter: any = null

warnings

warnings: any[] = []

Accessors

isYank

  • get isYank(): boolean

Methods

defaultHintables

hintables

printWarnings

  • printWarnings(logger: Logger): void

Static parse