Show / Hide Table of Contents

Enum WarningKind

All warning types that Parser may produce. These should all have helpful and meaningful docstrings.

Namespace: Mangrove.Parsing
Assembly: Mangrove.Parsing.dll
Syntax
public enum WarningKind

Fields

Name Description
RoslynSyntaxWarning

The C# compiler (Roslyn) gave a warning.

Extension Methods

ObjectExtensions.EventId()
  • View Source
Back to top Generated by DocFX