C# 클래스 Jurassic.Compiler.DynamicILGenerator.ExceptionClause

파일 보기 프로젝트 열기: paulbartrum/jurassic

공개 프로퍼티들

프로퍼티 타입 설명
CatchToken int
FilterHandlerStart int
ILLength int
ILStart int
Type ExceptionClauseType

프로퍼티 상세

CatchToken 공개적으로 프로퍼티

public int CatchToken
리턴 int

FilterHandlerStart 공개적으로 프로퍼티

public int FilterHandlerStart
리턴 int

ILLength 공개적으로 프로퍼티

public int ILLength
리턴 int

ILStart 공개적으로 프로퍼티

public int ILStart
리턴 int

Type 공개적으로 프로퍼티

public ExceptionClauseType Type
리턴 ExceptionClauseType