@NonNullApi
Package org.openrewrite.java.tree
-
Interface Summary Interface Description Expression J JavaType NameTree A tree representing a simple or fully qualified nameStatement TypeTree A tree identifying a type (e.g.
@NonNullApi
Interface | Description |
---|---|
Expression | |
J | |
JavaType | |
NameTree |
A tree representing a simple or fully qualified name
|
Statement | |
TypeTree |
A tree identifying a type (e.g.
|