|
Eclipse CDT 7.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICPPASTLiteralExpression | |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Uses of ICPPASTLiteralExpression in org.eclipse.cdt.core.dom.ast.cpp |
---|
Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTLiteralExpression | |
---|---|
ICPPASTLiteralExpression |
ICPPASTLiteralExpression.copy()
|
ICPPASTLiteralExpression |
ICPPASTStaticAssertDeclaration.getMessage()
Returns the message of the assertion, or potentially null when using content assist. |
ICPPASTLiteralExpression |
ICPPNodeFactory.newLiteralExpression(int kind,
String rep)
|
Methods in org.eclipse.cdt.core.dom.ast.cpp with parameters of type ICPPASTLiteralExpression | |
---|---|
ICPPASTStaticAssertDeclaration |
ICPPNodeFactory.newStaticAssertion(IASTExpression condition,
ICPPASTLiteralExpression message)
Creates a new static assertion declaration with the given condition and message. |
|
Eclipse CDT 7.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |