@Data public class FunctionRule extends AbstractFunctionRule<Object>
_elementsExtensions, _eLSupport, _generateClassContext, _messageCollector, _ruleFactory, _ruleUtils, _typesExtensions, _typesRegistry| Constructor and Description |
|---|
FunctionRule(AnnotationMirror metaAnnotation,
Element metaElement) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
evalInternal() |
org.eclipse.xtext.xbase.lib.Functions.Function0<?> |
getExprOrFunctionCallRule() |
int |
hashCode() |
String |
toString() |
apply, apply, createParams, eval, evalWithParams, getErrorValue, getParams, getType, mustBeCalledWithParamsgetMetaAnnotation, getMetaElement, getRuleCreationException, inRule, registerMetaTypeElement, throwRuleCreationException, throwRuleCreationExceptionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetMetaAnnotation, getMetaElementpublic FunctionRule(AnnotationMirror metaAnnotation, Element metaElement)
public Object evalInternal()
evalInternal in class AbstractFunctionRule<Object>@Pure public int hashCode()
hashCode in class AbstractFunctionRule<Object>@Pure public boolean equals(Object obj)
equals in class AbstractFunctionRule<Object>@Pure public String toString()
toString in class AbstractFunctionRule<Object>@Pure public org.eclipse.xtext.xbase.lib.Functions.Function0<?> getExprOrFunctionCallRule()
Copyright © 2018. All rights reserved.