|
org.netbeans.modules.cnd.api.model/1 1.3 1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.netbeans.modules.cnd.api.model
Interface CsmTemplate
- All Superinterfaces:
- CsmObject
public interface CsmTemplate
Represents function or class template. Class template should be represesented by an instance, which implements both CsmClass and CsmTemplate interfaces; Function template should be implemented by an instance, which implements both CsmFunction and CsmTemplate interfaces;
Method Summary | |
---|---|
String |
getDisplayName()
|
List<CsmTemplateParameter> |
getTemplateParameters()
|
Method Detail |
---|
getTemplateParameters
List<CsmTemplateParameter> getTemplateParameters()
getDisplayName
String getDisplayName()
|
org.netbeans.modules.cnd.api.model/1 1.3 1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Built on November 23 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.