Method | Description | |
---|---|---|
Atom ( OtpInputStream buf ) : System | ||
Atom ( System atom ) : System | ||
Equals ( System o ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : System.String | ||
atomValue ( ) : System.String | ||
encode ( OtpOutputStream buf ) : void |
Method | Description | |
---|---|---|
atomNeedsQuoting ( System s ) : bool | ||
escapeSpecialChars ( System s ) : System.String | ||
isErlangDigit ( char c ) : bool | ||
isErlangLetter ( char c ) : bool | ||
isErlangLower ( char c ) : bool | ||
isErlangUpper ( char c ) : bool |