Class ASTTransformationsContext


  • public class ASTTransformationsContext
    extends java.lang.Object
    Stores state information about global AST transformations applied to a compilation unit.
    • Field Detail

      • globalTransformNames

        protected final java.util.Set<java.lang.String> globalTransformNames
    • Method Detail

      • getGlobalTransformNames

        public java.util.Set<java.lang.String> getGlobalTransformNames()