C# Class OISC_Compiler.Instructions.CommentInstruction

Inheritance: Instruction
Afficher le fichier Open project: Creou/OISCVM

Méthodes publiques

Méthode Description
CommentInstruction ( String sourceLine, int sourceLineNumber ) : System

Method Details

CommentInstruction() public méthode

public CommentInstruction ( String sourceLine, int sourceLineNumber ) : System
sourceLine String
sourceLineNumber int
Résultat System