Report a bug
		
				If you spot a problem with this page, click here to create a Bugzilla issue.
		
			Improve this page
		
			Quickly fork, edit online, and submit a pull request for this page.
			Requires a signed-in GitHub account. This works well for small changes.
			If you'd like to make larger changes you may want to consider using
			a local clone.
		
	dmd.templateparamsem
Semantic analysis of template parameters.
Authors: 
License: 
Source templateparamsem.d
Documentation https://dlang.org/phobos/dmd_templateparamsem.html
- booltpsemantic(TemplateParametertp, Scope*sc, TemplateParameters*parameters);
- Performs semantic on TemplateParameter AST nodes.Parameters:TemplateParameter tpelement of parametersto be semantically analyzedScope* sccontext TemplateParameters* parametersarray of TemplateParameters supplied to the TemplateDeclaration Returns:true if no errors
- RootObjectaliasParameterSemantic(Locloc, Scope*sc, RootObjecto, TemplateParameters*parameters);
- Support function for performing semantic analysis on TemplateAliasParameter.Parameters:Loc loclocation (for error messages) Scope* sccontext RootObject oobject to run semantic() on, the TemplateAliasParameters specAlias or defaultAlias TemplateParameters* parametersarray of TemplateParameters supplied to the TemplateDeclaration Returns:object resulting from running semantic ono
Copyright © 1999-2025 by the D Language Foundation | Page generated by
Ddoc on Mon Mar 31 10:28:04 2025