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

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

공개 프로퍼티들

프로퍼티 타입 설명
Clauses List
EndLabel ILLabel
Start int
TryLength int

프로퍼티 상세

Clauses 공개적으로 프로퍼티

public List Clauses
리턴 List

EndLabel 공개적으로 프로퍼티

public ILLabel EndLabel
리턴 ILLabel

Start 공개적으로 프로퍼티

public int Start
리턴 int

TryLength 공개적으로 프로퍼티

public int TryLength
리턴 int