[F] isDeclaredType
function isDeclaredType(type): booleanCheck if the type is a declared type. This include:
- non templated type
 - template declaration
 
Parameters
| Parameter | Type | 
|---|---|
type | Type | 
Returns
boolean
function isDeclaredType(type): booleanCheck if the type is a declared type. This include:
| Parameter | Type | 
|---|---|
type | Type | 
boolean