ifinfo

tools to get Interface meta info for auto-generate implementation.

Copied from https://github.com/boolangery/d-autointf Modified to remove extra vibe.d dependency for better footprint size.

Members

Functions

noImpl
NoAutoImplMethod noImpl()

noImpl attribute

Structs

IfInfo
struct IfInfo(T)

Get Interfaces Info for a class or pure interface.

MethodInfo
struct MethodInfo

Method info

MethodParam
struct MethodParam

Method Param

NoAutoImplMethod
struct NoAutoImplMethod

No-Auto-Implement attribute

Meta

License

Subject to the terms of the MIT license