Todo List
[line 32]
static string getClassFromFileName( string $filename)
Assumes that there is only one class defined in that particular file, and that the naming follows the dot-path (Java) notation scheme.
static array getDefinedClasses( string $filename, [Path $classpath = NULL])
static string getPackageName( string $classname)