

Public Member Functions | |
| def | __init__ |
| def | build_type_expr |
| def | build_declarator_and_typespec |
Data Fields | |
| array_of | |
| size | |
配列型指定子
Definition at line 303 of file Builder.py.
| def ctrump::Builder::ArrayTypeSpec::__init__ | ( | self, | ||
| array_of, | ||||
| size | ||||
| ) |
Definition at line 305 of file Builder.py.
| def ctrump::Builder::ArrayTypeSpec::build_type_expr | ( | self, | ||
| builder | ||||
| ) |
| def ctrump::Builder::ArrayTypeSpec::build_declarator_and_typespec | ( | self, | ||
| builder, | ||||
| var_sym, | ||||
| qual_flags, | ||||
| gccattr_flags, | ||||
| aligned, | ||||
| emit_struct_definition | ||||
| ) |
Definition at line 307 of file Builder.py.
Definition at line 308 of file Builder.py.
1.5.6