Searched refs:preProcessedUnits (Results 1 – 1 of 1) sorted by relevance
76 ImmutableList<PreprocessedCompUnit> preProcessedUnits = CompUnitPreprocessor.preprocess(units); in bind() local78 SimpleEnv<ClassSymbol, SourceBoundClass> ienv = bindSourceBoundClasses(preProcessedUnits); in bind()97 bindPackages(log, ienv, tli, preProcessedUnits, classPathEnv); in bind()