C# 클래스 Microsoft.Scripting.Interpreter.OffsetInstruction
파일 보기
프로젝트 열기: jschementi/iron
1 사용 예제들
보호된 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
Fixup ( int offset ) : Microsoft.Scripting.Interpreter.Instruction |
|
|
ToDebugString ( int instructionIndex, object cookie, int>.Func labelIndexer, IList |
|
|
ToString ( ) : string |
|
|
메소드 상세
public Fixup ( int offset ) : Microsoft.Scripting.Interpreter.Instruction |
offset |
int |
|
리턴 |
Microsoft.Scripting.Interpreter.Instruction |
|
public ToDebugString ( int instructionIndex, object cookie, int>.Func labelIndexer, IList |
instructionIndex |
int |
|
cookie |
object |
|
labelIndexer |
int>.Func
| |
objects |
IList |
|
리턴 |
string |
|
프로퍼티 상세
protected int _offset |
리턴 |
int |
|