Rule:CommentRequired Priority:3 XXXXXXXXXXCommentRequirement Required. Issue #744

This commit is contained in:
Roman Ivanov 2015-04-21 16:48:57 -04:00
parent 3b0a914b39
commit ece98b65cb
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ import java.awt.Color;
import java.util.List;
import javax.swing.JTextArea;
/**
* Helper class to select a code.
*/
public class CodeSelector
{
/** DetailAST node*/