C# Class bigloo.bchar

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

Public Properties

Property Type Description
allocated bigloo.bchar[]
value byte

Public Methods

Method Description
bchar ( byte value )
write ( output_port p ) : void

Private Methods

Method Description
bchar ( )

Method Details

bchar() public method

public bchar ( byte value )
value byte

write() public method

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

Property Details

allocated public_oe static_oe property

public static bchar[],bigloo allocated
return bigloo.bchar[]

value public_oe property

public byte value
return byte