Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
ICPPASTStaticAssertDeclaration |
ICPPNodeFactory.newStaticAssertion(IASTExpression condition) |
ICPPASTStaticAssertDeclaration |
ICPPNodeFactory.newStaticAssertion(IASTExpression condition,
ICPPASTLiteralExpression message)
Creates a new static assertion declaration with the given condition and message.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.