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

Report a bug or request a feature.
Copyright 2007 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.