public interface TypeResolver
The type resolver.
-
Method Summary
-
Method Details
-
resolve
Resolves the type name.- Parameters:
typeName- the type name to resolve.- Returns:
- the class that was found.
- Throws:
PsyUndefinedException- TODO
-
typeName - the type name to resolve.PsyUndefinedException - TODO