Uses of Class
pascal.taie.ir.stmt.LoadField
Packages that use LoadField
-
Uses of LoadField in pascal.taie.analysis.pta.plugin.taint
Methods in pascal.taie.analysis.pta.plugin.taint that return LoadFieldModifier and TypeMethodDescriptionFieldSourcePoint.loadField()
Returns the value of theloadField
record component.Constructors in pascal.taie.analysis.pta.plugin.taint with parameters of type LoadFieldModifierConstructorDescriptionFieldSourcePoint
(JMethod container, LoadField loadField) Creates an instance of aFieldSourcePoint
record class. -
Uses of LoadField in pascal.taie.ir.exp
Methods in pascal.taie.ir.exp that return types with arguments of type LoadFieldMethods in pascal.taie.ir.exp with parameters of type LoadField -
Uses of LoadField in pascal.taie.ir.stmt
Methods in pascal.taie.ir.stmt with parameters of type LoadField