Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Fix #852: API for creating a CodeBlock Statement directly #882

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wyyfffff
Copy link

As mentioned in #852 ,we add the method ofStatement(String format, Object... args) and ofStatement(CodeBlock codeBlock) . We also modify the method of() by adding the override method of(CodeBlock codeBlock)

wyyfffff and others added 2 commits April 23, 2022 10:06
modify of() method and add the ofStatement() method
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant