public final class Parser extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String[]> |
parse(String str) |
static void |
parseComment(String str,
List<String> depends,
List<String> calls) |
public static void parseComment(String str, List<String> depends, List<String> calls) throws IOException
IOExceptionpublic static List<String[]> parse(String str) throws IOException
IOExceptionCopyright © 2004–2017 1&1. All rights reserved.