|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMacro
Represents a field declared in a type.
| Field Summary |
|---|
| Method Summary | |
|---|---|
java.lang.String |
getIdentifierList()
Returns the Identifier List. |
java.lang.String |
getTokenSequence()
Returns the Token Sequence. |
boolean |
isFunctionStyle()
Returns true if this macro is of function style. |
| Methods inherited from interface org.eclipse.cdt.core.model.ICElement |
|---|
accept, exists, getAncestor, getCModel, getCProject, getElementName, getElementType, getHandleIdentifier, getLocationURI, getParent, getPath, getResource, getUnderlyingResource, isReadOnly, isStructureKnown |
| Methods inherited from interface org.eclipse.cdt.core.model.ISourceManipulation |
|---|
copy, delete, move, rename |
| Methods inherited from interface org.eclipse.cdt.core.model.ISourceReference |
|---|
getIndex, getSource, getSourceRange, getTranslationUnit, isActive |
| Method Detail |
|---|
java.lang.String getIdentifierList()
java.lang.String getTokenSequence()
boolean isFunctionStyle()
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||