Class Nodes.PostExecutionNode

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

public static final class Nodes.PostExecutionNode extends Nodes.Node
 Represents the use of the `END` keyword.

     END { foo }
     ^^^^^^^^^^^