| MLIR
    22.0.0git
    | 
Provide a template class that can be specialized by users to dispatch to parsers. More...
Provide a template class that can be specialized by users to dispatch to parsers.
Auto-generated parsers generate calls to FieldParser<T>::parse, where T is the parameter storage type, to parse custom types. 
Definition at line 74 of file DialectImplementation.h.