public Type getType() { return symbol.getType(); }
public Value getInitial() { return symbol.getType().initialValue(); }