Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/matchers/skip/Skip"

Index

Variables

Const RestOfLine

RestOfLine: MatchingLogic = new Break(new Literal("\n"))

Match the rest of the current line

Functions

restOfInputMatchPrefixReport

skipTo

takeUntil

yadaYadaThen

yadaYadaThenThisButNotThat

Object literals

Const RestOfInput

RestOfInput: object

Match the rest of the input.

$id

$id: string = "RestOfInput"

matchPrefixReport

matchPrefixReport: restOfInputMatchPrefixReport = restOfInputMatchPrefixReport

matchPrefix

Generated using TypeDoc