Skip to content

Support for TextBlockLiterals#3796

Open
wadoon wants to merge 1 commit intomainfrom
weigl/textblock
Open

Support for TextBlockLiterals#3796
wadoon wants to merge 1 commit intomainfrom
weigl/textblock

Conversation

@wadoon
Copy link
Copy Markdown
Member

@wadoon wadoon commented Mar 31, 2026

Intended Change

Adds support for Java's raw text block literals, aka the things with """.

Type of pull request

  • New feature (non-breaking change which adds functionality)
  • There are changes to the (Java) code

Ensuring quality

  • I added new test case(s) for new functionality.

@wadoon wadoon self-assigned this Mar 31, 2026
@wadoon wadoon requested a review from Drodt March 31, 2026 20:35
* @author weigl
*/
@NullMarked
public interface SimpleJavaTransformer {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would TypeDeclarationTransformer be a better name? Simple is not really expressive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants