101102103104105106107
/** The source position locator. */ private ISourcePositionLocator fSourcePositionLocator; @Override public IAnnotationTypeInfo getAnnotationTypeInfo() { return new SimpleAnnotationTypeInfo(); }