Property | Type | Description | |
---|---|---|---|
GetAllMatchedExpressions | IEnumerable |
||
GetMatchedExpression | IInvocationExpression |
Method | Description | |
---|---|---|
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
Method | Description | |
---|---|---|
Match ( ITreeNode treeNode ) : IStructuralMatchResult | ||
MatchMany ( ITreeNode treeNode ) : IEnumerable |
||
RegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetAllMatchedExpressions ( ITreeNode element ) : IEnumerable |
||
GetMatchedExpression ( ITreeNode element ) : IInvocationExpression |
public abstract GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
registrationRootElement | ITreeNode | |
return | IEnumerable |
protected Match ( ITreeNode treeNode ) : IStructuralMatchResult | ||
treeNode | ITreeNode | |
return | IStructuralMatchResult |
protected MatchMany ( ITreeNode treeNode ) : IEnumerable |
||
treeNode | ITreeNode | |
return | IEnumerable |
protected RegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic | ||
pattern | IStructuralSearchPattern | |
return | System.Collections.Generic |