Class NoChange

  • All Implemented Interfaces:
    Change

    public class NoChange
    extends java.lang.Object
    implements Change
    No change. The Node is not mutated.
    • Constructor Summary

      Constructors 
      Constructor Description
      NoChange()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getValue​(ObservableProperty property, Node node)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.github.javaparser.printer.lexicalpreservation.changes.Change

        evaluate