C# Class Jurassic.Compiler.DynamicILGenerator.ExceptionRegion

显示文件 Open project: paulbartrum/jurassic

Public Properties

Property Type Description
Clauses List
EndLabel ILLabel
Start int
TryLength int

Property Details

Clauses public_oe property

public List Clauses
return List

EndLabel public_oe property

public ILLabel EndLabel
return ILLabel

Start public_oe property

public int Start
return int

TryLength public_oe property

public int TryLength
return int