| java.lang.Object de.uka.ilkd.key.java.PositionInfo
PositionInfo | public class PositionInfo (Code) | | represents a group of three Positions: relativePosition,
startPosition, endPosition
|
getParentClass | public String getParentClass()(Code) | | get the class the statement originates from
|
setParentClass | protected void setParentClass(String s)(Code) | | this violates immutability, but the method is only called
right after the object is created...
|
|
|