Uses of Interface
com.sun.source.tree.LineMap
Package
Description
Provides interfaces to represent source code as abstract syntax
trees (AST).
-
Uses of LineMap in com.sun.source.tree
Modifier and TypeMethodDescriptionCompilationUnitTree.getLineMap()
Returns the line map for this compilation unit, if available, ornull
if the line map is not available.