Home | History | Annotate | Download | only in parser

Lines Matching refs:createForLoop

928         return context.createForLoop(decls, condition, increment, statement, hasDeclaration, startLine, endLine);