Uses of Class
dev.hilla.parser.core.RootNode
-
Packages that use RootNode Package Description dev.hilla.parser.core -
-
Uses of RootNode in dev.hilla.parser.core
Methods in dev.hilla.parser.core that return types with arguments of type RootNode Modifier and Type Method Description NodePath<RootNode>NodePath. getRootPath()Constructors in dev.hilla.parser.core with parameters of type RootNode Constructor Description PluginExecutor(Plugin plugin, RootNode rootNode)
-