cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
jx_sub.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2021- The University of Notre Dame
3
This software is distributed under the GNU General Public License.
4
See the file COPYING for details.
5
*/
6
7
#ifndef JX_SUB_H
8
#define JX_SUB_H
9
10
#include "
jx.h
"
11
23
struct
jx
*
jx_sub
(
struct
jx
*j,
struct
jx
*context );
24
25
26
#endif
jx.h
JSON Expressions (JX) library.
jx_sub
struct jx * jx_sub(struct jx *j, struct jx *context)
Substitute symbols from context.
jx
JX value representing any expression type.
Definition:
jx.h:117
Generated by
1.8.5