Label Class
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.CodeGen.Native
Represents a code position for the target of a jump or call
public class Label
Inheritance
Label → object
Methods
Mark() | Mark the position of the label as the current instruction pointer |
MarkExternal(IntPtr) | Make the position of a label at an external location |