• Preparing search index...
  • The search index is not available
SPeCS Packages Documentation
  • SPeCS Packages Documentation
  • @specs-feup/kadabra
  • kadabra/Utils
  • getMethod

Function getMethod

  • getMethod(className?, methodName?): undefined | Method | Method[]
  • Retrieves methods based on class and method names.

    Parameters

    • className: string = ".*"

      The name of the class.

    • OptionalmethodName: string

      The name of the method.

    Returns undefined | Method | Method[]

    An array of method join points.

    • Defined in kadabra/Kadabra-JS/src-api/kadabra/Utils.ts:179

Settings

Member Visibility
SPeCS Packages Documentation
  • Loading...

Generated using TypeDoc