C# Class Assembler.Assembler.ExpressionOperation

Show file Open project: Rohansi/VM

Public Methods

Method Description
ExpressionOperation ( TokenType operation ) : System
ExpressionOperation ( short value ) : System

Method Details

ExpressionOperation() public method

public ExpressionOperation ( TokenType operation ) : System
operation TokenType
return System

ExpressionOperation() public method

public ExpressionOperation ( short value ) : System
value short
return System