public class ArgumentM extends java.lang.Object
ArgumentM(PropertyM property, int pos)
int
getPos()
PropertyM
getProperty()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ArgumentM(PropertyM property, int pos)
public PropertyM getProperty()
public int getPos()
public java.lang.String toString()
toString
java.lang.Object