Class Element

Model for Element

Hierarchy

Constructors

  • Parameters

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

    Returns Element

Properties

_id: string
description: string

Description of the Element

descriptionComment: Comment

Comment after the description of the Element

keyword: string

Keyword of the Element

name: string

Name of the Element

precedingComment: Comment

Comment before the Element

steps: Step[]

Steps of the Element

Methods

  • Parameters

    • key: string | RegExp
    • value: string

    Returns void

Generated using TypeDoc