accept

abstract fun <T, A> accept(visitor: GrammarVisitor<T, A>, arg: A): T