Uses of Interface
org.evrete.api.RuleCompiledSources
-
Packages that use RuleCompiledSources Package Description org.evrete.api.spi -
-
Uses of RuleCompiledSources in org.evrete.api.spi
Methods in org.evrete.api.spi that return types with arguments of type RuleCompiledSources Modifier and Type Method Description <S extends RuleLiteralData<R>,R extends Rule>
Collection<RuleCompiledSources<S,R>>LiteralSourceCompiler. compile(RuntimeContext<?> context, Collection<S> sources)
-