Update symbol_declaration.rs

This commit is contained in:
Yanting Zhang 2022-09-13 21:02:23 +08:00
parent 03d6039783
commit 6fae07a546
1 changed files with 12 additions and 0 deletions

View File

@ -140,6 +140,18 @@ impl<'a> SymbolDeclaration {
Tag::UNQUALIFIED_ID,
Tag::SYMBOL_IDENTIFIER,
],
vec![
Tag::PORT_DECLARATION,
Tag::UNQUALIFIED_ID,
Tag::ESCAPEDIDENTIFIER,
],
vec![
Tag::PORT,
Tag::PORT_REFERENCE,
Tag::UNQUALIFIED_ID,
Tag::ESCAPEDIDENTIFIER,
],
];
let dim_path = [