C# Class Jurassic.Compiler.DynamicILGenerator.Fixup

显示文件 Open project: paulbartrum/jurassic

Public Properties

Property Type Description
Label DynamicILLabel
Length int
Position int
StartOfNextInstruction int

Property Details

Label public_oe property

public DynamicILLabel,Jurassic.Compiler Label
return DynamicILLabel

Length public_oe property

public int Length
return int

Position public_oe property

public int Position
return int

StartOfNextInstruction public_oe property

public int StartOfNextInstruction
return int