MCPcopy Create free account
hub / github.com/evant/android-retrolambda-lombok / getVersion

Method getVersion

src/main/lombok/ast/Version.java:47–49  ·  view source on GitHub ↗

Get the current lombok.ast version.

()

Source from the content-addressed store, hash-verified

45 * Get the current lombok.ast version.
46 */
47 public static String getVersion() {
48 return VERSION;
49 }
50}

Callers 2

getVersionMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected