Module jdk.compiler

Interface DocSourcePositions

All Superinterfaces:
SourcePositions

public interface DocSourcePositions extends SourcePositions
Provides methods to obtain the position of a DocTree within a javadoc comment. 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.8