C# 클래스 EsotericIDE.Whitespace.Node

파일 보기 프로젝트 열기: Timwi/EsotericIDE

공개 메소드들

메소드 설명
Node ( Position pos, Instruction instruction, System.Numerics.BigInteger arg = null, string label = null ) : System
ToString ( ) : string

메소드 상세

Node() 공개 메소드

public Node ( Position pos, Instruction instruction, System.Numerics.BigInteger arg = null, string label = null ) : System
pos Position
instruction Instruction
arg System.Numerics.BigInteger
label string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string