Class ForwardSeedQuery


  • public class ForwardSeedQuery
    extends boomerang.WeightedForwardQuery<typestate.TransitionFunction>
    • Method Detail

      • makeQueryWithSpecification

        public static ForwardSeedQuery makeQueryWithSpecification​(boomerang.scene.ControlFlowGraph.Edge stmt,
                                                                  boomerang.scene.Val fact,
                                                                  RuleTransitions transitions)
      • makeQueryWithoutSpecification

        public static ForwardSeedQuery makeQueryWithoutSpecification​(boomerang.scene.ControlFlowGraph.Edge stmt,
                                                                     boomerang.scene.Val fact)
      • hasSpecification

        public boolean hasSpecification()