Class Nodes.ConstantPathOperatorWriteNode

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

public static final class Nodes.ConstantPathOperatorWriteNode extends Nodes.Node
 Represents assigning to a constant path using an operator that isn't `=`.

     Parent::Child += value
     ^^^^^^^^^^^^^^^^^^^^^^