Class Ek9BuiltinIntrospectionSupplier

java.lang.Object
org.ek9lang.compiler.Ek9BuiltinIntrospectionSupplier
All Implemented Interfaces:
Supplier<List<CompilableSource>>

public class Ek9BuiltinIntrospectionSupplier extends Object implements Supplier<List<CompilableSource>>
Looks for Java classes that have been annotated with the annotations that allow them to be exposed as 'extern' ek9 components.