Searched defs:cu (Results 1 – 2 of 2) sorted by relevance
266 VehiclePropertyIdsParser(CompilationUnit cu) { in VehiclePropertyIdsParser()558 CompilationUnit cu = StaticJavaParser.parse(new File(vehiclePropertyIdsJava)); in main() local
60 CompilationUnit cu = StaticJavaParser.parse(file); in populateParsedDataForFile() local