C# Class Zeal.Compiler.Data.CpuInstructionStatement

Inheritance: Statement
Mostrar archivo Open project: zealsnes/compiler Class Usage Examples

Public Methods

Method Description
ComputeSize ( ) : long
CpuInstructionStatement ( ) : System.Collections.Generic

Method Details

ComputeSize() public method

public ComputeSize ( ) : long
return long

CpuInstructionStatement() public method

public CpuInstructionStatement ( ) : System.Collections.Generic
return System.Collections.Generic