There was an error while loading. Please reload this page.
public enum Delimiter
Hashable
none
case none
period
case period(: Int = 1)
parenthesis
case parenthesis(: Int = 1)