Class JavaScriptConstructorFunctions.JavaScriptConstructor
java.lang.Object
com.ibm.wala.classLoader.SyntheticMethod
com.ibm.wala.ipa.summaries.SummarizedMethod
com.ibm.wala.cast.js.ipa.summaries.JavaScriptSummarizedFunction
com.ibm.wala.cast.js.ipa.summaries.JavaScriptConstructorFunctions.JavaScriptConstructor
- All Implemented Interfaces:
IMember, IMethod, ContextItem, IClassHierarchyDweller
- Enclosing class:
JavaScriptConstructorFunctions
public static class JavaScriptConstructorFunctions.JavaScriptConstructor
extends JavaScriptSummarizedFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface ContextItem
ContextItem.Value<T>Nested classes/interfaces inherited from interface IMethod
IMethod.SourcePosition -
Field Summary
Fields inherited from class SyntheticMethod
declaringClass, NO_STATEMENTS, resolvedMethod -
Method Summary
Methods inherited from class JavaScriptSummarizedFunction
equals, makeControlFlowGraphMethods inherited from class SummarizedMethod
getLocalVariableName, getNumberOfParameters, getParameterType, getPoison, getPoisonLevel, getStatements, hasPoison, isAbstract, isNative, isStatic, makeIRMethods inherited from class SyntheticMethod
getAnnotations, getBytecodeStream, getClassHierarchy, getDeclaredExceptions, getDeclaringClass, getDescriptor, getLineNumber, getMaxLocals, getMaxStackHeight, getName, getParameterSourcePosition, getReference, getReturnType, getSelector, getSignature, getSourcePosition, getStatements, hasExceptionHandler, hashCode, hasLocalVariableTable, isAnnotation, isBridge, isClinit, isEnum, isFactoryMethod, isFinal, isInit, isModule, isPrivate, isProtected, isPublic, isSynchronized, isSynthetic, isWalaSyntheticMethods inherited from interface IMethod
getNumberOfDefaultParameters
-
Method Details
-
toString
- Overrides:
toStringin classSyntheticMethod
-
constructedType
-