CaseStyle.Tokens (case_style v1.0.1)

CaseStyle.Tokens.Spacing how words are split

CaseStyle.Tokens.FirstLetter first char in the stream

CaseStyle.Tokens.Char just a char

CaseStyle.Tokens.AfterSpacingChar first char after split

CaseStyle.Tokens.Digit just a digit

CaseStyle.Tokens.AfterSpacingDigit first digit after split

CaseStyle.Tokens.Literal text that should not be treated

CaseStyle.Tokens.Start start of the stream

CaseStyle.Tokens.End end of the stream

Summary

Types