Trees | Indices | Help |
|
---|
|
object --+ | operator_info_t
Proxy of C++ operator_info_t class.
Instance Methods | |||
operator_info_t |
|
||
|
|||
|
|||
Inherited from |
Properties | |
fixtype operator_info_t_fixtype_get(self) -> uchar |
|
flags operator_info_t_flags_get(self) -> uchar |
|
precedence operator_info_t_precedence_get(self) -> uchar |
|
text operator_info_t_text_get(self) -> char const * |
|
thisown The membership flag |
|
valency operator_info_t_valency_get(self) -> uchar |
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Property Details |
fixtypeoperator_info_t_fixtype_get(self) -> uchar
|
flagsoperator_info_t_flags_get(self) -> uchar
|
precedenceoperator_info_t_precedence_get(self) -> uchar
|
textoperator_info_t_text_get(self) -> char const *
|
thisownThe membership flag
|
valencyoperator_info_t_valency_get(self) -> uchar
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |