Interface ExecutableCode

    • Method Detail

      • getMethodName

        String getMethodName()
        Gets the name of the executable: named thus to match ASTMethodDeclaration.
        Returns:
        a String representing the name of the method