findTransitionByPrevious

abstract fun findTransitionByPrevious(previous: ParserState?): List<Transition>?