Kwasm.format.text.whitespace
package kwasm.format.text.whitespace
Classes
Name | Description |
---|---|
object Comment
|
Comments are effectively whitespace when it comes time to interpret the code. From the docs:
|
object Format
|
Format whitespace elements are spaces, tabs, newlines, and carriage returns. From the docs:
|