Interface MustacheScanner

Index

Properties

Methods

Properties

public pos: number

public string: string

public tail: string

Methods

public eos(): boolean

Returns

boolean

public scan(re: RegExp): string

Parameters

  • re: RegExp

Returns

string

public scanUntil(re: RegExp): string

Parameters

  • re: RegExp

Returns

string