Class AnnotatingPass

    • Constructor Detail

      • AnnotatingPass

        public AnnotatingPass​(java.lang.Class<? extends AnnotatingPass> cls)
        Constructor.
        Parameters:
        cls - the annotating pass class.
    • Method Detail

      • getExecutionPropertiesToAnnotate

        public final java.util.Set<java.lang.Class<? extends ExecutionProperty>> getExecutionPropertiesToAnnotate()
        Getter for the execution properties to annotate through the pass.
        Returns:
        key of execution properties to annotate through the pass.