mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 11:04:52 -08:00
Ed_
cf65638979
- Changed the zpl csv parser to only accept hex values with 0x perfix. it was messing with the add term. - Small changes to the clang format config.
539 B
539 B
1 | Untyped |
---|---|
2 | Comment |
3 | Access_Private |
4 | Access_Protected |
5 | Access_Public |
6 | PlatformAttributes |
7 | Class |
8 | Class_Fwd |
9 | Class_Body |
10 | Enum |
11 | Enum_Fwd |
12 | Enum_Body |
13 | Enum_Class |
14 | Enum_Class_Fwd |
15 | Execution |
16 | Export_Body |
17 | Extern_Linkage |
18 | Extern_Linkage_Body |
19 | Friend |
20 | Function |
21 | Function_Fwd |
22 | Function_Body |
23 | Global_Body |
24 | Module |
25 | Namespace |
26 | Namespace_Body |
27 | Operator |
28 | Operator_Fwd |
29 | Operator_Member |
30 | Operator_Member_Fwd |
31 | Operator_Cast |
32 | Operator_Cast_Fwd |
33 | Parameters |
34 | Preprocessor_Include |
35 | Specifiers |
36 | Struct |
37 | Struct_Fwd |
38 | Struct_Body |
39 | Template |
40 | Typedef |
41 | Typename |
42 | Union |
43 | Union_Body |
44 | Using |
45 | Using_Namespace |
46 | Variable |