string render() Renders string representation of expression. Return Value string
Regex removeOption(string $option) Parameters string $option Return Value Regex
ValueInterface prepend(string $expr) Parameters string $expr Return Value ValueInterface
bool isCaseSensitive() Returns value case sensitivity. Return Value bool
bool hasStartJoker() Return Value bool
bool hasStartFlag() Return Value bool
bool hasOption(string $option) Parameters string $option Return Value bool
bool hasEndJoker() Return Value bool
bool hasEndFlag() Return Value bool
int getType() Returns expression type. Return Value int
Page 192 of 787