Class Nodes.ConstantPathTargetNode

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

public static final class Nodes.ConstantPathTargetNode extends Nodes.Node
 Represents writing to a constant path in a context that doesn't have an explicit value.

     Foo::Foo, Bar::Bar = baz
     ^^^^^^^^  ^^^^^^^^