C# 클래스 OISC_Compiler.Instructions.CommentInstruction

상속: Instruction
파일 보기 프로젝트 열기: Creou/OISCVM

공개 메소드들

메소드 설명
CommentInstruction ( String sourceLine, int sourceLineNumber ) : System

메소드 상세

CommentInstruction() 공개 메소드

public CommentInstruction ( String sourceLine, int sourceLineNumber ) : System
sourceLine String
sourceLineNumber int
리턴 System