public static interface CreateSentence.Visitor<P,R>
R
visit(CreateSentence createSentence, P par)
R visit(CreateSentence createSentence, P par)