C# Class Jurassic.Compiler.DynamicILGenerator.ExceptionClause

Show file Open project: paulbartrum/jurassic

Public Properties

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

Property Details

CatchToken public property

public int CatchToken
return int

FilterHandlerStart public property

public int FilterHandlerStart
return int

ILLength public property

public int ILLength
return int

ILStart public property

public int ILStart
return int

Type public property

public ExceptionClauseType Type
return ExceptionClauseType