Package | Description |
---|---|
com.sun.source.util |
Provides utilities for operations on abstract syntax trees (AST).
|
Modifier and Type | Interface and Description |
---|---|
interface |
DocSourcePositions
Provides methods to obtain the position of a DocTree within a javadoc comment.
|
Modifier and Type | Method and Description |
---|---|
abstract SourcePositions |
Trees.getSourcePositions()
Gets a utility object for obtaining source positions.
|
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.