public class ResolvePermutationDependentValues extends Object
When properties are collapsed (e.g. in soft permutations) a method is create that resolves the value at runtime.
Modifier and Type | Method and Description |
---|---|
JExpression |
computeInstantiationExpression(JPermutationDependentValue x) |
static boolean |
exec(JProgram program,
PermutationProperties props,
List<PropertyAndBindingInfo> propertyAndBindingInfo) |
public static boolean exec(JProgram program, PermutationProperties props, List<PropertyAndBindingInfo> propertyAndBindingInfo)
public JExpression computeInstantiationExpression(JPermutationDependentValue x)
Copyright © 2018. All rights reserved.