Project

General

Profile

Actions

Task #5092

closed

Merging declaration parts for the same variable

Added by Alexander Kamkin almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
07/16/2014
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Published in build:

Description

Translator should perform preprocessing of the AST merging declaration parts for the same variable:

output x;
reg x;

=> output/reg x;
Actions #1

Updated by Alexander Kamkin almost 10 years ago

  • Status changed from New to Resolved

Set<Declaration> Declaration.getNamesakes() - получение множества деклараций.

Actions #2

Updated by Alexander Kamkin over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF