public interface CommentHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onComment(java.lang.String comment,
int line,
int column)
Called if the parser hits a comment
|
Copyright © 2002-2018. All Rights Reserved.