{ } Raw JSON

bundles / numpy 2.4.4 / numpy / f2py / crackfortran / updatevars

function

numpy.f2py.crackfortran:updatevars

source: /numpy/f2py/crackfortran.py :1662

Signature

def   updatevars ( typespec selector attrspec entitydecl )

Summary

Returns last_name, the variable name without special chars, parenthesis

or dimension specifiers.

Extended Summary

Alters groupcache to add the name, typespec, attrspec (and possibly value) of current variable.

Aliases

  • numpy.f2py.crackfortran.updatevars