|
buffalo
|
#include <buffalo.h>
Public Member Functions | |
| operator typename G::ValueType () | |
| ValueToken (std::string_view raw, Location location, typename G::ValueType &&value) | |
Public Attributes | |
| std::string_view | raw |
| Location | location |
| G::ValueType | value |
VALUE TOKEN Passed in array to NonTerminals at transduction time.
|
inline |
|
inline |
| Location bf::ValueToken< G >::location |
| std::string_view bf::ValueToken< G >::raw |
| G::ValueType bf::ValueToken< G >::value |