Class TypestateFunction

  • All Implemented Interfaces:
    sync.pds.solver.WeightFunctions<boomerang.scene.ControlFlowGraph.Edge,​boomerang.scene.Val,​boomerang.scene.ControlFlowGraph.Edge,​typestate.TransitionFunction>

    public class TypestateFunction
    extends typestate.finiteautomata.TypeStateMachineWeightFunctions
    • Method Detail

      • generateSeed

        public Collection<boomerang.WeightedForwardQuery<typestate.TransitionFunction>> generateSeed​(boomerang.scene.ControlFlowGraph.Edge stmt)
        Specified by:
        generateSeed in class typestate.finiteautomata.TypeStateMachineWeightFunctions
      • initialState

        protected typestate.finiteautomata.State initialState()
        Specified by:
        initialState in class typestate.finiteautomata.TypeStateMachineWeightFunctions