Uses of Interface
org.sentrysoftware.jawk.intermediate.Address
-
Uses of Address in org.sentrysoftware.jawk.intermediate
Modifier and TypeMethodDescriptionPosition.addressArg()
Obtain the address argument for this tuple.AwkTuples.createAddress
(String label) createAddress.HasFunctionAddress.getFunctionAddress()
Get an address to the tuple where this function is defined.Modifier and TypeMethodDescriptionaddress.void
AwkTuples.consumeInput
(Address address) consumeInput.void
AwkTuples.gotoAddress
(Address address) gotoAddress.void
ifFalse.void
ifTrue.void
AwkTuples.isEmptyList
(Address address) isEmptyList.void
Reposition to the tuple located at a particular address.void
AwkTuples.setExitAddress
(Address addr) setExitAddress.