Esempio n. 1
0
 internal override bool NameAnalysis(SymbolTable table)
 {
     return(expression.NameAnalysis(table));
 }