an annotation can reference a non-simple type, fixes #24

This commit is contained in:
Mark Harrah 2011-05-23 18:40:03 -04:00
parent e702de0fe3
commit 9904c165be
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ TypeParameter
upperBound: Type
Annotation
base: SimpleType
base: Type
arguments: AnnotationArgument*
AnnotationArgument
name: String