TokenStreamSequenceToNodeMapping::TokenStreamSequenceToNodeMapping
Synopsis
Declared in <SageIII/astTokenStream/tokenStreamMapping.h>
TokenStreamSequenceToNodeMapping(
SgNode* n,
int input_leading_whitespace_start,
int input_leading_whitespace_end,
int input_token_subsequence_start,
int input_token_subsequence_end,
int input_trailing_whitespace_start,
int input_trailing_whitespace_end,
int input_else_whitespace_start,
int input_else_whitespace_end);
Created with MrDocs