Method | Description | |
---|---|---|
DoMatch ( INode other, Match match ) : bool | ||
OptionalParenthesesPattern ( INode child ) : ICSharpCode.NRefactory.PatternMatching |
public DoMatch ( INode other, Match match ) : bool | ||
other | INode | |
match | Match | |
return | bool |
public OptionalParenthesesPattern ( INode child ) : ICSharpCode.NRefactory.PatternMatching | ||
child | INode | |
return | ICSharpCode.NRefactory.PatternMatching |