factory JParse.empty(List<String> nextState) => JParse('', DynamicToken.from(Token.Text), nextState);