Skip to content

antlr-ng Tool Class Hierarchy / index / IssueCode

Enumeration: IssueCode

Enumeration Members

ActionRedefinition

ts
ActionRedefinition: 39;

AltLabelConflictsWithRule

ts
AltLabelConflictsWithRule: 54;

AltLabelRedef

ts
AltLabelRedef: 53;

ArgConflictsWithRule

ts
ArgConflictsWithRule: 65;

ArgConflictsWithToken

ts
ArgConflictsWithToken: 66;

AssignmentToListLabel

ts
AssignmentToListLabel: 62;

AttributeInLexerAction

ts
AttributeInLexerAction: 57;

BadOptionSetSyntax

ts
BadOptionSetSyntax: 9;

CannotFindAttributeNameInDecl

ts
CannotFindAttributeNameInDecl: 51;

CannotFindImportedGrammar

ts
CannotFindImportedGrammar: 45;

CannotFindTokensFile

ts
CannotFindTokensFile: 3;

CannotFindTokensFileRefdInGrammar

ts
CannotFindTokensFileRefdInGrammar: 48;

CannotOpenFile

ts
CannotOpenFile: 7;

CannotWriteFile

ts
CannotWriteFile: 1;

ChannelConflictsWithCommonConstants

ts
ChannelConflictsWithCommonConstants: 95;

ChannelConflictsWithMode

ts
ChannelConflictsWithMode: 89;

ChannelConflictsWithToken

ts
ChannelConflictsWithToken: 88;

ChannelsBlockInCombinedGrammar

ts
ChannelsBlockInCombinedGrammar: 91;

ChannelsBlockInParserGrammar

ts
ChannelsBlockInParserGrammar: 90;

CharactersCollisionInSet

ts
CharactersCollisionInSet: 103;

ConstantValueIsNotARecognizedChannelName

ts
ConstantValueIsNotARecognizedChannelName: 100;

ConstantValueIsNotARecognizedModeName

ts
ConstantValueIsNotARecognizedModeName: 99;

ConstantValueIsNotARecognizedTokenName

ts
ConstantValueIsNotARecognizedTokenName: 98;

DirNotFound

ts
DirNotFound: 5;

DuplicatedCommand

ts
DuplicatedCommand: 101;

EmptyStringAndSetsNotAllowed

ts
EmptyStringAndSetsNotAllowed: 97;

EofClosure

ts
EofClosure: 108;

EpsilonClosure

ts
EpsilonClosure: 80;

EpsilonLrFollow

ts
EpsilonLrFollow: 75;

EpsilonOptional

ts
EpsilonOptional: 81;

EpsilonToken

ts
EpsilonToken: 73;

ErrorReadingImportedGrammar

ts
ErrorReadingImportedGrammar: 11;

ErrorReadingTokensFile

ts
ErrorReadingTokensFile: 4;

ExpectedNonGreedyWildcardBlock

ts
ExpectedNonGreedyWildcardBlock: 59;

FileAndGrammarNameDiffer

ts
FileAndGrammarNameDiffer: 8;

FragmentActionIgnored

ts
FragmentActionIgnored: 85;

IllegalOption

ts
IllegalOption: 37;

IllegalOptionValue

ts
IllegalOptionValue: 38;

ImplicitStringDefinition

ts
ImplicitStringDefinition: 56;

ImplicitTokenDefinition

ts
ImplicitTokenDefinition: 55;

ImportNameClash

ts
ImportNameClash: 47;

IncompatibleCommands

ts
IncompatibleCommands: 102;

IncompatibleToolAndTemplates

ts
IncompatibleToolAndTemplates: 14;

InternalError

ts
InternalError: 12;

InvalidCmdlineArg

ts
InvalidCmdlineArg: 2;

InvalidEscapeSequence

ts
InvalidEscapeSequence: 83;

InvalidImport

ts
InvalidImport: 46;

InvalidLexerCommand

ts
InvalidLexerCommand: 76;

InvalidLiteralInLexerSet

ts
InvalidLiteralInLexerSet: 71;

InvalidRuleParameterRef

ts
InvalidRuleParameterRef: 24;

IsolatedRuleRef

ts
IsolatedRuleRef: 27;

LabelBlockNotASet

ts
LabelBlockNotASet: 58;

LabelConflictsWithArg

ts
LabelConflictsWithArg: 30;

LabelConflictsWithLocal

ts
LabelConflictsWithLocal: 32;

LabelConflictsWithRetval

