|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'AST Node'.
The following features are supported:
UtilitiesPackage.getASTNode()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
int |
getEndPosition()
Returns the value of the 'End Position' attribute. |
int |
getStartPosition()
Returns the value of the 'Start Position' attribute. |
void |
setEndPosition(int value)
Sets the value of the ' End Position' attribute |
void |
setStartPosition(int value)
Sets the value of the ' Start Position' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public int getStartPosition()
"-1".
If the meaning of the 'Start Position' attribute isn't clear, there really should be more of a description here...
ASTNode.setStartPosition(int),
UtilitiesPackage.getASTNode_StartPosition()public void setStartPosition(int value)
Start Position' attribute.
value - the new value of the 'Start Position' attribute.ASTNode.getStartPosition()public int getEndPosition()
"-1".
If the meaning of the 'End Position' attribute isn't clear, there really should be more of a description here...
ASTNode.setEndPosition(int),
UtilitiesPackage.getASTNode_EndPosition()public void setEndPosition(int value)
End Position' attribute.
value - the new value of the 'End Position' attribute.ASTNode.getEndPosition()
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||