Uses of Record Class
it.tugamer89.autogex.trace.ExecutionStep
Packages that use ExecutionStep
-
Uses of ExecutionStep in it.tugamer89.autogex.trace
Methods in it.tugamer89.autogex.trace that return types with arguments of type ExecutionStepConstructor parameters in it.tugamer89.autogex.trace with type arguments of type ExecutionStepModifierConstructorDescriptionExecutionTrace(String input, List<ExecutionStep> steps, boolean accepted) Constructs a new ExecutionTrace.