MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIDisplayable
Open sandboxFocus

IDisplayable Interface

Defines a method ToDisplayString(CodeDisplayFormat, CodeDisplayContext) that renders the current declaration into a human-readable string.

Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IDisplayable

Methods

Name Description
ToDisplayString(CodeDisplayFormat, CodeDisplayContext)

Renders the current declaration into a human-readable string.