|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AwkInterpreter
Interpret a Jawk script within this JVM.
Method Summary | |
---|---|
int |
interpret(AwkTuples tuples)
Traverse the tuples, interpreting tuple opcodes and arguments and acting on them accordingly. |
Method Detail |
---|
int interpret(AwkTuples tuples)
tuples
- The tuples to compile.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |