CodeArea: What should SyntaxDecorator.createRichParagraph return for empty paragraphs?

PavelTurk pavelturk2000 at gmail.com
Fri May 2 15:30:09 UTC 2025


Could anyone say what createRichParagraph should return if the paragraph is empty (length = 0)?
For example, RichParagraph.builder().build(), or null, or ?

Best regards, Pavel


More information about the openjfx-dev mailing list