Uses of Class
org.jd.core.v1.service.converter.classfiletojavasyntax.model.javasyntax.expression.ClassFileNewExpression
Packages that use ClassFileNewExpression
-
Uses of ClassFileNewExpression in org.jd.core.v1.service.converter.classfiletojavasyntax.util
Methods in org.jd.core.v1.service.converter.classfiletojavasyntax.util with parameters of type ClassFileNewExpressionModifier and TypeMethodDescriptionprotected void
TypeParametersToTypeArgumentsBinder.bind
(Type type, ClassFileNewExpression ne) protected Type
TypeParametersToTypeArgumentsBinder.getExpressionType
(ClassFileNewExpression ne) void
TypeParametersToTypeArgumentsBinder.updateNewExpression
(ClassFileNewExpression ne, String descriptor, TypeMaker.MethodTypes methodTypes, BaseExpression parameters)