Uses of Class
com.iizigo.java.parser.annotation.AnnotationsContainer
Packages that use AnnotationsContainer Package Description com.iizigo.java.parser.annotation Uses of AnnotationsContainer in com.iizigo.java.parser.annotation
Methods in com.iizigo.java.parser.annotation that return AnnotationsContainer Modifier and Type Method Description AnnotationsContainerAnnotationsContainer. clone()Creates a clone out of this property.Methods in com.iizigo.java.parser.annotation that return types with arguments of type AnnotationsContainer Modifier and Type Method Description JavaSourceFileProcessor<AnnotationsContainer>AnnotationsEngine. isHandled(org.eclipse.core.resources.IFile sourceFile)Checks if the parser wishes to handle the file in question.