UtyDeclStmt Type
UtyDeclStmt is the untyped version of DeclStmt; it contains:
- name which is the index of the name of the UtyDeclStmt (in the Nametable)
- decL is the list of interface variable declarations (inputs, outputs, inouts)
- stmt is an untyped statement