Package | Description |
---|---|
com.sun.source.tree |
Provides interfaces to represent source code as abstract syntax
trees (AST).
|
Modifier and Type | Method and Description |
---|---|
LineMap |
CompilationUnitTree.getLineMap()
Gets the line map for this compilation unit, if available.
|
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.