Uses of Interface
org.kink_lang.kink.hostfun.graph.GraphFacade
Packages that use GraphFacade
Package
Description
The core package of the Kink vm.
Implementations of the Execution Graph DSL.
-
Uses of GraphFacade in org.kink_lang.kink
Fields in org.kink_lang.kink declared as GraphFacadeModifier and TypeFieldDescriptionfinal GraphFacade
Vm.graph
The facade for the Execution Graph DSL. -
Uses of GraphFacade in org.kink_lang.kink.hostfun.graph.impl
Classes in org.kink_lang.kink.hostfun.graph.impl that implement GraphFacade