| Package | Description |
|---|---|
| org.evrete.api | |
| org.evrete.api.spi |
| Modifier and Type | Method and Description |
|---|---|
NamedType |
LhsBuilder.addFactDeclaration(String name,
Class<?> type) |
NamedType |
LhsBuilder.addFactDeclaration(String name,
String type) |
NamedType |
LhsBuilder.addFactDeclaration(String name,
Type<?> type) |
NamedType |
NamedType.Resolver.resolve(String var) |
NamedType |
FieldReference.type() |
| Modifier and Type | Method and Description |
|---|---|
default Set<NamedType> |
EvaluatorHandle.namedTypes() |
| Modifier and Type | Method and Description |
|---|---|
Consumer<RhsContext> |
LiteralRhsCompiler.compileRhs(RuntimeContext<?> requester,
String literalRhs,
Collection<NamedType> factTypes,
Collection<String> imports) |
Copyright © 2021. All rights reserved.