Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: string ToString()

  • Declared in: RT.Util.EggsText
  • Overrides: object.ToString()

Declaration

public override string ToString()

Summary

Reconstructs the original EggsML that is represented by this node.

Remarks

This does not necessarily return the same EggsML that was originally parsed. For example, redundant uses of the ` character are removed.