| Package | Description |
|---|---|
| net.amygdalum.testrecorder.visitors |
| Modifier and Type | Method and Description |
|---|---|
TypeManager |
ObjectToSetupCode.getTypes() |
TypeManager |
ObjectToMatcherCode.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
ConstructionPlan.compute(TypeManager types,
SerializedValueVisitor<Computation> compiler) |
Computation |
Construction.computeBest(TypeManager types,
SerializedValueVisitor<Computation> compiler) |
SerializedValueVisitor<Computation> |
SerializedValueVisitorFactory.create(LocalVariableNameGenerator locals,
TypeManager types) |
ObjectToSetupCode |
ObjectToSetupCode.Factory.create(LocalVariableNameGenerator locals,
TypeManager types) |
SerializedValueVisitor<Computation> |
ObjectToMatcherCode.Factory.create(LocalVariableNameGenerator locals,
TypeManager types) |
| Constructor and Description |
|---|
ObjectToMatcherCode(LocalVariableNameGenerator locals,
TypeManager types) |
ObjectToSetupCode(LocalVariableNameGenerator locals,
TypeManager types) |
Copyright © 2016. All rights reserved.