Interface CodeLoader

All Superinterfaces:
CodeWithContext
All Known Subinterfaces:
CodeContext, CodeProvider, CodeSource

public interface CodeLoader extends CodeWithContext
Abstract interface to get (or load) types.
Since:
1.0.0
Author:
hohwille