public class RIFLDocument.JavaReturnValueSpec extends RIFLDocument.JavaMethodSourceSinkSpec
type| 构造器和说明 |
|---|
JavaReturnValueSpec(RIFLDocument.SourceSinkType type,
String className,
String halfSignature)
Creates a new instance of the
RIFLDocument.JavaReturnValueSpec class |
equals, getHalfSignature, hashCodegetClassNamegetTypepublic JavaReturnValueSpec(RIFLDocument.SourceSinkType type, String className, String halfSignature)
RIFLDocument.JavaReturnValueSpec classtype - Specifies whether this element is a source or a sinkclassName - The name of the class containing the method whose
return value shall be defined as a source or a sinkhalfSignature - The method name and the formal parameters with
fully-qualified names in brackets. This is like a Soot subsignature,
except for the return type which is omitted.Copyright © 2022 Fraunhofer SIT. All rights reserved.