Class IShouldGenerate.OnlyWithoutErrors

    • Constructor Detail

      • OnlyWithoutErrors

        public OnlyWithoutErrors()
    • Method Detail

      • shouldGenerate

        public boolean shouldGenerate​(org.eclipse.emf.ecore.resource.Resource resource,
                                      org.eclipse.xtext.util.CancelIndicator cancelIndicator)
        Description copied from interface: IShouldGenerate
        Whether code should be generated for this resource.
        Specified by:
        shouldGenerate in interface IShouldGenerate