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