JSON Voorhees
Killer JSON for C++
Loading...
Searching...
No Matches
parse_index.hpp File Reference

Parsed index of a JSON document. More...

#include <jsonv/config.hpp>
#include <jsonv/ast.hpp>
+ Include dependency graph for parse_index.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jsonv::parse_index
 Represents the index of a parsed AST. More...
 
class  jsonv::parse_index::iterator
 

Detailed Description

Parsed index of a JSON document.

Copyright (c) 2020 by Travis Gockel. All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the Apache License as published by the Apache Software Foundation, either version 2 of the License, or (at your option) any later version.

Author
Travis Gockel (travi.nosp@m.s@go.nosp@m.ckelh.nosp@m.ut.c.nosp@m.om)

Definition in file parse_index.hpp.