Package org.jawk.intermediate

Interface Summary
Address A pointer to a tuple within the list of tuples.
HasFunctionAddress A placeholder for an object which has a reference to a function address, but which may not be realized yet.
Position Marks a position within the tuple list (queue).
PositionForCompilation An interface to a tuple position for compilation.
PositionForInterpretation An interface to a tuple position for interpretation.
 

Class Summary
AwkTuples