|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.pldt.common.util.Utility.Location
public static class Utility.Location
| Field Summary | |
|---|---|
int |
high_
|
int |
low_
|
IASTNode |
node_
|
| Constructor Summary | |
|---|---|
Utility.Location(IASTNode node,
int low,
int high)
|
|
| Method Summary | |
|---|---|
int |
getHigh()
|
int |
getLow()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IASTNode node_
public int low_
public int high_
| Constructor Detail |
|---|
public Utility.Location(IASTNode node,
int low,
int high)
| Method Detail |
|---|
public int getLow()
public int getHigh()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||