|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jsmiparser.util.token.AbstractToken
public abstract class AbstractToken
| Constructor Summary | |
|---|---|
protected |
AbstractToken(Location location)
|
| Method Summary | |
|---|---|
Location |
getLocation()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jsmiparser.util.token.Token |
|---|
getObject |
| Constructor Detail |
|---|
protected AbstractToken(Location location)
| Method Detail |
|---|
public Location getLocation()
getLocation in interface Tokenpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||