abap-adt-api
Version:
Interface to Abap Developer Tools webservice
10 lines • 3.69 kB
TypeScript
export { session_types, ClientOptions, HttpResponse, HttpClient } from "./AdtHTTP";
export * from "./AdtClient";
export * from "./AdtException";
export { LogCallback, LogData } from "./requestLogger";
export { AbapClassStructure, AbapObjectStructure, ActivationResult, ActivationResultMessage, AdtCompatibilityGraph, AdtCoreDiscoveryResult, AdtDiscoveryResult, AdtGraphNode, AdtLock, AtcCustomizing, AtcProposal, AtcRunResult, AtcUser, AtcWorkList, BindingService, BindingServiceCollection, BindingServiceInformation, BindingServiceNavigation, BindingServiceResult, BindinTypes, BindingValidationOptions, ClassComponent, ClassInclude, ClassMetaData, CompletionElementInfo, CompletionProposal, CreatableType, CreatableTypeIds, CreatableTypes, DdicAnnotation, DdicElement, DdicObjectReference, DdicProperties, DebugAttach, DebugAction, DebugBreakpoint, DebugBreakpointError, DebugChildVariablesInfo, DebugChildVariablesHierarchy, Debuggee, DebuggerScope, DebuggingMode, DebugListenerError, DebugMessage, DebugMetaType, DebugMetaTypeComplex, DebugMetaTypeSimple, DebugReachedBreakpoint, DebugSettings, DebugStack, DebugStackAbap, DebugStackInfo, DebugStackSimple, DebugStackVit, DebugStackSourceType, DebugStackType, DebugState, DebugStep, DebugStepType, DebugVariable, DefinitionLocation, Delta, Dump, DumpCategory, DumpsFeed, ExtractMethodProposal, Feed, FeedAttribute, FeedDataType, FeedOperator, FeedQueryVariant, FeedRefresh, FixProposal, FragmentLocation, FunctionGroupMetaData, GenericMetaData, GenericRefactoring, GitBranch, GitExternalInfo, GitObject, GitRepo, GitStaging, GitStagingFile, GitStagingObject,
/**
* @deprecated since 1.2.1, duplicate of GitExternalInfo
*/
GitRemoteInfo, GitUser, GroupTypeIds, GroupValidateOptions, HierarchyNode, InactiveObject, InactiveObjectElement, InactiveObjectRecord, Link, Location, MainInclude, NewBindingOptions, NewObjectOptions, NewPackageOptions, Node, NodeCategory, NodeObjectType, NodeParents, NodeStructure, NonGroupTypeIds, ObjectSourceOptions, ObjectType, ObjectTypeDescriptor, ObjectValidateOptions, ObjectVersion, PackageSpecificData, PackageTypeId, PackageTypes, PackageValidateOptions, PackageValueHelpResult, PackageValueHelpType, ParentTypeIds, PathStep, PrettyPrinterSettings, PrettyPrinterStyle, ProgramMetaData, QueryResult, QueryResultColumn, Range, ReferenceUri, RenameRefactoring, RenameRefactoringProposal, Revision, SearchResult, ServiceBinding, ServiceBindingBinding, ServiceBindingPackageRef, ServiceBindingService, SyntaxCheckResult, SystemUser, TransportAddUserResponse, SimpleTransportConfiguration, RangeTransportConfiguration, TransportConfiguration, TransportConfigurationEntry, TransportDateFilter, TransportInfo, TransportObject, TransportOwnerResponse, TransportReleaseMessage, TransportReleaseReport, TransportRequest, TransportTarget, TransportTask, TransportsOfUser, TypeKinds, UnitTestAlert, UnitTestAlertKind, UnitTestClass, UnitTestMethod, UnitTestOccurrenceMarker, UnitTestSeverity, UnitTestStackEntry, UriParts, uriPartsToString, UsageReference, UsageReferenceSnippet, ValidateOptions, ValidationResult, classIncludes, debugMetaIsComplex, hasPackageOptions, inactiveObjectsInResults, isBindingOptions, isClassMetaData, isClassStructure, isCreatableTypeId, isGroupType, isNodeParent, isNonGroupType, isPackageOptions, isPackageType, isDebugListenerError, isDebuggee, isDebuggerBreakpoint, objectPath, parentTypeId, parseServiceBinding, servicePreviewUrl, TraceResults, TraceHitList, TraceDBAccessResponse, TraceStatementResponse, TraceStatementOptions, TracesCreationConfig, TraceParameters, traceProcessObjects, TraceRequestList, UnitTestRunFlags } from "./api";
//# sourceMappingURL=index.d.ts.map