-
- All Implemented Interfaces:
public class GitSemVerExtension.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringEXTENSION_NAMEpublic final static GitSemVerExtension.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetEXTENSION_NAME()The name of the extension, namely of the DSL entry-point. -
-
Method Detail
-
getEXTENSION_NAME
final String getEXTENSION_NAME()
The name of the extension, namely of the DSL entry-point.
-
-
-
-