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