| Package | Description | 
|---|---|
| com.sun.source.util | Provides utilities for operations on abstract syntax trees (AST). | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static JavacTask | JavacTask. instance(ProcessingEnvironment processingEnvironment)Get the  JavacTaskfor aProcessingEnvironment. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | Plugin. init(JavacTask task,
    String... args)Initialize the plug-in for a given compilation task. | 
 Copyright © 2005, 2025, Oracle and/or its affiliates.  All rights reserved.