Package org.eclipse.cdt.core.dom.ast.gnu
-
Interface Summary Interface Description IGCCASTAttributeList Represents a GCC attribute specifier, introduced by __attribute__.IGCCASTAttributeSpecifier Deprecated. Use IGCCASTAttributeList instead.IGNUASTCompoundStatementExpression There are GNU language extensions that apply to both GCC and G++.IGNUASTGotoStatement Represents a GNU goto expression.IGNUASTTypeIdExpression Deprecated. UseIASTTypeIdExpression
, instead.IGNUASTUnaryExpression Deprecated. Replaced byIASTUnaryExpression
.