Uses of Interface
com.sun.source.tree.LineMap
Packages that use LineMap
Package
Description
Provides interfaces to represent source code as abstract syntax
 trees (AST).
- 
Uses of LineMap in com.sun.source.treeMethods in com.sun.source.tree that return LineMapModifier and TypeMethodDescriptionCompilationUnitTree.getLineMap()Returns the line map for this compilation unit, if available.