Here when i create Node class in treeSize class i get an error when i write a.root= new Node(1) but when my Node class is outside the treeSize class i don\'t get any error??