TypeRepresentation:a.pythonTypeRepresentation
  PyParenthesizedExpression
    PsiElement(Py:LPAR)('(')
    PyReferenceExpression: int
      PsiElement(Py:IDENTIFIER)('int')
    PsiElement(Py:RPAR)(')')