nixd
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
JSON.h File Reference
#include "Exception.h"
#include <llvm/ADT/StringRef.h>
#include <llvm/Support/JSON.h>
#include <exception>

Go to the source code of this file.

Classes

class  nixd::JSONParseException
 
class  nixd::JSONSchemaException
 

Namespaces

namespace  nixd
 

Functions

llvm::json::Value nixd::parse (llvm::StringRef JSON)
 
template<class T >
nixd::fromJSON (const llvm::json::Value &V)