org.eclipse.ptp.pldt.common.util
Class Utility.Location
java.lang.Object
org.eclipse.ptp.pldt.common.util.Utility.Location
- Enclosing class:
- Utility
public static class Utility.Location
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node_
public IASTNode node_
low_
public int low_
high_
public int high_
Utility.Location
public Utility.Location(IASTNode node,
int low,
int high)
getLow
public int getLow()
getHigh
public int getHigh()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.