C# Class ABT.ConstULong

Show file Open project: phisiart/C-Compiler Class Usage Examples

Public Methods

Method Description
CGenValue ( CGenState state ) : System.Reg
ConstULong ( UInt32 value, Env env ) : System
ToString ( ) : String

Method Details

CGenValue() public method

public CGenValue ( CGenState state ) : System.Reg
state CodeGeneration.CGenState
return System.Reg

ConstULong() public method

public ConstULong ( UInt32 value, Env env ) : System
value System.UInt32
env Env
return System

ToString() public method

public ToString ( ) : String
return String