<div>Good day!</div><div>How can I retreive matched node text to some variable, not dump?</div><div>I have</div><div>MatchResult &R;</div><div>ASTContext *C;</div><div>SourceManager &SM;</div><div> </div><div>I don't want to get location and re-read source file. Is there other way?</div><div> </div>