----------------------------------------------------------------------------- CppAD: C++ Algorithmic Differentiation: Copyright (C) 2003-19 Bradley M. Bell CppAD is distributed under the terms of the Eclipse Public License Version 2.0. This Source Code may also be made available under the following Secondary License when the conditions for such availability set forth in the Eclipse Public License, Version 2.0 are satisfied: GNU General Public License, Version 2.0 or later. ----------------------------------------------------------------------------- $begin json_lexer$$ $spell Json $$ $section Lexical Analysis Class for a Json AD Graph$$. $childtable% include/cppad/local/graph/json_lexer.hpp %$$ $end