Lines Matching defs:start

878                     start : S.token,  property
1101 start: start, property
1112 start: start, property
1130 start: start, property
1160 start: start, property
1172 start: start, property
1263 start: node.start, property
1270 start: node.start, property
1298 start: node.start, property
1315 start: node.start, property
1322 function arrow(exprs, start, async) { argument
1358 start: start, property
1438 start: token, property
1595 start: def.start, property
1624 start: alias.start, property
1664 start : (tmp = S.token, next(), tmp), property
1675 start : (tmp = S.token, next(), expect(":"), tmp), property
1702 start : start, property
1712 start : start, property
1739 start : start, property
1758 start : prev(), property
1766 start : prev(), property
1774 start : prev(), property
1963 a.push(new AST_Hole({ start: S.token, end: S.token })); property
1968 start: S.token, property
2010 start: start, property
2020 start: start, property
2030 start: start, property
2045 start: start, property
2059 start: start, property
2069 start: start, property
2085 start: start, property
2093 start: start, property
2101 start: start, property
2160 start: token, property
2191 start: start, property
2209 start: key_start, property
2225 start: name.start, property
2232 start: key_start, property
2240 start: start, property
2255 start: start, property
2274 start: start, property
2296 start: start, property
2305 start: start, property
2314 start: start, property
2349 start: start, property
2368 start: start, property
2416 start : left.start, property
2438 start : start, property
2466 start: node.start, property
2475 start: node.start, property
2496 start: prop.start, property
2503 start: node.start, property
2517 start : start, property
2544 start: start, property
2581 toplevel = new AST_Toplevel({ start: start, body: body, end: end }); property