Searched refs:visitType (Results 1 - 25 of 26) sorted by relevance

12

/external/robolectric/v3/
H A Drobolectric-processor-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/robolectric/ org/robolectric/annotation/ ...
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/
H A DValidator.java38 public Void visitType(TypeElement e, Element p) {
39 return Validator.this.visitType(e, p);
120 public Void visitType(TypeElement e, Element p) { method in class:Validator
H A DImplementsValidator.java56 public Void visitType(TypeElement elem, Element parent) { method in class:ImplementsValidator
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/
H A DSpiUtils.java105 * @param visitType The kind of test we should perform. A live Injector, a raw Elements (Module) test, or both.
111 Iterable<? extends Module> modules, VisitType visitType, boolean allowDuplicates,
113 if(visitType == null) {
117 if (visitType == BOTH || visitType == INJECTOR) {
122 if (visitType == BOTH || visitType == MODULE) {
413 * @param visitType The kind of test we should perform. A live Injector, a raw Elements (Module) test, or both.
419 Iterable<? extends Module> modules, VisitType visitType, boolean allowDuplicates,
421 if(visitType
110 assertMapVisitor(Key<T> mapKey, TypeLiteral<?> keyType, TypeLiteral<?> valueType, Iterable<? extends Module> modules, VisitType visitType, boolean allowDuplicates, int expectedMapBindings, MapResult... results) argument
418 assertSetVisitor(Key<Set<T>> setKey, TypeLiteral<?> elementType, Iterable<? extends Module> modules, VisitType visitType, boolean allowDuplicates, int expectedMultibindings, BindResult... results) argument
622 assertOptionalVisitor(Key<T> keyType, Iterable<? extends Module> modules, VisitType visitType, int expectedOtherOptionalBindings, BindResult<?> expectedDefault, BindResult<?> expectedActual, BindResult<?> expectedUserLinkedActual) argument
[all...]
/external/dagger2/lib/
H A Dauto-common-1.0-20151022.071545-39.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/common/ ...
H A Dauto-factory-1.0-20150915.183854-35.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/factory/ ...
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/annotation-tools/asmx/src/org/objectweb/asm/util/
H A DTraceAnnotationVisitor.java75 visitType((Type) value);
191 private void visitType(Type value) { method in class:TraceAnnotationVisitor
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
H A DFrameworkField.java142 public String visitType(TypeElement e, Void p) {
H A DBinding.java147 public TypeElement visitType(TypeElement e, Void p) {
H A DDependencyRequestFormatter.java129 public String visitType(TypeElement e, Optional<AnnotationMirror> p) {
H A DConfigurationAnnotations.java145 public TypeMirror visitType(TypeMirror t, Void p) {
H A DMapKeys.java198 public Snippet visitType(TypeMirror t, AnnotationValue p) { method in class:MapKeys.MapKeySnippet
/external/python/cpython3/Lib/test/
H A Dtest_asdl_parser.py104 def visitType(self, type): member in class:TestAsdlParser.test_visitor.CustomVisitor
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/
H A DRobolectricModel.java161 public TypeElement visitType(TypeElement e, Void p) {
177 public TypeMirror visitType(TypeMirror t, Void arg) {
244 public TypeElement visitType(TypeElement e, Void p) {
295 public Void visitType(TypeElement parent, TypeElement type) {
/external/python/cpython2/Parser/
H A Dasdl_c.py105 def visitType(self, type, depth=0): member in class:TypeDefVisitor
145 def visitType(self, type, depth=0): member in class:StructVisitor
215 def visitType(self, type): member in class:PrototypeVisitor
339 def visitType(self, type): member in class:PickleVisitor
H A Dasdl.py341 def visitType(self, type): member in class:Check
/external/python/cpython3/Parser/
H A Dasdl_c.py106 def visitType(self, type, depth=0): member in class:TypeDefVisitor
146 def visitType(self, type, depth=0): member in class:StructVisitor
218 def visitType(self, type): member in class:PrototypeVisitor
344 def visitType(self, type): member in class:PickleVisitor
H A Dasdl.py149 def visitType(self, type): member in class:Check
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-util-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/util/ASMifiable.class " package org.objectweb.asm ...
/external/error_prone/checkerframework/
H A Djavacutil-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/checkerframework/javacutil/ org/checkerframework/javacutil/dist/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/annotation-tools/annotation-file-utilities/src/annotator/find/
H A DTreeFinder.java466 public Integer visitType(com.sun.tools.javac.code.Type t, Integer i) {
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 1473 milliseconds

12