| Package | Description |
|---|---|
| de.japkit.rules |
| Modifier and Type | Method and Description |
|---|---|
ExpressionOrFunctionCallRule<Boolean> |
BooleanOperatorRule.getFunctionCalls() |
ExpressionOrFunctionCallRule<T> |
CaseRule.getValueRule() |
static <T> ExpressionOrFunctionCallRule<T> |
ExpressionOrFunctionCallRule.ruleOrNullIfUndefined(AnnotationMirror metaAnnotation,
Element metaElement,
Class<? extends T> type,
String exprAvName,
String langAvName,
String functionAvName,
String avPrefix,
org.eclipse.xtext.xbase.lib.Functions.Function0<? extends T> defaultValue,
boolean nullable,
org.eclipse.xtext.xbase.lib.Functions.Function3<? super Boolean,? super Object,? super IParameterlessFunctionRule<?>,?> combiner) |
Copyright © 2018. All rights reserved.