|
GCC Middle and Back End API Reference
|


Public Member Functions | |
| quoted_json_pointer (const json::value &js_val) | |
| void | add_to_phase_2 (context &ctxt) final override |
Private Member Functions | |
| DISABLE_COPY_AND_ASSIGN (element) | |
Private Attributes | |
| const json::value & | m_js_val |
Print the JSON Pointer of a given json::value in quotes.
|
inline |
References m_js_val.
|
inlinefinaloverridevirtual |
Implements pp_markup::element.
References m_js_val.
|
private |
Referenced by add_to_phase_2(), and quoted_json_pointer().