A B C D E F G H I L M N O P V W 
All Classes All Packages

A

ALLOW_ALL - pl.allegro.tech.opel.MethodExecutionFilters
 
AnonymousFunctionExpressionNode - Class in pl.allegro.tech.opel
 
AnonymousFunctionExpressionNode(OpelNode, ArgumentsListExpressionNode) - Constructor for class pl.allegro.tech.opel.AnonymousFunctionExpressionNode
 
apply(List<CompletableFuture<?>>) - Method in interface pl.allegro.tech.opel.OpelAsyncFunction
 
ArgsGroupNode - Class in pl.allegro.tech.opel
 
ArgsGroupNode(List<ArgumentsListExpressionNode>) - Constructor for class pl.allegro.tech.opel.ArgsGroupNode
 

B

binaryOperation(Operator) - Method in class pl.allegro.tech.opel.OpelParser
 
build() - Method in class pl.allegro.tech.opel.EvalContextBuilder
 
build() - Method in class pl.allegro.tech.opel.OpelEngineBuilder
 

C

create() - Static method in class pl.allegro.tech.opel.EvalContextBuilder
 
create() - Static method in class pl.allegro.tech.opel.OpelEngineBuilder
 

D

DeclarationsListStatementNode - Class in pl.allegro.tech.opel
 
DeclarationsListStatementNode(List<DeclarationStatementNode>) - Constructor for class pl.allegro.tech.opel.DeclarationsListStatementNode
 
DeclarationsListStatementNode(List<DeclarationStatementNode>, DeclarationStatementNode) - Constructor for class pl.allegro.tech.opel.DeclarationsListStatementNode
 
DeclarationStatementNode - Class in pl.allegro.tech.opel
 
DeclarationStatementNode(OpelNode, OpelNode) - Constructor for class pl.allegro.tech.opel.DeclarationStatementNode
 
DENY_ALL - pl.allegro.tech.opel.MethodExecutionFilters
 

E

empty() - Static method in class pl.allegro.tech.opel.ArgsGroupNode
 
empty() - Static method in interface pl.allegro.tech.opel.EvalContext
 
empty() - Static method in class pl.allegro.tech.opel.IdentifiersListNode
 
escapeString(String) - Method in class pl.allegro.tech.opel.OpelParser
 
eval() - Method in class pl.allegro.tech.opel.OpelParsingResult
 
eval(String) - Method in class pl.allegro.tech.opel.OpelEngine
 
eval(String, EvalContext) - Method in class pl.allegro.tech.opel.OpelEngine
 
eval(EvalContext) - Method in class pl.allegro.tech.opel.OpelParsingResult
 
EvalContext - Interface in pl.allegro.tech.opel
 
EvalContextBuilder - Class in pl.allegro.tech.opel
 
EvalContextBuilder() - Constructor for class pl.allegro.tech.opel.EvalContextBuilder
 
ExpressionValidationResult - Class in pl.allegro.tech.opel
 

F

filter(Object, Method) - Method in interface pl.allegro.tech.opel.MethodExecutionFilter
 
fromStringLiteral(String) - Method in class pl.allegro.tech.opel.OpelParser
 
FunctionChainExpressionNode - Class in pl.allegro.tech.opel
 
FunctionChainExpressionNode(OpelNode, ArgsGroupNode) - Constructor for class pl.allegro.tech.opel.FunctionChainExpressionNode
 
FunctionInstantiationExpressionNode - Class in pl.allegro.tech.opel
 
FunctionInstantiationExpressionNode(IdentifiersListNode, OpelNode) - Constructor for class pl.allegro.tech.opel.FunctionInstantiationExpressionNode
 

G

getDeclarations() - Method in class pl.allegro.tech.opel.DeclarationsListStatementNode
 
getErrorMessage() - Method in class pl.allegro.tech.opel.ExpressionValidationResult
 
getErrors() - Method in class pl.allegro.tech.opel.OpelParsingResult
 
getExpression() - Method in class pl.allegro.tech.opel.DeclarationStatementNode
 
getExpression() - Method in class pl.allegro.tech.opel.OpelParsingResult
 
getGroups() - Method in class pl.allegro.tech.opel.ArgsGroupNode
 
getIdentifier() - Method in class pl.allegro.tech.opel.DeclarationStatementNode
 
getIdentifiers() - Method in class pl.allegro.tech.opel.IdentifiersListNode
 
getKey() - Method in class pl.allegro.tech.opel.PairNode
 
getPairs() - Method in class pl.allegro.tech.opel.PairsListNode
 
getParsingErrorMessage() - Method in class pl.allegro.tech.opel.OpelParsingResult
 
getValue() - Method in class pl.allegro.tech.opel.PairNode
 
getValue(String) - Method in interface pl.allegro.tech.opel.EvalContext
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.AnonymousFunctionExpressionNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.ArgsGroupNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.FunctionChainExpressionNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.FunctionInstantiationExpressionNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.IdentifiersListNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.ListInstantiationExpressionNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.MapAccessExpressionNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.MapInstantiationExpressionNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.MethodCallExpressionNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.PairNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.PairsListNode
 
getValue(EvalContext) - Method in class pl.allegro.tech.opel.ProgramNode
 

H

hasValue(String) - Method in class pl.allegro.tech.opel.EvalContextBuilder
 

I

IdentifiersListNode - Class in pl.allegro.tech.opel
 
IdentifiersListNode(List<OpelNode>) - Constructor for class pl.allegro.tech.opel.IdentifiersListNode
 
