类 ConstructorInvocationOffsetFinder

  • 所有已实现的接口:
    MemberVisitor

    public class ConstructorInvocationOffsetFinder
    extends java.lang.Object
    implements MemberVisitor
    This utility class finds the offset of the invocation to the current or super class constructor after visiting an method.
    • 构造器详细资料

      • ConstructorInvocationOffsetFinder

        public ConstructorInvocationOffsetFinder()