Package org.eclipse.cdt.core.dom.ast.gnu.c
-
Interface Summary Interface Description ICASTKnRFunctionDeclarator This is the declarator for a K&R C Function.IGCCASTArrayRangeDesignator GCC-specific designator that allows for shorthand array range to be specified in a designated initializer.IGCCASTSimpleDeclSpecifier Deprecated. Everything can be expressed asICASTSimpleDeclSpecifier
. -
Class Summary Class Description GCCLanguage Concrete ILanguage implementation for the DOM C parser.