public final class Keyword extends Object implements Named, Comparable<Keyword>
int
compareTo(Keyword o)
String
getName()
getPrefix()
static Keyword
newKeyword(Symbol sym)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String getPrefix()
getPrefix
Named
public final String getName()
getName
public static Keyword newKeyword(Symbol sym)
public String toString()
toString
Object
public int compareTo(Keyword o)
compareTo
Comparable<Keyword>
Copyright © 2012. All Rights Reserved.