commentEndPreTok() public méthode

public commentEndPreTok ( String s ) : String
s String
Résultat String
 void CommentFillPreTok()
 {
     emit.CommentFill(io.commentEndPreTok(tok.getValue())); /* copy and emit source */
 }