All Implemented Interfaces:
GLSLParserListener, org.antlr.v4.runtime.tree.ParseTreeListener

public abstract class RunPhase extends TransformationPhase
A run phase simply executes one method when it is executed in a level by the phase collector. Even though it extends TransformationPhase, no listener methods on it are executed.