Class SourcePositionImpl

java.lang.Object
spoon.support.reflect.cu.position.SourcePositionImpl
All Implemented Interfaces:
Serializable, SourcePosition
Direct Known Subclasses:
CompoundSourcePositionImpl

public class SourcePositionImpl extends Object implements SourcePosition
This immutable class represents the position of a Java program element in a source file.
See Also:
Serialized Form