public class HJeepFactory
extends net.thevpc.jeep.impl.DefaultJeepFactory
| Constructor and Description |
|---|
HJeepFactory() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.jeep.JFunctions |
createFunctions(net.thevpc.jeep.JContext context) |
net.thevpc.jeep.JCompilerLog |
createLog(net.thevpc.jeep.JContext context) |
net.thevpc.jeep.JTypes |
createTypes(net.thevpc.jeep.JContext context,
ClassLoader classLoader) |
public net.thevpc.jeep.JFunctions createFunctions(net.thevpc.jeep.JContext context)
createFunctions in interface net.thevpc.jeep.JeepFactorycreateFunctions in class net.thevpc.jeep.impl.DefaultJeepFactorypublic net.thevpc.jeep.JCompilerLog createLog(net.thevpc.jeep.JContext context)
createLog in interface net.thevpc.jeep.JeepFactorycreateLog in class net.thevpc.jeep.impl.DefaultJeepFactorypublic net.thevpc.jeep.JTypes createTypes(net.thevpc.jeep.JContext context,
ClassLoader classLoader)
createTypes in interface net.thevpc.jeep.JeepFactorycreateTypes in class net.thevpc.jeep.impl.DefaultJeepFactoryCopyright © 2025 vpc open source initiative. All rights reserved.