#include <Diagnostics.h>
◆ COnBuildStatisticEvent
The type of event, followed by the count of that type of event.
◆ COnGlitchEvent
◆ Append()
◆ AppendClassDefinition()
◆ AppendFunctionDefinition()
◆ AppendGlitch() [1/4]
◆ AppendGlitch() [2/4]
◆ AppendGlitch() [3/4]
◆ AppendGlitch() [4/4]
◆ AppendGlitches()
◆ AppendPersistentWeakMap()
◆ AppendTopLevelDefinition()
◆ AppendUseOfExperimentalDefinition()
◆ GetErrorNum()
| int32_t uLang::CDiagnostics::GetErrorNum |
( |
| ) |
const |
◆ GetGlitches()
◆ GetGlitchNum()
◆ GetStatistics()
◆ GetWarningNum()
| int32_t uLang::CDiagnostics::GetWarningNum |
( |
| ) |
const |
◆ HasErrors()
◆ HasGlitches()
◆ HasUseOfExperimentalDefinition()
◆ HasWarnings()
◆ IsGlitchWithId()
◆ OnBuildStatisticEvent()
◆ OnGlitchEvent()
◆ Reset()
◆ _Glitches
◆ _OnBuildStatisticEvent
◆ _OnGlitchEvent
◆ _Statistics
Initial value:{
.NumUsesOfExperimentalDefinitions = 0,
.NumPersistentWeakMaps = 0,
.NumFunctions = 0,
.NumClasses = 0,
.NumTopLevelDefinitions = 0
}
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/VerseCompiler/Public/uLang/Diagnostics/Diagnostics.h
- Engine/Source/Runtime/VerseCompiler/Private/uLang/Diagnostics/Diagnostics.cpp