A C D I M O P V 
All Classes All Packages

A

ANSI_BACKGROUND_GREEN - Static variable in class org.openrewrite.CoordinatesPrinter
 
ANSI_FOREGROUND_GREY - Static variable in class org.openrewrite.CoordinatesPrinter
 
ANSI_FOREGROUND_WHITE - Static variable in class org.openrewrite.CoordinatesPrinter
 
ANSI_RESET - Static variable in class org.openrewrite.CoordinatesPrinter
 

C

CoordinatesPrinter - Class in org.openrewrite
Utility to print a compilation unit with tree coordinates embedded in the output.
CoordinatesPrinter() - Constructor for class org.openrewrite.CoordinatesPrinter
 

D

DebugOnly - Annotation Type in org.openrewrite
Marks a test as used only for debugging.

I

Issue - Annotation Type in org.openrewrite
Marks a test as related to a Github issue.

M

MetricsDestinations - Class in org.openrewrite
Used to understand the performance implications of various operations.
MetricsDestinations() - Constructor for class org.openrewrite.MetricsDestinations
 

O

org.openrewrite - package org.openrewrite
 

P

printCoordinates(J.CompilationUnit, Class<? extends J>) - Static method in class org.openrewrite.CoordinatesPrinter
This will print out the compilation unit and embed the tree coordinates (at each Space position).
printCoordinatesWithColor(J.CompilationUnit, Class<? extends J>) - Static method in class org.openrewrite.CoordinatesPrinter
This will print out the compilation unit and embed the tree coordinates (at each Space position).
prometheus() - Static method in class org.openrewrite.MetricsDestinations
 

V

value() - Method in annotation type org.openrewrite.Issue
 
A C D I M O P V 
All Classes All Packages