Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
IASTLiteralExpression |
IASTLiteralExpression.copy() |
IASTLiteralExpression |
IASTLiteralExpression.copy(IASTNode.CopyStyle style) |
IASTLiteralExpression |
INodeFactory.newLiteralExpression(int kind,
java.lang.String rep) |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTLiteralExpression
C++ adds additional literal types to primary expression.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.