Uses of Class
org.holtz.zoe.zoel.LabelReference

Packages that use LabelReference
org.holtz.zoe.zoel A Turing-complete mutatable programming language featuring block statements, a stack, a heap, registers of sensory data, and operators to perform actions in the Zoe World.
 
 

Uses of LabelReference in org.holtz.zoe.zoel
 

Methods in org.holtz.zoe.zoel that return LabelReference
 LabelReference LabelReference.copy()