static LL tok_statementsInStandardFunction(S sfName) { ret tok_statementsInMethodDeclaration(textOfStandardFunction(sfName)); }