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 voidTypeParametersToTypeArgumentsBinder.bind(Type type, ClassFileNewExpression ne) protected TypeTypeParametersToTypeArgumentsBinder.getExpressionType(ClassFileNewExpression ne) voidTypeParametersToTypeArgumentsBinder.updateNewExpression(ClassFileNewExpression ne, String descriptor, TypeMaker.MethodTypes methodTypes, BaseExpression parameters)