Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

RegexCompileError

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

Package
libtmux-swift
Source
Sources/LibTmux/RegexPattern.swift
enum RegexCompileError : enum RegexCompileError
enum [source]
enum [source]
enum RegexCompileError

Why a RegexPattern could not be compiled.

Token offsets count UTF-8 bytes in RegexPattern/source.

12 declared, 2 inherited

Inherited members

Reached through Equatable.!=(_:_:), Error.localizedDescription.

  • !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.
  • localizedDescription Error.localizedDescription Retrieve the localized description for this error.
Esc

Type to search.