Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
ICPPASTCastExpression |
ICPPASTCastExpression.copy() |
ICPPASTCastExpression |
ICPPASTCastExpression.copy(IASTNode.CopyStyle style) |
ICPPASTCastExpression |
ICPPNodeFactory.newCastExpression(int operator,
IASTTypeId typeId,
IASTExpression operand) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.