edu.umd.cs.findbugs.ba

Class XMethodParameter

    • Constructor Detail

      • XMethodParameter

        public XMethodParameter(XMethod m,
                        int p)
        Create a new Method parameter reference
        Parameters:
        m - the method of which this is a parameter to
        p - the parameter index (0 for first parameter)

Copyright © 2003–2015. All rights reserved.