public class IntraproceduralNullPointerAnalysis extends Object
IntraprocNullPointerAnalysis
, but
does only provide the result of the analysis instead of a pruned CFG.<[email protected]>
Constructor and Description |
---|
IntraproceduralNullPointerAnalysis(IR ir) |
Modifier and Type | Method and Description |
---|---|
NullPointerState.State |
nullPointerExceptionThrowState(SSAInstruction instruction) |
public IntraproceduralNullPointerAnalysis(IR ir)
public NullPointerState.State nullPointerExceptionThrowState(SSAInstruction instruction)
Copyright © 2019. All rights reserved.