pyslang
  1. Slang Documentation
  2. Modules
  3. Classes
  4. GitHub
  5. PyPI

pyslang.SequenceRepetition class

Contents

  • Reference
    • Enums
    • Properties
    • Data

Enums

class Kind: Consecutive = 0 Nonconsecutive = 1 GoTo = 2
Members:

Properties

kind get
range: SequenceRange get

Data

Consecutive = Kind.Consecutive
GoTo = Kind.GoTo
Nonconsecutive = Kind.Nonconsecutive
Tab / T to search, Esc to close
…

Search for modules, classes, functions and other symbols. You can omit any prefix from the symbol path; adding a . suffix lists all members of given symbol.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    pyslang. Created with m.css Python doc generator.