Options
All
  • Public
  • Public/Protected
  • All
Menu

Inspired by Snobol SPAN: http://www.snobol4.org/docs/burks/tutorial/ch4.htm SPAN(S) matches one or more subject characters from the set in S. SPAN must match at least one subject character, and will match the LONGEST subject string possible.

Hierarchy

  • Span

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Span(characters: string): Span

Properties

characters

characters: string

Accessors

$id

  • get $id(): string

Methods

matchPrefix

matchPrefixReport

Generated using TypeDoc