Merged in PA1
This commit is contained in:
@@ -3,6 +3,7 @@ package chocopy.common.astnodes;
|
||||
import chocopy.common.analysis.NodeAnalyzer;
|
||||
import java_cup.runtime.ComplexSymbolFactory.Location;
|
||||
|
||||
|
||||
/** A declaration of a variable (i.e., with type annotation). */
|
||||
public class VarDef extends Declaration {
|
||||
/** The variable and its assigned type. */
|
||||
|
||||
Reference in New Issue
Block a user