Class J.Assignment

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

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

    • Assignment

      public Assignment()
  • Method Details