| getTypeKind | R Documentation | 
These functions operate on CXType objects and allow us to query the nature of the CXType instance.
getTypeKind(type, ...)
type | 
 a   | 
... | 
 additional arguments for methods  | 
getTypeKind returns an named integer with the name giving the
symbolic kind and the value representing the C-level enumeration value
for the kind.
getType
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.