[F] isTemplateDeclarationOrInstance
function isTemplateDeclarationOrInstance(type): boolean;Resolve if the type was created from a template type or is a template type declaration.
Parameters
| Parameter | Type |
|---|---|
type | TemplatedType |
Returns
boolean
function isTemplateDeclarationOrInstance(type): boolean;Resolve if the type was created from a template type or is a template type declaration.
| Parameter | Type |
|---|---|
type | TemplatedType |
boolean