public class Directive extends Token
Directive(int index, String content)
Map<String,String>
getAttributes()
String
getName()
toString()
getContent, getIndex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Directive(int index, String content) throws ParseException
ParseException
public String getName()
public Map<String,String> getAttributes()
public String toString()
toString
Token