Class Range
java.lang.Object
com.ibm.wala.shrike.sourcepos.Range
This class represents a range in the source file.
- Author:
- Siegfried Weber, Juergen Graf <juergen.graf@gmail.com>
-
Method Summary
Modifier and TypeMethodDescriptionReturns the end position.Returns the start position.toString()
-
Method Details
-
getStartPosition
-
getEndPosition
-
toString
-