Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Callout_Delimiter

mattt edited this page Apr 10, 2020 · 5 revisions

Callout.Delimiter

public enum Delimiter

Inheritance

CaseIterable, Codable, Hashable, String

Enumeration Cases

precondition

case precondition

postcondition

case postcondition

requires

case requires

invariant

case invariant

complexity

case complexity

important

case important

warning

case warning

author

case author

copyright

case copyright

date

case date

seealso

case seealso

since

case since

version

case version

attention

case attention

bug

case bug

experiment

case experiment

note

case note

remark

case remark

todo

case todo