Cesium
Cesium copied to clipboard
DeclarationBlockItem and VariableDefinition seems to be pretty close
VariableDefinition is declaration of global variable DeclarationBlockItem is more like local variable declaration. I think both should be unified somehow. Most differences on the Emit stage.