hi,
Now I get SourceLocation Start and SourceLocation End ,How can I get
anything between "Start" and "End" and print them?I am Looking forward your
ideals!
Rambo,
hi,
Now I get SourceLocation Start and SourceLocation End ,How can I get
anything between "Start" and "End" and print them?I am Looking forward your
ideals!
Rambo,
See Lexer::getSourceText()
I have no time for a long,Now I got it ,thank you very much!