static PTElement ai_parseToTreeWithGuessing(S input) { ret ai_parseBottomUpToTree(ai_buParseWithGuessing(input), input); }