klyn.ClassLoader.getTypeByName
method
public static native getTypeByName(name as String) as Type
Description

Resolves a type by name using the runtime facilities.

The lookup uses the same class path order as forName.