Package io.jawk.intermediate
Class Tuple.CompoundAssignArrayTuple
java.lang.Object
io.jawk.intermediate.Tuple
io.jawk.intermediate.Tuple.VariableTuple
io.jawk.intermediate.Tuple.CompoundAssignArrayTuple
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Tuple
Tuple for array compound assignments.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jawk.intermediate.Tuple
Tuple.AddressTuple, Tuple.BooleanTuple, Tuple.BuiltinVarTuple, Tuple.CallFunctionTuple, Tuple.ClassTuple, Tuple.CompoundAssignArrayTuple, Tuple.CompoundAssignInputFieldTuple, Tuple.CompoundAssignMapElementTuple, Tuple.CompoundAssignTuple, Tuple.CountAndAppendTuple, Tuple.CountTuple, Tuple.DereferenceTuple, Tuple.ExtensionTuple, Tuple.FunctionTuple, Tuple.InputFieldTuple, Tuple.LongTuple, Tuple.NoOperandTuple, Tuple.PushDoubleTuple, Tuple.PushLongTuple, Tuple.PushStringTuple, Tuple.RegexTuple, Tuple.SubstitutionVariableTuple, Tuple.VariableTuple -
Method Summary
Methods inherited from class io.jawk.intermediate.Tuple.VariableTuple
getVariableOffset, isGlobal, toStringMethods inherited from class io.jawk.intermediate.Tuple
getAddress, getLineNumber, getOpcode, touch