Uses of Class
qilin.pta.toolkits.selectx.L
Packages that use L
-
Uses of L in qilin.pta.toolkits.selectx
Fields in qilin.pta.toolkits.selectx with type parameters of type LModifier and TypeFieldDescriptionstatic Map<LocalVarNode,L> L.l2LNstatic Map<LocalVarNode,L> L.l2LPI.parasMethods in qilin.pta.toolkits.selectx that return LMethods in qilin.pta.toolkits.selectx that return types with arguments of type LModifier and TypeMethodDescriptionL.getInEntryEdges(int i) L.getOutEntryEdges()L.getOutExitEdges()Methods in qilin.pta.toolkits.selectx with parameters of type LModifier and TypeMethodDescriptionbooleanL.addInEntryEdge(int i, L fromE) booleanG.addOutEdge(L toE) booleanL.addOutEntryEdge(int i, L toE) booleanL.addOutExitEdge(int i, L toE)