Eclipse CDT
7.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.cpp.ICPPASTLinkageSpecification

Packages that use ICPPASTLinkageSpecification
org.eclipse.cdt.core.dom.ast.cpp   
 

Uses of ICPPASTLinkageSpecification in org.eclipse.cdt.core.dom.ast.cpp
 

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTLinkageSpecification
 ICPPASTLinkageSpecification ICPPASTLinkageSpecification.copy()
           
 ICPPASTLinkageSpecification ICPPASTLinkageSpecification.copy(IASTNode.CopyStyle style)
           
 ICPPASTLinkageSpecification ICPPNodeFactory.newLinkageSpecification(java.lang.String literal)
           
 


Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.