Uses of Record Class
org.kink_lang.kink.internal.program.itree.BindingItree
Packages that use BindingItree
Package
Description
Itree (intermediate tree) representation of Kink programs.
-
Uses of BindingItree in org.kink_lang.kink.internal.program.itree
Methods in org.kink_lang.kink.internal.program.itree with parameters of type BindingItreeModifier and TypeMethodDescriptionItreeVisitor.visit(BindingItree binding) Visits a context binding itree.SkeltonItreeVisitor.visit(BindingItree binding)