Attribute Writer
An AttributeWriter provides the ability to write generally available dot elements, e.g., indentation, comments, identifiers, attributes, etc.
Author
Todd L Smith
Inheritors
Functions
Link copied to clipboard
Answer an adjusted rhs (right hand side), taking into account which format the rhs takes, and whether dark mode is active.
Answer an adjusted rhs (right hand side), taking into account which format the rhs takes, and whether dark mode is active. This method takes a boolean, which if true processes the second argument, otherwise the third.
Link copied to clipboard
Emit a block comment. A best effort will be made to keep the lines of the block comment within the specified limit, accounting for indentation and comment overhead.
Link copied to clipboard
Emit an end-of-line comment.