Uses of Package
com.aparapi.internal.instruction
-
Classes in com.aparapi.internal.instruction used by com.aparapi Class Description Instruction Initially represents a single Java bytecode instruction. -
Classes in com.aparapi.internal.instruction used by com.aparapi.internal.exception Class Description Instruction Initially represents a single Java bytecode instruction. -
Classes in com.aparapi.internal.instruction used by com.aparapi.internal.model Class Description ExpressionList Essentially a glorified linked list of Instructions plus some additional state to allow us to transform sequences.Instruction Initially represents a single Java bytecode instruction.InstructionSet.MethodCall InstructionSet.StoreSpec InstructionSet.TypeSpec InstructionTransformer -
Classes in com.aparapi.internal.instruction used by com.aparapi.internal.tool Class Description Instruction Initially represents a single Java bytecode instruction. -
Classes in com.aparapi.internal.instruction used by com.aparapi.internal.writer Class Description BranchSet Deals with the issue of recognizing that a sequence of bytecode branch instructions actually represent a single if/while with a logical expression.BranchSet.LogicalExpressionNode Base abstract class used to hold information used to construct node tree for logical expressions.Instruction Initially represents a single Java bytecode instruction.InstructionSet.AccessArrayElement InstructionSet.AccessField InstructionSet.AccessLocalVariable InstructionSet.CompositeInstruction InstructionSet.ConditionalBranch16 InstructionSet.MethodCall