Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
IASTReturnStatement |
IASTReturnStatement.copy() |
IASTReturnStatement |
IASTReturnStatement.copy(IASTNode.CopyStyle style) |
IASTReturnStatement |
INodeFactory.newReturnStatement(IASTExpression retValue) |
Modifier and Type | Method and Description |
---|---|
IASTReturnStatement |
ICPPNodeFactory.newReturnStatement(IASTInitializerClause retValue) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.