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