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, toString
dispose, getFallbackEvaluationCost, getRootCondition, isApplicable
public RuleReplaceWithFallback(String typeSourceName)
protected String generateMatchesExpression()
Rule
generateMatchesExpression
in class RuleReplaceWith
Copyright © 2018. All rights reserved.