Enum LaconfigMsgCode
Message codes for Laconfig code processors
Namespace: Azos.CodeAnalysis.Laconfig
Assembly: Azos.dll
Syntax
public enum LaconfigMsgCode
Fields
Name | Description |
---|---|
eContentPastRootSection | |
eInvalidStringEscape | |
ePrematureEOF | |
ERRORS | |
eSectionNameExpected | |
eSectionOpenBraceExpected | |
eSectionOrAttributeNameExpected | |
eSectionOrAttributeValueExpected | |
eSyntaxError | |
eUnterminatedComment | |
eUnterminatedString | |
INFOS | |
WARNING |