Typealiases

The following typealiases are available globally.

  • L

    L is the shortcut for Lexical namespace

    Declaration

    Swift

    public typealias L = Lexical
  • R

    A shortcut to RegexParser

    Declaration

    Swift

    public typealias R = RegexParser