Property | Type | Description | |
---|---|---|---|
LEFTFACTOR | string | ||
SUPPRESS_ACCESSOR | string | ||
_ast | |||
_g | |||
_rules | Rule>.IDictionary | ||
_tool | AntlrTool |
Method | Description | |
---|---|---|
LeftFactoringRuleTransformer ( [ ast, Rule>.[ |
||
TranslateLeftFactoredRules ( ) : void |
Method | Description | |
---|---|---|
CreateLeftFactoredRuleVariant ( |
||
ExpandOptionalQuantifiersForAlt ( |
||
ExpandOptionalQuantifiersForBlock ( |
||
TranslateLeftFactoredAlternative ( |
||
TranslateLeftFactoredDecision ( |
||
TranslateLeftFactoredElement ( |
protected CreateLeftFactoredRuleVariant ( |
||
rule | ||
factoredElement | string | |
return | RuleVariants |
protected ExpandOptionalQuantifiersForAlt ( |
||
alt | ||
return |
protected ExpandOptionalQuantifiersForBlock ( |
||
block | ||
variant | bool | |
return | bool |
public LeftFactoringRuleTransformer ( [ ast, Rule>.[ |
||
ast | [ | |
rules | Rule>.[ | |
g | [ | |
return | System.Collections.Generic |
protected TranslateLeftFactoredAlternative ( |
||
alternative | ||
factoredRule | string | |
variant | bool | |
mode | DecisionFactorMode | |
includeFactoredElement | bool | |
return |
protected TranslateLeftFactoredDecision ( |
||
block | ||
factoredRule | string | |
variant | bool | |
mode | DecisionFactorMode | |
includeFactoredElement | bool | |
return | bool |
protected TranslateLeftFactoredElement ( |
||
element | ||
factoredRule | string | |
variant | bool | |
mode | DecisionFactorMode | |
includeFactoredElement | bool | |
return |
public GrammarRootAST,Antlr4.Tool.Ast _ast | ||
return |