Class J.Unary

java.lang.Object
org.openrewrite.java.tree.J.Unary
All Implemented Interfaces:
Expression, J, Statement, TypedTree, org.openrewrite.Tree
Enclosing interface:
J

public static final class J.Unary extends Object implements J, Statement, Expression, TypedTree
  • Constructor Details

    • Unary

      public Unary()
  • Method Details