ts
LabelConflictsWithRetval: 31;

LabelConflictsWithRule

ts
LabelConflictsWithRule: 28;

LabelConflictsWithToken

ts
LabelConflictsWithToken: 29;

LabelTypeConflict

ts
LabelTypeConflict: 33;

LeftRecursionCycles

ts
LeftRecursionCycles: 49;

LexerCommandPlacementIssue

ts
LexerCommandPlacementIssue: 60;

LexerRulesNotAllowed

ts
LexerRulesNotAllowed: 17;

LocalConflictsWithArg

ts
LocalConflictsWithArg: 69;

LocalConflictsWithRetval

ts
LocalConflictsWithRetval: 70;

LocalConflictsWithRule

ts
LocalConflictsWithRule: 67;

LocalConflictsWithToken

ts
LocalConflictsWithToken: 68;

MisingLexerCommandArgument

ts
MisingLexerCommandArgument: 77;

MissingRuleArgs

ts
MissingRuleArgs: 35;

ModeConflictsWithCommonConstants

ts
ModeConflictsWithCommonConstants: 96;

ModeConflictsWithToken

ts
ModeConflictsWithToken: 93;

ModeNotInLexer

ts
ModeNotInLexer: 50;

ModeWithoutRules

ts
ModeWithoutRules: 72;

NoGrammarsFound

ts
NoGrammarsFound: 0;

NonconformingLrRule

ts
NonconformingLrRule: 92;

NoNonLrAlts

ts
NoNonLrAlts: 74;

NoRules

ts
NoRules: 40;

NoSuchGrammarScope

ts
NoSuchGrammarScope: 41;

NoSuchRuleInScope

ts
NoSuchRuleInScope: 42;

OptionsInDelegate

ts
OptionsInDelegate: 44;

OutputDirIsFIle

ts
OutputDirIsFIle: 6;

ParserRuleNotAllowed

ts
ParserRuleNotAllowed: 18;

ParserRuleRefInLexerRule

ts
ParserRuleRefInLexerRule: 87;

RangeProbablyContainsNotImpliedCharacter

ts
RangeProbablyContainsNotImpliedCharacter: 107;

RedundantCaseInsensitiveLexerRuleOption

ts
RedundantCaseInsensitiveLexerRuleOption: 109;

RepeatedPrequel

ts
RepeatedPrequel: 19;

ReservedRuleName

ts
ReservedRuleName: 86;

RetvalConflictsWithRule

ts
RetvalConflictsWithRule: 63;

RetvalConflictsWithToken

ts
RetvalConflictsWithToken: 64;

RetValueConflictsWithArg

ts
RetValueConflictsWithArg: 34;

RuleHasNoArgs

ts
RuleHasNoArgs: 36;

RuleRedefinition

ts
RuleRedefinition: 16;

RuleWithTooFewAltLabels

ts
RuleWithTooFewAltLabels: 52;

SyntaxError

ts
SyntaxError: 15;

TokenConflictsWithCommonConstants

ts
TokenConflictsWithCommonConstants: 94;

TokenNameReassignment

ts
TokenNameReassignment: 43;

TokenNamesMustStartUpper

ts
TokenNamesMustStartUpper: 22;

TokensFileSyntaxError

ts
TokensFileSyntaxError: 13;

TokenUnreachable

ts
TokenUnreachable: 106;

TplemjRangeInParser

ts
TplemjRangeInParser: 104;

UndefinedRuleInNonlocalRef

ts
UndefinedRuleInNonlocalRef: 21;

UndefinedRuleRef

ts
UndefinedRuleRef: 20;

UnicodePropertyNotAllowedInRange

ts
UnicodePropertyNotAllowedInRange: 105;

UnknownAtrributeInScopoe

ts
UnknownAtrributeInScopoe: 26;

UnknownLexerConstant

ts
UnknownLexerConstant: 82;

UnknownRuleAttribute

ts
UnknownRuleAttribute: 25;

UnknownSimpleAttribute

ts
UnknownSimpleAttribute: 23;

UnrecognizedAsscoOption

ts
UnrecognizedAsscoOption: 84;

UnsupportedReferenceInLexerSet

ts
UnsupportedReferenceInLexerSet: 61;

UnterminatedStringLiteral

ts
UnterminatedStringLiteral: 79;

UnwantedLexerCommandArgument

ts
UnwantedLexerCommandArgument: 78;

WarningTreatedAsErrors

ts
WarningTreatedAsErrors: 10;