process

abstract fun <T : Any> process(asmType: KClass<in T>, inputText: String, automatonKind: AutomatonKind = AutomatonKind.LOOKAHEAD_1): T