/**
*
*
*
*/
package org.wesnoth.wml;
/**
*
* A representation of the model object 'WML Macro Call Parameter'.
*
*
*
* @see org.wesnoth.wml.WmlPackage#getWMLMacroCallParameter()
* @model
* @generated
*/
public interface WMLMacroCallParameter extends WMLGrammarElement
{
} // WMLMacroCallParameter