edu.wis.jtlv.env.core.smv.schema
Class SMVRangeVarInfo
java.lang.Object
edu.wis.jtlv.env.core.smv.schema.SMVAbstractElementInfo
edu.wis.jtlv.env.core.smv.schema.SMVVarInfo
edu.wis.jtlv.env.core.smv.schema.SMVRangeVarInfo
- All Implemented Interfaces:
- java.lang.Cloneable
public class SMVRangeVarInfo
- extends SMVVarInfo
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
from
public int from
to
public int to
SMVRangeVarInfo
public SMVRangeVarInfo(java.lang.String a_name,
SMVParsingInfo an_info,
int from,
int to)
throws SMVParseException
- Throws:
SMVParseException
clone_element
public SMVAbstractElementInfo clone_element()
throws SMVParseException
- Specified by:
clone_element
in class SMVAbstractElementInfo
- Throws:
SMVParseException
typeString
public java.lang.String typeString()
- Specified by:
typeString
in class SMVAbstractElementInfo
mk_variables
public void mk_variables(SMVModule instance_holder)
throws SMVParseException
- Specified by:
mk_variables
in class SMVAbstractElementInfo
- Throws:
SMVParseException