mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 11:04:52 -08:00
Ed_
c2f8c8aeb1
Just compiles and generates... Also fixed a bug where parsing didn't have a token for virtual specifiers...
61 lines
743 B
Plaintext
61 lines
743 B
Plaintext
Invalid
|
|
Untyped
|
|
NewLine
|
|
Comment
|
|
Access_Private
|
|
Access_Protected
|
|
Access_Public
|
|
PlatformAttributes
|
|
Class
|
|
Class_Fwd
|
|
Class_Body
|
|
Constructor
|
|
Constructor_Fwd
|
|
Destructor
|
|
Destructor_Fwd
|
|
Enum
|
|
Enum_Fwd
|
|
Enum_Body
|
|
Enum_Class
|
|
Enum_Class_Fwd
|
|
Execution
|
|
Export_Body
|
|
Extern_Linkage
|
|
Extern_Linkage_Body
|
|
Friend
|
|
Function
|
|
Function_Fwd
|
|
Function_Body
|
|
Global_Body
|
|
Module
|
|
Namespace
|
|
Namespace_Body
|
|
Operator
|
|
Operator_Fwd
|
|
Operator_Member
|
|
Operator_Member_Fwd
|
|
Operator_Cast
|
|
Operator_Cast_Fwd
|
|
Parameters
|
|
Preprocess_Define
|
|
Preprocess_Include
|
|
Preprocess_If
|
|
Preprocess_IfDef
|
|
Preprocess_IfNotDef
|
|
Preprocess_ElIf
|
|
Preprocess_Else
|
|
Preprocess_EndIf
|
|
Preprocess_Pragma
|
|
Specifiers
|
|
Struct
|
|
Struct_Fwd
|
|
Struct_Body
|
|
Template
|
|
Typedef
|
|
Typename
|
|
Union
|
|
Union_Body
|
|
Using
|
|
Using_Namespace
|
|
Variable
|