mirror of
https://github.com/CarmJos/EasyConfiguration.git
synced 2026-06-04 18:48:20 +08:00
chore: Add more limitations for inline comments
This commit is contained in:
+3
@@ -44,6 +44,9 @@ public @interface InlineComment {
|
|||||||
* bar: "foobar" # Comment Contents
|
* bar: "foobar" # Comment Contents
|
||||||
* </pre></blockquote>
|
* </pre></blockquote>
|
||||||
*
|
*
|
||||||
|
* <p><i>Some implements may not support this feature
|
||||||
|
* in list values or other complex structures.</i>
|
||||||
|
*
|
||||||
* @return The path regexes of this comment
|
* @return The path regexes of this comment
|
||||||
*/
|
*/
|
||||||
@NotNull
|
@NotNull
|
||||||
|
|||||||
Reference in New Issue
Block a user