public final class ParsingCommentMarkupUtil
extends Object
| Modifier and Type | Method | 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 © 2018 The ATTOPARSER team. All rights reserved.