C# Class ABT.ConstFloat

Show file Open project: phisiart/C-Compiler

Public Methods

Method Description
CGenValue ( CGenState state ) : System.Reg

flds addr

ConstFloat ( System.Single value, Env env ) : System
ToString ( ) : String

Method Details

CGenValue() public method

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

ConstFloat() public method

public ConstFloat ( System.Single value, Env env ) : System
value System.Single
env Env
return System

ToString() public method

public ToString ( ) : String
return String