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. |