C# Class bigloo.belong

Inheritance: numeral
显示文件 Open project: mbrock/bigloo-llvm Class Usage Examples

Public Properties

Property Type Description
value long

Public Methods

Method Description
belong ( long value ) : System
make_elong ( String s ) : belong
write ( output_port p ) : void

Method Details

belong() public method

public belong ( long value ) : System
value long
return System

make_elong() public static method

public static make_elong ( String s ) : belong
s String
return belong

write() public method

public write ( output_port p ) : void
p output_port
return void

Property Details

value public_oe property

public long value
return long