Skip to content

Dialect.AllowShadowIdentifiers Property

Definition

Whether identifiers can end with a shadow marker, e.g. the Z80's AF'. Defaults to true.

public bool AllowShadowIdentifiers { get; init; }

View source

Property Value

Boolean