|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpalio.compiler.ParseResult
public final class ParseResult
A Class class.
| Field Summary | |
|---|---|
int |
end
|
java.lang.Object |
result
|
| Constructor Summary | |
|---|---|
ParseResult(java.lang.Object result,
int end)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int end
public final java.lang.Object result
| Constructor Detail |
|---|
public ParseResult(java.lang.Object result,
int end)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||