Class Instruction.ChoiceInstruction

java.lang.Object
org.sonar.sslr.internal.vm.Instruction
org.sonar.sslr.internal.vm.Instruction.ChoiceInstruction
Enclosing class:
Instruction

public static final class Instruction.ChoiceInstruction extends Instruction
  • Constructor Details

    • ChoiceInstruction

      public ChoiceInstruction(int offset)
  • Method Details