C# Class Jurassic.Compiler.DynamicILGenerator.ExceptionClause

显示文件 Open project: paulbartrum/jurassic

Public Properties

Property Type Description
CatchToken int
FilterHandlerStart int
ILLength int
ILStart int
Type ExceptionClauseType

Property Details

CatchToken public_oe property

public int CatchToken
return int

FilterHandlerStart public_oe property

public int FilterHandlerStart
return int

ILLength public_oe property

public int ILLength
return int

ILStart public_oe property

public int ILStart
return int

Type public_oe property

public ExceptionClauseType Type
return ExceptionClauseType