Modifier and Type | Method and Description |
---|---|
IASTSimpleDeclSpecifier |
IASTSimpleDeclSpecifier.copy() |
IASTSimpleDeclSpecifier |
INodeFactory.newSimpleDeclSpecifier() |
Modifier and Type | Interface and Description |
---|---|
interface |
ICASTSimpleDeclSpecifier
This interface represents a built-in type in C.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTSimpleDeclSpecifier
This interface represents a built-in type in C++.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGCCASTSimpleDeclSpecifier
Deprecated.
Everything can be expressed as
ICASTSimpleDeclSpecifier . |
Modifier and Type | Interface and Description |
---|---|
interface |
IGPPASTSimpleDeclSpecifier
Deprecated.
Replaced by
ICPPASTSimpleDeclSpecifier . |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.