Package io.github.douira.glsl_transformer.transform
package io.github.douira.glsl_transformer.transform
-
ClassesClassDescriptionThe debug transformation is used for testing out things.The phase collector holds the registered transformations and manages their execution.A run phase simply executes one method when it is executed in a level by the phase collector.The walk phase is a phase on which the listener methods of the generated listener interface are called.