public class HStageUtils extends Object
| Constructor and Description |
|---|
HStageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<net.thevpc.jeep.JField> |
getNoTypeFields(HLJCompilerContext compilerContext) |
static List<net.thevpc.jeep.JMethod> |
getNoTypeMethods(HLJCompilerContext compilerContext) |
static DepIdAndFile |
hadraLangDepIdAndFileForPath(String path) |
static DepIdAndFile[] |
resolveLangPaths(DepIdAndFile[] deps,
String[] dependencyFiles,
boolean checkClassLoader,
boolean checkCompilerVM,
boolean checkContent) |
static File |
toFile(String url) |
static File |
toFile(URL url) |
public static List<net.thevpc.jeep.JField> getNoTypeFields(HLJCompilerContext compilerContext)
public static List<net.thevpc.jeep.JMethod> getNoTypeMethods(HLJCompilerContext compilerContext)
public static DepIdAndFile[] resolveLangPaths(DepIdAndFile[] deps, String[] dependencyFiles, boolean checkClassLoader, boolean checkCompilerVM, boolean checkContent)
public static DepIdAndFile hadraLangDepIdAndFileForPath(String path)
Copyright © 2025 vpc open source initiative. All rights reserved.