C# Class Jurassic.Compiler.DynamicILGenerator.Fixup

Show file Open project: paulbartrum/jurassic

Public Properties

Property Type Description
Label DynamicILLabel
Length int
Position int
StartOfNextInstruction int

Property Details

Label public property

public DynamicILLabel,Jurassic.Compiler Label
return DynamicILLabel

Length public property

public int Length
return int

Position public property

public int Position
return int

StartOfNextInstruction public property

public int StartOfNextInstruction
return int