Class Nodes.ConstantPathAndWriteNode

java.lang.Object
org.prism.Nodes.Node
org.prism.Nodes.ConstantPathAndWriteNode
Enclosing class:
Nodes

public static final class Nodes.ConstantPathAndWriteNode extends Nodes.Node
 Represents the use of the `&&=` operator for assignment to a constant path.

     Parent::Child &&= value
     ^^^^^^^^^^^^^^^^^^^^^^^