Method Parser.C.Token()->`+()
- Method `+
 stringres =Parser.C.Token()+s- Description
 A string can be added to the Token, which will be added to the text contents.
string res = Parser.C.Token() + s
A string can be added to the Token, which will be added to the text contents.