Eclipse CDT
7.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTPackExpansionExpression
 ICPPASTPackExpansionExpression ICPPNodeFactory.newPackExpansionExpression(IASTExpression pattern)
          Creates a new pack expansion expression for the given pattern.
 


Eclipse CDT
7.0

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