MCPcopy Create free account

hub / github.com/abaplint/transpiler / functions

Functions1,239 in github.com/abaplint/transpiler

↓ 1,944 callersMethodget
()
packages/runtime/src/types/_numeric.ts:3
↓ 375 callersMethodgetCode
()
packages/transpiler/src/chunk.ts:108
↓ 351 callersMethodappendString
(input: string)
packages/transpiler/src/chunk.ts:96
↓ 309 callersMethodset
(tab: Table | HashedTable | TableRowType)
packages/runtime/src/types/table.ts:66
↓ 274 callersMethodtraverse
(node: abaplint.INode | undefined)
packages/transpiler/src/traversal.ts:46
↓ 217 callersMethodappend
(input: string, pos: abaplint.Position | abaplint.INode | abaplint.Token, traversal: {getFilename(): string})
packages/transpiler/src/chunk.ts:60
↓ 194 callersFunctiondescribe
(input: IDescribeOptions)
packages/runtime/src/statements/describe.ts:18
↓ 178 callersFunctionrunFiles
(abap: ABAP, files: IFile[], options?: ITranspilerOptions & {skipDatabaseSetup?: boolean})
test/_utils.ts:20
↓ 159 callersMethodappendChunk
(append: Chunk)
packages/transpiler/src/chunk.ts:37
↓ 119 callersMethodjoin
(chunks: Chunk[], str = ", ")
packages/transpiler/src/chunk.ts:27
↓ 112 callersFunctionrunAllDatabases
(abap: ABAP, files: IFile[], check: () => any,
test/database.ts:13
↓ 112 callersMethodtoString
()
packages/transpiler/src/chunk.ts:112
↓ 100 callersMethodget
()
packages/runtime/src/console/console.ts:4
↓ 94 callersMethodgetPointer
()
packages/runtime/src/types/field_symbol.ts:54
↓ 89 callersFunctionrun
(contents: string)
test/code_structure/class.ts:7
↓ 87 callersMethodgetType
()
packages/runtime/src/types/field_symbol.ts:38
↓ 87 callersMethodtranspile
(node: Nodes.StatementNode, traversal: Traversal)
packages/transpiler/src/statements/_statement_transpiler.ts:6
↓ 84 callersMethodtranspile
(node: Nodes.ExpressionNode, traversal: Traversal)
packages/transpiler/src/expressions/_expression_transpiler.ts:6
↓ 76 callersFunctionrun
(contents: string)
test/running_examples.ts:7
↓ 75 callersFunctionparse
(val: INumeric | ICharacter | string | number | Float | Integer |Integer8)
packages/runtime/src/operators/_parse.ts:6
↓ 67 callersMethodescapeNamespace
(name: string | undefined)
packages/transpiler/src/traversal.ts:31
↓ 61 callersFunctiondumpNrun
(files: IFile[], database = true)
test/unit.ts:269
↓ 58 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/read_table.ts:7
↓ 57 callersMethodassign
(pointer: PointerType)
packages/runtime/src/types/field_symbol.ts:34
↓ 52 callersMethodgetRaw
()
packages/runtime/src/types/float.ts:66
↓ 50 callersMethodfindCurrentScopeByToken
(token: abaplint.Token)
packages/transpiler/src/traversal.ts:89
↓ 50 callersMethodgetFilename
()
packages/transpiler/src/traversal.ts:61
↓ 50 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/find.ts:7
↓ 50 callersFunctionrun
(contents: string)
test/operators/comparison.ts:7
↓ 48 callersMethodgetQualifiedName
()
packages/runtime/src/types/table.ts:61
↓ 47 callersFunctionrun
(contents: string)
test/types/integer8.ts:7
↓ 46 callersFunctionthrowError
(name: string)
packages/runtime/src/throw_error.ts:13
↓ 45 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/assign.ts:7
↓ 44 callersMethodgetLength
()
packages/runtime/src/types/hex.ts:89
↓ 44 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/loop.ts:7
↓ 43 callersFunctionrunSingle
(abap: string, options?: ITranspilerOptions)
packages/transpiler/test/_utils.ts:13
↓ 40 callersFunctionrun
(contents: string)
test/types/hex.ts:7
↓ 38 callersMethodgetTrimmed
()
packages/runtime/src/console/console.ts:5
↓ 35 callersMethodarray
()
packages/runtime/src/types/table.ts:459
↓ 34 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/expressions/string_template.ts:7
↓ 33 callersFunctionrun
(contents: string)
test/types/table.ts:7
↓ 32 callersFunctionrun
(contents: string)
test/statements/replace.ts:7
↓ 32 callersFunctionrun
(contents: string)
test/operators/arithmetics.ts:7
↓ 31 callersMethodtoType
(type: abaplint.AbstractType, fieldname: string, errorInfo: string)
packages/transpiler/src/db/schema_generation/pg_database_schema.ts:44
↓ 29 callersMethodclone
()
packages/runtime/src/types/_numeric.ts:5
↓ 28 callersFunctionrun
(contents: string)
test/expressions/length_and_offset.ts:7
↓ 26 callersMethodgetTrimEnd
()
packages/runtime/src/types/character.ts:104
↓ 25 callersMethodlookupClassOrInterface
(name: string | undefined, token: abaplint.Token | undefined, directGlobal = false)
packages/transpiler/src/traversal.ts:962
↓ 25 callersFunctionrun
(contents: string)
test/types/packed.ts:8
↓ 25 callersFunctionrun
(contents: string)
test/statements/delete_internal.ts:7
↓ 25 callersFunctionrun
(contents: string)
test/statements/describe.ts:7
↓ 25 callersFunctionrun
(contents: string)
test/statements/shift.ts:7
↓ 25 callersFunctionrun
(contents: string)
test/code_structure/interface.ts:7
↓ 25 callersFunctionrun
(contents: string)
test/builtin/replace.ts:7
↓ 24 callersMethodclear
()
packages/runtime/src/types/table.ts:65
↓ 24 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/expressions/value.ts:8
↓ 23 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/append.ts:7
↓ 22 callersFunctionrun
(contents: string)
test/types/data_reference.ts:7
↓ 21 callersFunctionrun
(contents: string)
test/statements/create_data.ts:8
↓ 20 callersFunctioneq
( left: number | string | ICharacter | Integer8 | INumeric | Float | String | ABAPObject | Structure | Hex |
packages/runtime/src/compare/eq.ts:26
↓ 20 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/move.ts:7
↓ 20 callersMethodrun
(reg: abaplint.IRegistry, progress?: IProgress)
packages/transpiler/src/index.ts:47
↓ 19 callersMethodprefixVariable
(name: string | undefined)
packages/transpiler/src/traversal.ts:35
↓ 19 callersFunctionrun
(contents: string)
test/statements/split.ts:7
↓ 19 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/insert.ts:7
↓ 18 callersMethodround
(value: number, places: number)
packages/runtime/src/types/packed.ts:41
↓ 17 callersMethodexecute
execute any native SQL command
packages/runtime/src/db/db.ts:50
↓ 17 callersFunctionrun
(contents: string)
test/statements/write.ts:7
↓ 17 callersFunctionrun
(contents: string)
test/statements/call.ts:7
↓ 16 callersMethodgetCharacter
(allowObject = false)
packages/runtime/src/types/structure.ts:142
↓ 16 callersFunctionrun
(contents: string)
test/operators/cp.ts:7
↓ 15 callersMethodfindInterfaceDefinition
(name: string, scope: abaplint.ISpaghettiScopeNode | undefined)
packages/transpiler/src/traversal.ts:641
↓ 15 callersFunctionrun
(contents: string)
test/types/integer.ts:7
↓ 15 callersFunctionrun
(contents: string)
test/statements/convert.ts:7
↓ 15 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/expressions/table_expression.ts:7
↓ 15 callersFunctionrun
(contents: string)
test/builtin/find.ts:7
↓ 15 callersMethodtranspile
(node: Nodes.StructureNode, traversal: Traversal)
packages/transpiler/src/structures/_structure_transpiler.ts:6
↓ 13 callersFunctioncompileFiles
(files: IFile[], options?: ITranspilerOptions)
test/_utils.ts:110
↓ 13 callersFunctionrun
(contents: string)
test/types/float.ts:7
↓ 13 callersFunctionrun
(contents: string)
test/operators/z.ts:7
↓ 13 callersFunctionrun
(contents: string)
test/operators/o.ts:7
↓ 12 callersMethodescape
(value: string)
packages/transpiler/src/db/populate_tables.ts:191
↓ 12 callersMethodfindClassDefinition
(name: string | undefined, scope: abaplint.ISpaghettiScopeNode | undefined)
packages/transpiler/src/traversal.ts:655
↓ 12 callersMethodgetOptions
()
packages/runtime/src/types/table.ts:62
↓ 12 callersFunctionrun
(contents: string)
test/types/xstring.ts:7
↓ 12 callersFunctionrun
(contents: string)
test/statements/raise_event.ts:7
↓ 12 callersMethodrunObject
(obj: abaplint.Objects.WebMIME, _reg: abaplint.IRegistry)
packages/transpiler/src/handlers/handle_w3mi.ts:6
↓ 12 callersMethodsetConstant
()
packages/runtime/src/types/integer.ts:55
↓ 11 callersMethodappend
(item: TableRowType)
packages/runtime/src/types/table.ts:563
↓ 11 callersMethodgetCurrentObject
()
packages/transpiler/src/traversal.ts:42
↓ 11 callersMethodgetOffset
(input: {offset?: number | INumeric | Hex, length?: number | INumeric | Hex})
packages/runtime/src/types/_character.ts:8
↓ 11 callersMethodquote
(name: string)
packages/transpiler/src/db/schema_generation/_database_schema_reuse.ts:10
↓ 11 callersFunctionrun
(contents: string, skipVersionCheck = false)
test/statements/if.ts:7
↓ 11 callersFunctionrun
(contents: string)
test/statements/cast.ts:7
↓ 11 callersFunctionrun
(contents: string)
test/operators/arithmetics_precedence.ts:7
↓ 11 callersFunctionrunFiles
(files: IFile[])
packages/transpiler/test/files.ts:6
↓ 10 callersMethodfindType
(node: Nodes.ExpressionNode, traversal: Traversal)
packages/transpiler/src/expressions/type_name_or_infer.ts:9
↓ 10 callersMethodgetDecimals
()
packages/runtime/src/types/packed.ts:72
↓ 10 callersFunctionrun
(contents: string)
test/conversion.ts:7
↓ 10 callersFunctionrun
(contents: string)
test/types/time.ts:7
next →1–100 of 1,239, ranked by callers