This constant is used as the return value of AnApplication.run to indicate that the return value is not necessarily an error, but which nonetheless prevented normal execution from proceeding.
This string contains the error message used when ABufferedStream.around fails to allocate a buffer to use in buffering input from or output to a stream.
This string is used by ACounterList.printSelfTo as the banner header printed to the destination stream before the values of each counter in the list are printed.
This string is used to raise an exception in the event that the constructors for AFileInputStream or AFileOutputStream are passed an empty string as the name of a file.
This string controls the format of the message displayed when the constructor for AFileInputStream or its descendants fails to open a specified file for reading.
This string controls the format of the message displayed when the constructor for AFileOutputStream or its descendants fails to open a specified file for writing.
This string can be passed to ALinkedList.implode to cause its output to be formatted into a single column composed of many rows instead of a lengthy string.
Specifies the format to use when creating a string representation of ANode that does not have one immediate child (it has either none or more than one child).
This constant represents a type of stream bookmark and can be assigned to AStreamBookmark.bookmarkType by the initializer of an instance of AStreamBookmark or one of its descendants.
This constant represents a type of stream bookmark and can be assigned to AStreamBookmark.bookmarkType by the initializer of an instance of AStreamBookmark or one of its descendants.