#include <parse_tree_nodes.h>
|
| PT_into_destination_outfile (const POS &pos, const LEX_STRING &file_name_arg, const CHARSET_INFO *charset_arg, const Field_separators &field_term_arg, const Line_separators &line_term_arg) |
|
bool | contextualize (Parse_context *pc) override |
|
bool | contextualize (Parse_context *pc) override |
|
virtual | ~Parse_tree_node_tmpl ()=default |
|
bool | is_contextualized () const |
|
virtual bool | contextualize (Context *pc) |
| Do all context-sensitive things and mark the node as contextualized. More...
|
|
void | error (Context *pc, const POS &pos) const |
| syntax_error() function replacement for deferred reporting of syntax errors More...
|
|
void | error (Context *pc, const POS &pos, const char *msg) const |
| syntax_error() function replacement for deferred reporting of syntax errors More...
|
|
void | errorf (Context *pc, const POS &pos, const char *format,...) const |
| syntax_error() function replacement for deferred reporting of syntax errors More...
|
|
◆ super
◆ PT_into_destination_outfile()
◆ contextualize()
bool PT_into_destination_outfile::contextualize |
( |
Parse_context * |
pc | ) |
|
|
override |
◆ m_exchange
The documentation for this class was generated from the following files: