Elsa Ast Type CType
Jump to navigation
Jump to search
CType is a Ast super type node with 7 subtype nodes. Concreate ast nodes do always belong to one of the subtypes.
Subtype Nodes (Subclasses)
CType has 7 subtype nodes:
- TY_ArrayType
- TY_CVAtomicType
- TY_DependentSizedArrayType
- TY_FunctionType
- TY_PointerToMemberType
- TY_PointerType
- TY_ReferenceType
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.