Type Alias WithCompInfo

WithCompInfo: { comp: boolean }

Information about word completion, to be used by custom parsing callbacks.

Type declaration

  • comp: boolean

    Whether word completion is in effect.