C# Class bigloo.stackwriter

Datei anzeigen Open project: mbrock/bigloo-llvm

Public Methods

Method Description
demangle ( String s ) : String

Private Methods

Method Description
char_to_byte ( String src, int start, int len ) : byte[]
demangle ( byte id ) : byte[]
issymbol ( byte cn ) : bool
next_index ( String s, int start ) : int

Method Details

demangle() public static method

public static demangle ( String s ) : String
s String
return String