isEmpty() - Method in class pl.allegro.tech.opel.DeclarationsListStatementNode
 
isSucceed() - Method in class pl.allegro.tech.opel.ExpressionValidationResult
 
isValid() - Method in class pl.allegro.tech.opel.OpelParsingResult
 

L

ListInstantiationExpressionNode - Class in pl.allegro.tech.opel
 
ListInstantiationExpressionNode(ArgumentsListExpressionNode) - Constructor for class pl.allegro.tech.opel.ListInstantiationExpressionNode
 

M

MapAccessExpressionNode - Class in pl.allegro.tech.opel
 
MapAccessExpressionNode(OpelNode, OpelNode) - Constructor for class pl.allegro.tech.opel.MapAccessExpressionNode
 
MapInstantiationExpressionNode - Class in pl.allegro.tech.opel
 
MapInstantiationExpressionNode(PairsListNode) - Constructor for class pl.allegro.tech.opel.MapInstantiationExpressionNode
 
MethodCallExpressionNode - Class in pl.allegro.tech.opel
 
MethodCallExpressionNode(OpelNode, String, Optional<ArgumentsListExpressionNode>, ImplicitConversion, MethodExecutionFilter) - Constructor for class pl.allegro.tech.opel.MethodCallExpressionNode
 
MethodExecutionFilter - Interface in pl.allegro.tech.opel
 
MethodExecutionFilters - Enum in pl.allegro.tech.opel
 

N

namedValueNode(OpelNode) - Method in class pl.allegro.tech.opel.OpelParser
 

O

OpelAsyncFunction<T> - Interface in pl.allegro.tech.opel
 
OpelEngine - Class in pl.allegro.tech.opel
 
OpelEngineBuilder - Class in pl.allegro.tech.opel
 
OpelException - Exception in pl.allegro.tech.opel
 
OpelException() - Constructor for exception pl.allegro.tech.opel.OpelException
 
OpelException(Exception) - Constructor for exception pl.allegro.tech.opel.OpelException
 
OpelException(String) - Constructor for exception pl.allegro.tech.opel.OpelException
 
OpelException(String, Exception) - Constructor for exception pl.allegro.tech.opel.OpelException
 
OpelLogicalExpressionException - Exception in pl.allegro.tech.opel
 
OpelLogicalExpressionException(Operator, Object, Exception) - Constructor for exception pl.allegro.tech.opel.OpelLogicalExpressionException
 
OpelLogicalExpressionException(Operator, Object, Object, Exception) - Constructor for exception pl.allegro.tech.opel.OpelLogicalExpressionException
 
OpelParser - Class in pl.allegro.tech.opel
 
OpelParsingResult - Class in pl.allegro.tech.opel
 

P

PairNode - Class in pl.allegro.tech.opel
 
PairNode(OpelNode, OpelNode) - Constructor for class pl.allegro.tech.opel.PairNode
 
PairsListNode - Class in pl.allegro.tech.opel
 
PairsListNode(List<PairNode>) - Constructor for class pl.allegro.tech.opel.PairsListNode
 
parse(String) - Method in class pl.allegro.tech.opel.OpelEngine
 
pl.allegro.tech.opel - package pl.allegro.tech.opel
 
ProgramNode - Class in pl.allegro.tech.opel
 
ProgramNode(DeclarationsListStatementNode, OpelNode) - Constructor for class pl.allegro.tech.opel.ProgramNode
 

V

validate(String) - Method in class pl.allegro.tech.opel.OpelEngine
 
valueOf(String) - Static method in enum pl.allegro.tech.opel.MethodExecutionFilters
Returns the enum constant of this type with the specified name.
values() - Static method in enum pl.allegro.tech.opel.MethodExecutionFilters
Returns an array containing the constants of this enum type, in the order they are declared.

W

withCompletedValue(String, Object) - Method in class pl.allegro.tech.opel.EvalContextBuilder
 
withCompletedValue(String, Object) - Method in class pl.allegro.tech.opel.OpelEngineBuilder
 
withExternalEvalContext(EvalContext) - Method in class pl.allegro.tech.opel.EvalContextBuilder
 
withFunction(String, OpelAsyncFunction<?>) - Method in class pl.allegro.tech.opel.EvalContextBuilder
Deprecated.
withFunction(String, OpelAsyncFunction<?>) - Method in class pl.allegro.tech.opel.OpelEngineBuilder
Deprecated.
withFunctions(Map<String, OpelAsyncFunction<?>>) - Method in class pl.allegro.tech.opel.EvalContextBuilder
Deprecated.
withFunctions(Map<String, OpelAsyncFunction<?>>) - Method in class pl.allegro.tech.opel.OpelEngineBuilder
Deprecated.
withImplicitConversion(Class<T>, Class<R>, Function<T, R>) - Method in class pl.allegro.tech.opel.OpelEngineBuilder
 
withMethodExecutionFilter(MethodExecutionFilter) - Method in class pl.allegro.tech.opel.OpelEngineBuilder
 
withValue(String, CompletableFuture<Object>) - Method in class pl.allegro.tech.opel.EvalContextBuilder
 
withValue(String, CompletableFuture<Object>) - Method in class pl.allegro.tech.opel.OpelEngineBuilder
 
withValues(Map<String, CompletableFuture<?>>) - Method in class pl.allegro.tech.opel.EvalContextBuilder
 
withValues(Map<String, CompletableFuture<?>>) - Method in class pl.allegro.tech.opel.OpelEngineBuilder
 
A B C D E F G H I L M N O P V W 
All Classes All Packages