|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.orchard.JobEvent
orc.orchard.TokenErrorEvent
public class TokenErrorEvent
| Field Summary | |
|---|---|
SourceLocation |
location
|
java.lang.String |
message
|
| Fields inherited from class orc.orchard.JobEvent |
|---|
sequence, timestamp |
| Constructor Summary | |
|---|---|
TokenErrorEvent()
|
|
TokenErrorEvent(TokenException problem)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String message
public SourceLocation location
| Constructor Detail |
|---|
public TokenErrorEvent()
public TokenErrorEvent(TokenException problem)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||