
public class RuleReplaceWithFallback extends RuleReplaceWith
runtimeRebindRuleGenerator| Constructor and Description |
|---|
RuleReplaceWithFallback(String typeSourceName) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
generateMatchesExpression()
Generate and return a String of Java source that will act as a condition to filter the runtime
environment and only pass when the Rule's intended conditions are met.
|
generateCreateInstanceExpression, generateRuntimeRebindClasses, getReplacementTypeName, realize, toStringdispose, getFallbackEvaluationCost, getRootCondition, isApplicablepublic RuleReplaceWithFallback(String typeSourceName)
protected String generateMatchesExpression()
RulegenerateMatchesExpression in class RuleReplaceWithCopyright © 2018. All rights reserved.