@servicenow/sdk - v4.4.1
    Preparing search index...

    Enumeration ClassificationTypeNames

    Index

    Enumeration Members

    bigintLiteral: "bigint"
    className: "class name"
    comment: "comment"
    docCommentTagName: "doc comment tag name"
    enumName: "enum name"
    identifier: "identifier"
    interfaceName: "interface name"
    jsxAttribute: "jsx attribute"
    jsxAttributeStringLiteralValue: "jsx attribute string literal value"
    jsxCloseTagName: "jsx close tag name"
    jsxOpenTagName: "jsx open tag name"
    jsxSelfClosingTagName: "jsx self closing tag name"
    jsxText: "jsx text"
    keyword: "keyword"
    moduleName: "module name"
    numericLiteral: "number"
    operator: "operator"
    parameterName: "parameter name"
    punctuation: "punctuation"
    stringLiteral: "string"
    text: "text"
    typeAliasName: "type alias name"
    typeParameterName: "type parameter name"
    whiteSpace: "whitespace"