Uses of Class
org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable.Frame
Packages that use Frame
Package
Description
-
Uses of Frame in org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable
Fields in org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable declared as FrameModifier and TypeFieldDescriptionprotected FrameAbstractLocalVariable.frameprotected FrameFrame.parentFields in org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable with type parameters of type FrameMethods in org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable that return FrameMethods in org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable that return types with arguments of type FrameModifier and TypeMethodDescriptionprotected HashMap<Frame, HashSet<AbstractLocalVariable>> Frame.createMapForInlineDeclarations()Methods in org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable with parameters of type FrameConstructors in org.jd.core.v1.service.converter.classfiletojavasyntax.model.localvariable with parameters of type Frame -
Uses of Frame in org.jd.core.v1.service.converter.classfiletojavasyntax.util
Fields in org.jd.core.v1.service.converter.classfiletojavasyntax.util declared as FrameMethods in org.jd.core.v1.service.converter.classfiletojavasyntax.util that return FrameModifier and TypeMethodDescriptionprotected FrameLocalVariableMaker.searchCommonParentFrame(Frame frame1, Frame frame2) Methods in org.jd.core.v1.service.converter.classfiletojavasyntax.util with parameters of type FrameModifier and TypeMethodDescriptionprotected FrameLocalVariableMaker.searchCommonParentFrame(Frame frame1, Frame frame2)