|
OpenStructure
|
#include <query_ast.hh>
Public Member Functions | |
| StringOrRegexParam () | |
| StringOrRegexParam (const String &s) | |
| bool | Match (const String &s) const |
| bool | operator== (const StringOrRegexParam &) const |
| const String & | str () const |
Definition at line 58 of file query_ast.hh.
|
explicit |
| bool Match | ( | const String & | s | ) | const |
| bool operator== | ( | const StringOrRegexParam & | ) | const |
|
inline |
Definition at line 64 of file query_ast.hh.