text string | language string | star_events_count int64 | fork_events_count int64 | token_length int64 | id int64 |
|---|---|---|---|---|---|
neg52.fs(21,15,21,18): typecheck error FS0438: Duplicate method. The method 'Bar' has the same name and signature as another method in type 'T' once tuples, functions, units of measure and/or provided types are erased.
neg52.fs(20,15,20,18): typecheck error FS0438: Duplicate method. The method 'Bar' has the same name... | 1C Enterprise | 2,265 | 515 | 438 | 0 |
neg09.fsi(4,5,4,6): typecheck error FS0201: Namespaces cannot contain values. Consider using a module to hold your value declarations.
neg09.fsi(5,5,5,6): typecheck error FS0201: Namespaces cannot contain values. Consider using a module to hold your value declarations.
neg09.fs(4,5,4,6): typecheck error FS0201: Name... | 1C Enterprise | 2,265 | 515 | 450 | 1 |
neg1.fsx(3,18,3,70): typecheck error FS0193: Type constraint mismatch. The type
'int'
is not compatible with type
'string'
neg1.fsx(9,38,9,64): typecheck error FS3021: Unexpected exception from provided type 'FSharp.EvilProvider.IsArrayTypeRaisesException' member 'IsArray': The type provider 'Provid... | 1C Enterprise | 2,265 | 515 | 35,853 | 2 |
neg119a.fs(40,20,40,22): typecheck error FS0071: Type constraint mismatch when applying the default type 'obj' for a type inference variable. No overloads match for method 'Return'.
Known return type: ((int -> int -> int) -> obj)
Known type parameters: < obj , Applicatives.Ap >
Available overloads:
- static member... | 1C Enterprise | 2,265 | 515 | 310 | 3 |
ImplFile
(ParsedImplFileInput
("/root/Extern/ExternKeywordIsPresentInTrivia.fs", false,
QualifiedNameOfFile ExternKeywordIsPresentInTrivia, [], [],
[SynModuleOrNamespace
([ExternKeywordIsPresentInTrivia], false, AnonModule,
[Let
(false,
[SynBinding
... | 1C Enterprise | 2,265 | 515 | 660 | 4 |
CLASS zcl_abapgit_object_susc DEFINITION PUBLIC INHERITING FROM zcl_abapgit_objects_super FINAL.
PUBLIC SECTION.
INTERFACES zif_abapgit_object.
PROTECTED SECTION.
CONSTANTS transobjecttype_class TYPE c LENGTH 1 VALUE 'C' ##NO_TEXT.
METHODS has_authorization
IMPORTING
!iv_class TYPE t... | ABAP | 616 | 262 | 2,695 | 5 |
INTERFACE zif_abapgit_html_popup
PUBLIC .
METHODS create_picklist
RETURNING
VALUE(ro_picklist) TYPE REF TO zcl_abapgit_gui_picklist
RAISING
zcx_abapgit_exception.
ENDINTERFACE.
| ABAP | 616 | 262 | 94 | 6 |
CLASS zcl_abapgit_gui_page_sett_locl DEFINITION
PUBLIC
INHERITING FROM zcl_abapgit_gui_component
FINAL
CREATE PRIVATE .
PUBLIC SECTION.
INTERFACES zif_abapgit_gui_event_handler .
INTERFACES zif_abapgit_gui_renderable .
CLASS-METHODS create
IMPORTING
!io_repo TYPE REF TO zcl_... | ABAP | 616 | 262 | 7,049 | 7 |
CLASS zcl_abapgit_background_pull DEFINITION
PUBLIC
CREATE PUBLIC .
PUBLIC SECTION.
INTERFACES zif_abapgit_background .
PROTECTED SECTION.
PRIVATE SECTION.
ENDCLASS.
CLASS zcl_abapgit_background_pull IMPLEMENTATION.
METHOD zif_abapgit_background~get_description.
rv_description = 'Automatic p... | ABAP | 616 | 262 | 401 | 8 |
CLASS zcl_abapgit_object_tabl_compar DEFINITION
PUBLIC
CREATE PUBLIC .
PUBLIC SECTION.
INTERFACES zif_abapgit_comparator .
METHODS constructor
IMPORTING
!ii_local TYPE REF TO zif_abapgit_xml_input.
PROTECTED SECTION.
TYPES:
ty_founds TYPE STANDARD TABLE OF rsfindlst
... | ABAP | 616 | 262 | 2,830 | 9 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 248