Class Rule

Model for Rule

Hierarchy

  • UniqueObject
    • Rule

Constructors

  • Parameters

    • keyword: string
    • name: string
    • description: string

    Returns Rule

Properties

_id: string
description: string

Descrition of the Rule

descriptionComment: Comment

Comment after the description of the Rul

elements: Element[]

Elements of the Rule

keyword: string

Keyword of the Rule

name: string

Name of the Rule

precedingComment: Comment

Comment before the Rule

tagComment: Comment

Comment before the tags

tags: Tag[]

Tags of the Rule

Methods

  • Parameters

    • key: string | RegExp
    • value: string

    Returns void

Generated using TypeDoc