Class RuleAnnotationNormalizer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<? extends org.kie.internal.builder.KnowledgeBuilderResult> getResults()  
      void process()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RuleAnnotationNormalizer

        public RuleAnnotationNormalizer​(AnnotationNormalizer annotationNormalizer,
                                        org.drools.drl.ast.descr.PackageDescr packageDescr)
    • Method Detail

      • getResults

        public java.util.Collection<? extends org.kie.internal.builder.KnowledgeBuilderResult> getResults()
        Specified by:
        getResults in interface CompilationPhase