public interface ICPPTemplateScope extends ICPPScope
IScope.getParent()
will never return a template scope unless the method is
called for a template-scope that directly nests in another one.IScope.ScopeLookupData
Modifier and Type | Method and Description |
---|---|
ICPPASTTemplateDeclaration |
getTemplateDeclaration()
Returns the corresponding template declaration
|
find, find, getBinding, getBinding, getBindings, getBindings, getBindings, getKind, getParent, getScopeName
ICPPASTTemplateDeclaration getTemplateDeclaration()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.