This should not work
.
library ex
- Classes
- AnotherParameterizedClass
- Apple
- aThingToDo
- B
- Cat
- CatString
- ConstantCat
- Cool
- Deprecated
- Dog
- E
- ExtendedShortName
- F
- ForAnnotation
- HasAnnotation
- Helper
- Klass
- ParameterizedClass
- PublicClassExtendsPrivateClass
- PublicClassImplementsPrivateInterface
- ShapeType
- ShortName
- SpecializedDuration
- TemplatedClass
- TemplatedInterface
- TypedFunctionsWithoutTypedefs
- WithGeneric
- WithGenericSub
- Constants
- COLOR
- COLOR_GREEN
- COLOR_ORANGE
- COMPLEX_COLOR
- deprecated
- incorrectDocReference
- incorrectDocReferenceFromEx
- MY_CAT
- PRETTY_COLORS
- Properties
- deprecatedField
- deprecatedGetter
- deprecatedSetter
- number
- y
- Functions
- function1
- genericFunction
- Enums
- Animal
- Typedefs
- aComplexTypedef
- ParameterizedTypedef
- processMessage
- Exceptions
- MyError
- MyErrorImplements
- MyException
- MyExceptionImplements