public class JavaParserUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MAIN_CLASS_NOT_FOUND |
| Modifier and Type | Method and Description |
|---|---|
static com.github.javaparser.ast.CompilationUnit |
getFromFileName(String fileName) |
public static final String MAIN_CLASS_NOT_FOUND
public static com.github.javaparser.ast.CompilationUnit getFromFileName(String fileName)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.