Uses of Class
org.jd.core.v1.service.converter.classfiletojavasyntax.model.javasyntax.expression.ClassFileConstructorInvocationExpression
Packages that use ClassFileConstructorInvocationExpression
-
Uses of ClassFileConstructorInvocationExpression in org.jd.core.v1.service.converter.classfiletojavasyntax.util
Methods in org.jd.core.v1.service.converter.classfiletojavasyntax.util that return ClassFileConstructorInvocationExpressionModifier and TypeMethodDescriptionTypeParametersToTypeArgumentsBinder.newConstructorInvocationExpression
(int lineNumber, ObjectType objectType, String descriptor, TypeMaker.MethodTypes methodTypes, BaseExpression parameters)