public static class AstIRFactory.AstIR
extends com.ibm.wala.ssa.IR
| Modifier and Type | Method and Description |
|---|---|
protected com.ibm.wala.ssa.SSAIndirectionData<com.ibm.wala.ssa.SSAIndirectionData.Name> |
getIndirectionData() |
SSAConversion.SSAInformation |
getLocalMap() |
AstMethod |
getMethod() |
protected java.lang.String |
instructionPosition(int instructionIndex) |
AstMethod.LexicalInformation |
lexicalInfo() |
getBasicBlockForCatch, getBasicBlockForInstruction, getBasicBlocksForCall, getBlocks, getCallInstructionIndices, getCalls, getControlFlowGraph, getExitBlock, getInstructions, getLocalNames, getNew, getNewInstructionIndex, getNumberOfParameters, getOptions, getParameter, getParameterType, getParameterValueNumbers, getPEI, getSymbolTable, isEmptyIR, iterateAllInstructions, iterateCallSites, iterateCatchInstructions, iterateNewSites, iterateNormalInstructions, iteratePhis, iteratePis, setupLocationMap, toString, visitAllInstructions, visitNormalInstructionspublic AstMethod.LexicalInformation lexicalInfo()
public SSAConversion.SSAInformation getLocalMap()
getLocalMap in class com.ibm.wala.ssa.IRprotected java.lang.String instructionPosition(int instructionIndex)
instructionPosition in class com.ibm.wala.ssa.IRpublic AstMethod getMethod()
getMethod in interface com.ibm.wala.ssa.IRViewgetMethod in class com.ibm.wala.ssa.IRprotected com.ibm.wala.ssa.SSAIndirectionData<com.ibm.wala.ssa.SSAIndirectionData.Name> getIndirectionData()
getIndirectionData in class com.ibm.wala.ssa.IR