Home | History | Annotate | Download | only in src

Lines Matching full:parsing

84 // a later parsing to be faster.
91 // to speed up later parsing. Finding errors is not the goal of pre-parsing,
98 // stack depth even further. Instead we report it after parsing is
357 // to initialize it properly. This mechanism is also used for the parsing
854 // In parsing the first assignment expression in conditional
866 return 0; // 0 precedence will terminate binary expression parsing