Method | Description | |
---|---|---|
FindBinaryOperatorNavigator ( IMethod op, BinaryOperatorType operatorType ) : System |
Method | Description | |
---|---|---|
CanMatch ( AstNode node ) : bool | ||
IsMatch ( ResolveResult rr ) : bool |
public FindBinaryOperatorNavigator ( IMethod op, BinaryOperatorType operatorType ) : System | ||
op | IMethod | |
operatorType | BinaryOperatorType | |
return | System |