Searched refs:argumentChildSelectors (Results 1 – 2 of 2) sorted by relevance
1394 …ry newASTEntry(Kind kind, String[] legalChildSelectors, String[] argumentChildSelectors) throws IO… in newASTEntry() argument1398 … if (argumentChildSelectors != null && ArraysMDE.indexOf(argumentChildSelectors, arg) >= 0) { in newASTEntry()
751 String[] argumentChildSelectors) throws ParseException { in newASTEntry() argument761 if (argumentChildSelectors != null in newASTEntry()762 && ArraysMDE.indexOf(argumentChildSelectors, arg) >= 0) { in newASTEntry()