tern.regex.builder

Undocumented in source.

Members

Enums

BAD
anonymousenum BAD
Undocumented in source.
GLOBAL
anonymousenum GLOBAL
Undocumented in source.
NONE
anonymousenum NONE
Undocumented in source.

Static functions

build
Element[] build(string pattern, string[string] lookups)
Undocumented in source. Be warned that the author may not have intended to support it.
expand
string expand(string str, string[string] lookups)
Undocumented in source. Be warned that the author may not have intended to support it.
getArgument
string getArgument(string pattern, int start, char opener, char closer)
Undocumented in source. Be warned that the author may not have intended to support it.
modifierQuantifiable
bool modifierQuantifiable(Element element)
Undocumented in source. Be warned that the author may not have intended to support it.
tokenQuantifiable
bool tokenQuantifiable(Element element)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Element
struct Element
Undocumented in source.

Meta