C# Class ABT.ConstStringLiteral

Show file Open project: phisiart/C-Compiler

Public Methods

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

Method Details

CGenValue() public method

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

ConstStringLiteral() public method

public ConstStringLiteral ( String value, Env env ) : System
value String
env Env
return System

ToString() public method

public ToString ( ) : String
return String