

Public Member Functions | |
| def | __init__ | 
| def | build_declarator_and_typespec | 
| def | build_type_expr | 
Data Fields | |
| pointer_to | |
ポインタ型指定子
Definition at line 290 of file Builder.py.
| def ctrump::Builder::PointerToSpec::__init__ | ( | self, | ||
| pointer_to | ||||
| ) | 
Definition at line 292 of file Builder.py.
| def ctrump::Builder::PointerToSpec::build_declarator_and_typespec | ( | self, | ||
| builder, | ||||
| var_sym, | ||||
| qual_flags, | ||||
| gccattr_flags, | ||||
| aligned, | ||||
| emit_struct_definition | ||||
| ) | 
| def ctrump::Builder::PointerToSpec::build_type_expr | ( | self, | ||
| builder | ||||
| ) | 
Definition at line 294 of file Builder.py.
 1.5.6