Class JvmLibraryRuleComposer

    • Method Detail

      • compose

        public static com.google.common.collect.ImmutableList<Rule> compose​(JvmTarget target,
                                                                            RuleType ruleType)
      • compose

        public static com.google.common.collect.ImmutableList<Rule> compose​(JvmTarget target,
                                                                            RuleType ruleType,
                                                                            boolean integrationTestsEnabled)