Tag Class

Defined in: packages/megadoc-plugin-js/lib/Parser/Docstring__Tag.js

Constructor Documentation

Tag(commentNode: Object, options: Object, nodeLocation: String)

Parameters (5)

commentNode
Object
options
Object
options.customTags
Object
options.namedReturnTags
Boolean

Defaults to: true

nodeLocation
String

Static Property Documentation

  • defaultValue: String
  • description: String
  • isOptional: Boolean
  • name: String
  • string: String

    The raw text.

  • type: String

    The type of this tag. This is always present.

  • typeInfo.type: TagTypeInfo