Calls the given function with named arguments
Creates a new instance of class with the given name
Gets all the class names in the given string of D code
Gets the value of the field with the given name
Returns a new instnace of the class associated with the given class info.
Return a new instance of the class with the given name.
Sets the given value to the filed with the given name
Evaluates to the type of the field with the given name
Evaluates to an array of strings containing the names of the fields in the given type
Implementation for fieldsOf
Returns the name of the given function
Evaluates to true if T has a class method with the given name
Evaluates to true if T has a field with the given name
Evaluates to true if T has a instance method with the given name
Evaluates to true if T has a either a class method or a instance method with the given name
Evaluates to a string containing the name of the field at given position in the given type.
Returns the parameter names of the given function
Copyright (c) 2009-2011 Jacob Carlborg.
Initial created: Oct 5, 2009