Structs§
Enums§
Functions§
- abstract_
method_ on_ a_ non_ abstract_ class - argument_
is_ required - braced_
namespace_ declarations_ in_ unbraced_ context - cannot_
assign_ reference_ to_ non_ referencable_ value - cannot_
use_ positional_ argument_ after_ named_ argument - cannot_
use_ reserved_ keyword_ as_ a_ constant_ name - cannot_
use_ reserved_ keyword_ as_ a_ goto_ label - cannot_
use_ reserved_ keyword_ as_ a_ type_ name - cannot_
use_ type_ in_ context - case_
value_ for_ unit_ enum - constructor_
in_ enum - final_
and_ abstract_ modifiers_ combined_ for_ class - final_
and_ abstract_ modifiers_ combined_ for_ class_ member - final_
and_ private_ modifiers_ combined_ for_ constant - forbidden_
type_ used_ in_ property - illegal_
spread_ operator_ usage - magic_
method_ in_ enum - match_
expression_ has_ multiple_ default_ arms - missing_
case_ value_ for_ backed_ enum - missing_
item_ definition_ after_ attributes - missing_
type_ for_ readonly_ property - mixing_
keyed_ and_ unkeyed_ list_ entries - modifier_
cannot_ be_ used_ for_ class - modifier_
cannot_ be_ used_ for_ class_ method - modifier_
cannot_ be_ used_ for_ constant - modifier_
cannot_ be_ used_ for_ enum_ method - modifier_
cannot_ be_ used_ for_ interface_ constant - modifier_
cannot_ be_ used_ for_ interface_ method - modifier_
cannot_ be_ used_ for_ promoted_ property - modifier_
cannot_ be_ used_ for_ property - multiple_
modifiers - multiple_
visibility_ modifiers - nested_
disjunctive_ normal_ form_ types - nested_
namespace_ declarations - only_
one_ argument_ is_ accepted - only_
positional_ arguments_ are_ accepted - reached_
unpredictable_ state - readonly_
property_ has_ default_ value - standalone_
type_ used_ as_ nullable - standalone_
type_ used_ in_ intersection - standalone_
type_ used_ in_ union - static_
property_ cannot_ be_ readonly - try_
without_ catch_ or_ finally - unbraced_
namespace_ declarations_ in_ braced_ context - unexpected_
identifier - unexpected_
token - variadic_
promoted_ property