detect possibly evil tasks and do the right thing if a possibly evil execution patter...
[IRC.git] / Robust / src / Lex / DocumentationComment.java
1 package Lex;
2
3 class DocumentationComment extends Comment {
4   DocumentationComment() {
5   }
6 }
7