Information about C operator. More...
Public Attributes | |
| const char * | text |
| Text representation. | |
| uchar | precedence |
| Operator precedence (lower: more priority). | |
| uchar | valency |
| Number of operator arguments. | |
| uchar | fixtype |
| C operator writing styles | |
| uchar | flags |
| C operator attributes | |
Information about C operator.
Definition at line 1162 of file hexrays.hpp.