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

    Class CodeAction<TCompilerObject>

    Represents a code action.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Accessors

    • get compilerObject(): TCompilerObject

      Gets the compiler object.

      Returns TCompilerObject

    Methods

    • Text changes to apply to each file as part of the code action.

      Returns FileTextChanges[]

    • Description of the code action.

      Returns string