|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectantlr.Token
antlr.CommonToken
org.argouml.uml.reveng.java.ArgoToken
This is a special token class for Argo that store its preceding whitespaces.
| Field Summary |
| Fields inherited from class antlr.CommonToken |
col, line, text |
| Fields inherited from class antlr.Token |
badToken, EOF_TYPE, INVALID_TYPE, MIN_USER_TYPE, NULL_TREE_LOOKAHEAD, SKIP |
| Constructor Summary | |
ArgoToken()
|
|
| Method Summary | |
String |
getWhitespace()
Get the whitespace of this token. |
void |
setWhitespace(String whiteSpaces)
Set the whitespaces for this token. |
| Methods inherited from class antlr.CommonToken |
getColumn, getLine, getText, setColumn, setLine, setText, toString |
| Methods inherited from class antlr.Token |
getType, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ArgoToken()
| Method Detail |
public void setWhitespace(String whiteSpaces)
whiteSpaces - The whitespaces for the buffer.public String getWhitespace()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |