Class GhostFunction
java.lang.Object
liquidjava.processor.context.GhostFunction
- Direct Known Subclasses:
GhostState
-
Constructor Summary
ConstructorsModifierConstructorDescriptionGhostFunction(String name, List<String> paramTypes, spoon.reflect.reference.CtTypeReference<?> returnType, spoon.reflect.factory.Factory factory, String prefix) protectedGhostFunction(String name, List<spoon.reflect.reference.CtTypeReference<?>> list, spoon.reflect.reference.CtTypeReference<?> returnType, String prefix) GhostFunction(GhostDTO f, spoon.reflect.factory.Factory factory, String prefix) -
Method Summary
-
Constructor Details
-
GhostFunction
-
GhostFunction
-
GhostFunction
-
-
Method Details
-
getReturnType
public spoon.reflect.reference.CtTypeReference<?> getReturnType() -
getParametersTypes
-
toString
-
getName
-
getPrefix
-
getQualifiedName
-
getParentClassName
-
matches
-