Class CompilableSourceHasErrors

java.lang.Object
org.ek9lang.compiler.common.CompilableSourceHasErrors
All Implemented Interfaces:
Predicate<Collection<CompilableSource>>

public class CompilableSourceHasErrors extends Object implements Predicate<Collection<CompilableSource>>
Check to see if any of the compilable sources have errors.