C# Class Otp.Erlang.Formatter

显示文件 Open project: saleyn/otp.net

Private Methods

Method Description
create ( char fmt, int &pos, int &argc ) : Erlang.Object
createAtom ( string s ) : Object
patom ( char fmt, int &pos ) : string
pdigit ( char fmt, int &pos ) : string
pformat ( char fmt, int &pos, System &items, int &argc ) : State
plist ( char fmt, int &pos, System &items, int &argc ) : State
pquotedAtom ( char fmt, int &pos ) : string
pstring ( char fmt, int &pos ) : string
ptuple ( char fmt, int &pos, System &items, int &argc ) : State
pvariable ( char fmt, int &pos, TermType &type ) : string
skip_null_chars ( char fmt, int pos ) : int