Uses of Class
edu.umd.cs.findbugs.ba.BlockType
Packages that use BlockType
-
Uses of BlockType in edu.umd.cs.findbugs.ba
Methods in edu.umd.cs.findbugs.ba that return BlockTypeMethods in edu.umd.cs.findbugs.ba with parameters of type BlockTypeModifier and TypeMethodDescriptionvoidvoidMake this object an exact duplicate of given object.voidBlockTypeAnalysis.initEntryFact(BlockType result) booleanvoidBlockTypeAnalysis.makeFactTop(BlockType fact) voidvoidMerge other dataflow value into this value.booleanbooleanReturn whether or not this object is identical to the one given.voidBlockTypeAnalysis.transfer(BasicBlock basicBlock, org.apache.bcel.generic.InstructionHandle end, BlockType start, BlockType result)