Property | Type | Description | |
---|---|---|---|
errMgr |
Property | Type | Description | |
---|---|---|---|
reservedNames | ISet |
Method | Description | |
---|---|---|
CheckActionRedefinitions ( IList |
||
CheckForAttributeConflicts ( |
||
CheckForLabelConflict ( |
||
CheckForLabelConflicts ( ICollection |
||
CheckForModeConflicts ( |
||
CheckForQualifiedRuleIssues ( |
||
CheckForTokenConflicts ( IList |
||
CheckRuleArgs ( |
||
Process ( ) : void | ||
SymbolChecks ( |
Method | Description | |
---|---|---|
CheckDeclarationRuleConflicts ( [ r, [ attributes, [ |
||
CheckLocalConflictingDeclarations ( [ r, [ attributes, [ referenceAttributes, [ errorType ) : void | ||
CheckReservedNames ( [ |
Method | Description | |
---|---|---|
CheckForTypeMismatch ( |
public CheckActionRedefinitions ( IList |
||
actions | IList |
|
return | void |
protected CheckDeclarationRuleConflicts ( [ r, [ attributes, [ |
||
r | [ | |
attributes | [ | |
ruleNames | [ |
|
errorType | [ | |
return | void |
public CheckForAttributeConflicts ( |
||
r | ||
return | void |
public CheckForLabelConflict ( |
||
r | ||
labelID | ||
return | void |
public CheckForLabelConflicts ( ICollection |
||
rules | ICollection |
|
return | void |
public CheckForModeConflicts ( |
||
g | ||
return | void |
public CheckForQualifiedRuleIssues ( |
||
g | ||
qualifiedRuleRefs | IList |
|
return | void |
public CheckForTokenConflicts ( IList |
||
tokenIDRefs | IList |
|
return | void |
protected CheckLocalConflictingDeclarations ( [ r, [ attributes, [ referenceAttributes, [ errorType ) : void | ||
r | [ | |
attributes | [ | |
referenceAttributes | [ | |
errorType | [ | |
return | void |
protected CheckReservedNames ( [ |
||
rules | [ |
|
return | void |
public CheckRuleArgs ( |
||
g | ||
rulerefs | IList |
|
return | void |
public SymbolChecks ( |
||
g | ||
collector | ||
return | System.Collections.Generic |