WarningInfo Class

WarningInfo class

Warning info


type WarningInfo struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGet warning type.
GetDescriptionGet description of warning info.
GetErrorObjectThe error object.
GetCorrectedObjectGets and sets the corrected object.
SetCorrectedObjectGets and sets the corrected object.