Compiler Tree API

Uses of Interface
com.sun.source.tree.LineMap

Packages that use LineMap
com.sun.source.tree Provides interfaces to represent source code as abstract syntax trees (AST). 
 

Uses of LineMap in com.sun.source.tree
 

Methods in com.sun.source.tree that return LineMap
 LineMap CompilationUnitTree.getLineMap()
          Gets the line map for this compilation unit, if available.
 


Compiler Tree API

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.