UnparseLanguageIndependentConstructs::unparseStatementFromTokenStream
Synopsis
Declared in <src/backend/unparser/languageIndependenceSupport/unparseLanguageIndependentConstructs.h>
void
unparseStatementFromTokenStream(
SgStatement* stmt,
token_sequence_position_enum_type e_leading_whitespace_start,
token_sequence_position_enum_type e_token_subsequence_start,
SgUnparse_Info& info,
int start_offset = 0,
int end_offset = 0);
Created with MrDocs