Interface CBExternalType
- All Superinterfaces:
CBTypeDeclarationType
- All Known Implementing Classes:
CBTypeDeclarationExternal
A type with externally-defined semantics. These are typically built-in
primitive types such as machine integers.
-
Method Summary
Methods inherited from interface CBTypeDeclarationType
arity, documentation, external, idForType, name, owner, parameters, parametersByName
-
Method Details
-
id
- Specified by:
idin interfaceCBTypeDeclarationType- Returns:
- The unique ID of the type
-