casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
JsonParser.h File Reference
#include <casacore/casa/BasicSL/String.h>
#include <casacore/casa/Exceptions/Error.h>

Go to the source code of this file.

Classes

class  casacore::JsonParser
 Class for parsing Json-style key:value lines. More...
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Functions

int JsonGramwrap ()
 
void casacore::JsonGramerror (const char *)
 The global yyerror function for the parser. More...
 

Function Documentation

int JsonGramwrap ( )