$(BNF VariablesDecl := Type? Identifier ("=" Init)? ("," Identifier ("=" Init)?)* ";")
Returns the first non-null init expression, or null if there is none.
Respective initial values.
They linkage type.
Variable names.
The type of the variables.
See Implementation
$(BNF VariablesDecl := Type? Identifier ("=" Init)? ("," Identifier ("=" Init)?)* ";")