For the below snippet, the second keyword onwards ($SymbolPrivileges$ +) is incorrectly parsed as a normal comment. The parser is confunsed by the number of $ next to each other./**
* This is the brief for the $SymbolVirtual$$SymbolPrivileges$$SymbolStatic$function $SymbolName$
* @param $MethodArgName$ $end$
* @return $SymbolType$
* @author %USERNAME%
* @date $DAY_02$/$MONTH_02$/$YEAR$
* @see
*/