We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eca6a4 commit 622fe7fCopy full SHA for 622fe7f
README.md
@@ -148,7 +148,7 @@ You can use the command below to install it to your local maven repository:
148
149
Run `mvn clean compile package` and see the output file at `Inline-Annotation\Example\target`.
150
151
-## How to use
+## How To Use
152
> Add `@Inline` on method declaration to tell processor which method to be inlined
153
154
> Add `@InlineAt` to tell processor where to insert method body.(on local_parameter only currently)
0 commit comments