|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputSource
Parses XABSL intermediate code and returns tokens.
Method Summary | |
---|---|
java.lang.String |
next()
Read a string |
boolean |
nextBoolean()
Read d boolean |
double |
nextDouble()
Read a decimal |
int |
nextInt()
Read an integer |
Method Detail |
---|
java.lang.String next()
int nextInt()
double nextDouble()
boolean nextBoolean()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |