|
nany
|
Public Member Functions | |
| bool | operator== (const Paramtype &rhs) const |
| bool | operator!= (const Paramtype &rhs) const |
Public Attributes | |
| nytype_t | kind = nyt_any |
| Kind of the parameter. | |
| Atom * | atom = nullptr |
| Atom attached to it, if any (kind == nyt_any) | |
| Qualifiers | qualifiers |
| Qualifiers (ref, const...) | |
1.8.12