MCPcopy Create free account
hub / github.com/antlr/codebuff / getAnnotations

Method getAnnotations

output/java_guava/1.4.16/Parameter.java:84–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 }
83
84 @Override
85 public Annotation[] getAnnotations() {
86 return getDeclaredAnnotations();
87 }
88
89 /**
90 * @since 18.0

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected