All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cucumber.api.java8.En_old Maven / Gradle / Ivy

package cucumber.api.java8;

import cucumber.runtime.java8.ConstantPoolTypeIntrospector;
import cucumber.runtime.java8.LambdaGlueBase;
import cucumber.runtime.java.JavaBackend;

public interface En_old extends LambdaGlueBase {

    default void Ac(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ac(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ac(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Ond(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ond(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ond(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Tha(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Tha(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Tha(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Thathe(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thathe(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thathe(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Thurh(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Thurh(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Thurh(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Ða(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ða(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ða(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Ðaðe(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðaðe(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðaðe(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Ðurh(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Ðurh(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Ðurh(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Þa(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þa(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þa(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Þaþe(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þaþe(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þaþe(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default void Þurh(final String regexp, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A0 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A1 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A2 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A3 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A4 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A5 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A6 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A7 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A8 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

    default  void Þurh(final String regexp, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, 0, body, ConstantPoolTypeIntrospector.INSTANCE);
    }

    default  void Þurh(final String regexp, final long timeoutMillis, final StepdefBody.A9 body) {
        JavaBackend.INSTANCE.get().addStepDefinition(regexp, timeoutMillis, body, ConstantPoolTypeIntrospector.INSTANCE);
    }
    

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy