Nemerle Documentation
Literal.ToString Method
Converts 'this' literal to an equivalent (lexable) string
public override
string
ToString();
See Also
Literal Class
|
Nemerle.Compiler Namespace