Module jdk.compiler

Interface SourcePositions

All Known Subinterfaces:
DocSourcePositions

public interface SourcePositions
Provides methods to obtain the position of a Tree within a CompilationUnit. A position is defined as a simple character offset from the start of a CompilationUnit where the first character is at offset 0.
Since:
1.6