#include <ParserNode.h>
|
template<typename T > |
decltype(auto) | operator() (T t) |
|
Definition at line 2208 of file ParserNode.h.
template<typename T >
decltype(auto) Parser::CaseSensitiveValidate::operator() |
( |
T |
t | ) |
|
|
inline |
Definition at line 2210 of file ParserNode.h.
References CHECK.
2211 const auto val =
static_cast<const StringLiteral*
>(t->get_value())->get_stringval();
The documentation for this struct was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/Parser/ParserNode.h