Package org.cakelab.blender.metac
Class CField
- java.lang.Object
-
- org.cakelab.blender.metac.CField
-
public class CField extends java.lang.Object
Stores type information for a field of a struct.- Author:
- homac
- See Also:
CMetaModel
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
CType
getType()
-