public final class ParsingCommentMarkupUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
parseComment(char[] buffer,
int offset,
int len,
int line,
int col,
ICommentHandler handler) |
public static void parseComment(char[] buffer,
int offset,
int len,
int line,
int col,
ICommentHandler handler)
throws ParseException
ParseExceptionCopyright © 2017 The ATTOPARSER team. All rights reserved.