org.jsmiparser.smi
Class SmiMacro

java.lang.Object
  extended by org.jsmiparser.smi.SmiSymbol
      extended by org.jsmiparser.smi.SmiMacro
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public class SmiMacro
extends SmiSymbol

See Also:
Serialized Form

Constructor Summary
SmiMacro(IdToken idToken, SmiModule module)
           
 
Method Summary
 
Methods inherited from class org.jsmiparser.smi.SmiSymbol
addUserData, compareTo, compareTo, equals, findUserData, findUserData, getCodeId, getFullCodeId, getId, getIdToken, getLocation, getModule, getUcId, getUserData, hashCode, resolveReferences, setIdToken, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SmiMacro

public SmiMacro(IdToken idToken,
                SmiModule module)


Copyright © 2005-2007 null. All Rights Reserved.