public class IgnoreResolver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IgnoreResolver.Visibility |
| Constructor and Description |
|---|
IgnoreResolver(AugmentedIndexView index) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.jandex.ClassInfo |
getClassInfoFromIndex(org.jboss.jandex.Type type) |
IgnoreResolver.Visibility |
isIgnore(org.jboss.jandex.AnnotationTarget annotationTarget,
org.jboss.jandex.AnnotationTarget reference) |
public IgnoreResolver(AugmentedIndexView index)
public IgnoreResolver.Visibility isIgnore(org.jboss.jandex.AnnotationTarget annotationTarget, org.jboss.jandex.AnnotationTarget reference)
public org.jboss.jandex.ClassInfo getClassInfoFromIndex(org.jboss.jandex.Type type)
Copyright © 2018–2021. All rights reserved.