workspaced.visitors.methodfinder

Finds methods in a specified interface or class location.

Members

Classes

InterfaceMethodFinder
class InterfaceMethodFinder
Undocumented in source.
NestedTypeFinder
class NestedTypeFinder
Undocumented in source.
TypeTransformingFormatter
class TypeTransformingFormatter(Sink)

Functions

formatTypeTransforming
void formatTypeTransforming(Sink sink, T node, string delegate(const(char)[]) translateType, bool useTabs, IndentStyle style, uint indentWith)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ArgumentInfo
struct ArgumentInfo

Information about an argument in a method defintion.

FieldDetails
struct FieldDetails
InterfaceDetails
struct InterfaceDetails

Information about an interface or class

MethodDetails
struct MethodDetails

Information about a method definition.

ReferencedType
struct ReferencedType
TypeDetails
struct TypeDetails

Meta