pascal_variable_def

pascal_variable_def 
      ::= 
      pascal_host_id { "," pascal_host_id } ":" 
      pascal_type_spec ";" 

[rule list]
This rule is called by

-> host_variable_def