static LL tok_findMainFunctions() { ret findFullFunctionDefs(findMainClass(javaTok(src)), true); }