public AtAttribute parseAtAttribute()
atAttribute: '@' (Identifier | '(' argumentList ')' | functionCallExpression) ;