addTransition

abstract fun addTransition(previousStates: List<ParserState?>, tr: Transition): Transition