Property | Type | Description | |
---|---|---|---|
badWords | ISet |
||
javaKeywords | string[] |
Method | Description | |
---|---|---|
EncodeIntAsCharEscape ( int v ) : string | ||
GetBadWords ( ) : ISet |
||
GetSerializedATNSegmentLimit ( ) : int | ||
GetTargetStringLiteralFromANTLRStringLiteral ( CodeGenerator generator, string literal, bool addQuotes ) : string | ||
JavaTarget ( CodeGenerator gen ) : System.Collections.Generic |
Method | Description | |
---|---|---|
AddBadWords ( ) : void | ||
LoadTemplates ( ) : |
||
VisibleGrammarSymbolCausesIssueInGeneratedCode ( |
public EncodeIntAsCharEscape ( int v ) : string | ||
v | int | |
return | string |
public GetSerializedATNSegmentLimit ( ) : int | ||
return | int |
public GetTargetStringLiteralFromANTLRStringLiteral ( CodeGenerator generator, string literal, bool addQuotes ) : string | ||
generator | CodeGenerator | |
literal | string | |
addQuotes | bool | |
return | string |
public JavaTarget ( CodeGenerator gen ) : System.Collections.Generic | ||
gen | CodeGenerator | |
return | System.Collections.Generic |
protected LoadTemplates ( ) : |
||
return |
protected VisibleGrammarSymbolCausesIssueInGeneratedCode ( |
||
idNode | ||
return | bool |