public class IVSElement
extends java.lang.Object
InvocationParser
.InvocationParser
Modifier and Type | Field and Description |
---|---|
java.lang.String |
m_name |
Invocation |
m_obj |
Constructor and Description |
---|
IVSElement(java.lang.String name,
Invocation invocation) |
public java.lang.String m_name
public Invocation m_obj
public IVSElement(java.lang.String name, Invocation invocation)