19 }
else if(parser.
isMatch(
"'''")){
classe qui permet de parser des fichiers texte en renvoyant les tokens les uns après les autres
bool isMatch(const PString &patern)
Says if the patern match with the current caracters of the PFileParser.
PString getUntilKey(const PString &patern)
Renvoie la chaine de caractère du caractère courant jusqu'à patern comprise.
bool parse_generic_string(PString &str, PFileParser &parser)
Parse string value.