tern.regex

Undocumented in source.

Modules

builder
module tern.regex.builder
Undocumented in source.
matcher
module tern.regex.matcher
Undocumented in source.

Members

Classes

Regex
class Regex
Undocumented in source.

Static variables

lookups
string[string] lookups;
Undocumented in source.

Templates

regex
template regex(string PATTERN, ubyte FLAGS = GLOBAL)
Undocumented in source.

Meta