Class Instruction

java.lang.Object
org.sonar.sslr.internal.vm.Instruction
Direct Known Subclasses:
Instruction.BackCommitInstruction, Instruction.BacktrackInstruction, Instruction.CallInstruction, Instruction.ChoiceInstruction, Instruction.CommitInstruction, Instruction.CommitVerifyInstruction, Instruction.EndInstruction, Instruction.FailTwiceInstruction, Instruction.IgnoreErrorsInstruction, Instruction.JumpInstruction, Instruction.PredicateChoiceInstruction, Instruction.RetInstruction, NativeExpression

public abstract class Instruction extends Object
  • Constructor Details

    • Instruction

      public Instruction()
  • Method Details