Class ConstructorInvocationOffsetFinder

  • All Implemented Interfaces:
    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.
    • Constructor Detail

      • ConstructorInvocationOffsetFinder

        public ConstructorInvocationOffsetFinder()