Namespace: code

jsdoc/doclet.Doclet#setMeta#meta.code

Information about the code symbol.
Source:

Members

(static) name :string

The name of the symbol in the source code.
Type:
  • string
Source:

(static) type :string

The type of the symbol in the source code.
Type:
  • string
Source:

(static) value :*

The value of the symbol in the source code.
Type:
  • *
Source: