tpsemantic

Performs semantic on TemplateParameter AST nodes.

extern (C++)
bool
tpsemantic
(,,
TemplateParameters* parameters
)

Parameters

tp

element of parameters to be semantically analyzed

sc
Type: Scope*

context

parameters

array of TemplateParameters supplied to the TemplateDeclaration

Return Value

Type: bool

true if no errors

Meta