Gets the index expression used to access the array element.
Node<dynamic, LangVal> get index => children[0] as Node<dynamic, LangVal>;