MCPcopy Create free account
hub / github.com/abstrakraft/android_build / FieldInfo

Method FieldInfo

tools/droiddoc/src/FieldInfo.java:30–47  ·  view source on GitHub ↗
(String name, ClassInfo containingClass, ClassInfo realContainingClass,
                        boolean isPublic, boolean isProtected,
                        boolean isPackagePrivate, boolean isPrivate,
                        boolean isFinal, boolean isStatic, boolean isTransient, boolean isVolatile,
                        boolean isSynthetic, TypeInfo type, String rawCommentText,
                        Object constantValue,
                        SourcePositionInfo position,
                        AnnotationInstanceInfo[] annotations)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

chooseKindMethod · 0.95

Tested by

no test coverage detected