mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
Add javadoc.
This commit is contained in:
parent
a81c523051
commit
b21a58f049
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@ import org.eclipse.cdt.internal.core.pdom.dom.PDOMNode;
|
|||
import org.eclipse.core.runtime.CoreException;
|
||||
|
||||
/**
|
||||
* mstodo
|
||||
*
|
||||
* Implementation of template template parameters for the index.
|
||||
*/
|
||||
public class PDOMCPPTemplateTemplateParameter extends PDOMCPPBinding
|
||||
implements ICPPTemplateTemplateParameter, ICPPUnknownBinding, ICPPUnknownType, IIndexType,
|
||||
|
|
Loading…
Add table
Reference in a new issue