Gathers information about typedefs (
Constructor and description |
---|
TypedefCollector
(java.util.Collection<CompilationUnitDeclaration> units, boolean requireHide, boolean requireSourceRetention) |
Type | Name and description |
---|---|
java.util.List<java.io.File> |
getNonPublicTypedefClassFiles() |
java.util.Map<java.lang.String, Annotation> |
getTypedefs() |
boolean |
visit(TypeDeclaration memberTypeDeclaration, ClassScope scope) |
boolean |
visit(TypeDeclaration typeDeclaration, CompilationUnitScope scope) |
Copyright (C) 2012 The Android Open Source Project