%pre
arg ::= <Object>.<Method>[-<Parameter>]*
<Object>    is the target object
<Method>    is the method to execute
<Parameter> is an optional parameter to the method