public Attribute parseAttribute()
attribute: | pragmaExpression | storageClass | 'export' | 'package' | 'private' | 'protected' | 'public' ;