|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcakoose.util.parser.Problem.Ref
public static final class Problem.Ref
| Field Summary | |
|---|---|
String |
message
|
SourcePos |
sourcePos
|
| Constructor Summary | |
|---|---|
Problem.Ref(SourcePos sourcePos,
String message)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final SourcePos sourcePos
public final String message
| Constructor Detail |
|---|
public Problem.Ref(SourcePos sourcePos,
String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||