org.kit.furia.fragment.soot.representation
Interface SpecialConstructContainer
- All Known Implementing Classes:
- FInstanceFieldRef, FInstanceOfExpr, FInterfaceInvokeExpr, FNewArrayExpr, FNewInvokeExpr, FNewMultiArrayExpr, FSpecialInvokeExpr, FStaticInvokeExpr, FVirtualInvokeExpr
public interface SpecialConstructContainer
SpecialConstructContainer A class that contains Type SootMethodRef SootClassRef
and the like ;). It is not currently used, but marks which Grimp structures
are considered special.
- Author:
- Arnoldo Jose Muller Molina
getContainedSpecialConstructs
java.util.List getContainedSpecialConstructs()
- Returns all the contained special constructs
- Returns:
Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.