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