cmGeneratorExpressionNode: Initialize node key map in class constructor
By initializing the node map in the class constructor of the static instance we avoid an if-empty check.
By initializing the node map in the class constructor of the static instance we avoid an if-empty check.