swarm.defobj
Interface FArguments

All Known Implementing Classes:
FArgumentsImpl

public interface FArguments
extends Create, CreateS, Drop, DropS

A language independent interface to dynamic call argument construction.. A language independent interface to dynamic call argument construction.


Method Summary
 Symbol getLanguage()
           
 
Methods inherited from interface swarm.defobj.Drop
drop
 
Methods inherited from interface swarm.defobj.DefinedObject
compare, describe, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid
 
Methods inherited from interface swarm.defobj.GetName
getName
 

Method Detail

getLanguage

public Symbol getLanguage()