クラス
jp.hishidama.html.lexer.token.Comment の使用

Comment を使用しているパッケージ
jp.hishidama.html.lexer.rule HtHtmlLexerルールパッケージ 
jp.hishidama.html.lexer.token HtHtmlLexerトークンパッケージ 
 

jp.hishidama.html.lexer.rule での Comment の使用
 

Comment を返す jp.hishidama.html.lexer.rule のメソッド
 Comment CommentRule.parse()
          推奨されていません。 解釈対象がコメント以外の場合に例外が発生する。
 

jp.hishidama.html.lexer.token での Comment の使用
 

Comment を返す jp.hishidama.html.lexer.token のメソッド
 Comment Comment.clone()