public class NativeBuiltinType extends NativeType implements CppNativeArrayableType
| Constructor and Description |
|---|
NativeBuiltinType(java.lang.String builtinTypeName,
NativeArrayTraits arrayTraits) |
| Modifier and Type | Method and Description |
|---|---|
NativeArrayTraits |
getArrayTraits() |
addIncludeFiles, addSystemIncludeFile, addUserIncludeFile, getFullName, getName, getPackageName, getSystemIncludeFiles, getUserIncludeFiles, isSimpleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFullName, getName, getPackageName, getSystemIncludeFiles, getUserIncludeFiles, isSimplepublic NativeBuiltinType(java.lang.String builtinTypeName,
NativeArrayTraits arrayTraits)
public NativeArrayTraits getArrayTraits()
getArrayTraits in interface CppNativeArrayableTypeLast updated 2024-07-18 11:31:32