- getActions() - Method in class com.xdest.bf.FutureCommands
-
Get all actions as a stack
- getAddress() - Method in class com.xdest.bf.BFScript.MemoryChunk
-
Get the address if this chunk
- getBF() - Method in class com.xdest.bf.BFScript
-
Get the BF representation of this program
- getChunk() - Method in enum com.xdest.bf.BFFutureCommand
-
Get the chunk used in this command
- getChunkAddress() - Method in enum com.xdest.bf.BFFutureCommand
-
Get the memory address of the chunk in this command.
- getChunkSize() - Method in enum com.xdest.bf.BFFutureCommand
-
Get the size of the chunk used in this command
- getDestChunk() - Method in enum com.xdest.bf.BFFutureCommand
-
Get the destination chunk used in this command
- getDestChunkAddress() - Method in enum com.xdest.bf.BFFutureCommand
-
Get the memory address of the destination chunk in this command.
- getDestChunkSize() - Method in enum com.xdest.bf.BFFutureCommand
-
Get the size of the destination chunk used in this command.
- getDifference(BFScript.MemoryChunk, BFScript.MemoryChunk) - Method in class com.xdest.bf.BFScript
-
Returns chunk with value
- getSize() - Method in class com.xdest.bf.BFScript.MemoryChunk
-
Get the size of this chunk