mlld
Version:
mlld: llm scripting language
1 lines • 10.9 MB
Source Map (JSON)
{"version":3,"sources":["../services/fs/NodeFileSystem.ts","../services/fs/PathService.ts","../grammar/generated/parser/grammar-core.js","../grammar/generated/parser/deps/node-type.js","../grammar/generated/parser/deps/directive-kind.js","../grammar/generated/parser/deps/helpers.js","../grammar/generated/parser/parser.js","../grammar/parser/index.ts","../core/types/variable/VariableTypes.ts","../core/types/security.ts","../core/utils/token-metrics.ts","../core/types/variable/VariableMetadata.ts","../core/types/variable/TypeGuards.ts","../core/types/load-content.ts","../core/types/variable/VarMxHelpers.ts","../core/types/provenance/ExpressionProvenance.ts","../interpreter/utils/expression-provenance.ts","../interpreter/utils/structured-value.ts","../core/types/variable/ArrayHelpers.ts","../core/types/variable/VariableFactories.ts","../core/types/variable/AdvancedTypeDetection.ts","../core/types/variable.ts","../core/utils/locationFormatter.ts","../core/errors/MlldError.ts","../core/errors/MlldParseError.ts","../core/errors/MlldResolutionError.ts","../core/types/base.ts","../core/types/primitives.ts","../core/types/nodes.ts","../core/types/meta.ts","../core/types/values.ts","../core/types/raw.ts","../core/types/guards.ts","../core/types/state.ts","../core/types/errors.ts","../core/types/import.ts","../core/types/export.ts","../core/types/show.ts","../core/types/exe.ts","../core/types/path.ts","../core/types/run.ts","../core/types/output.ts","../core/types/when.ts","../core/types/var.ts","../core/types/for.ts","../core/types/guard.ts","../core/types/policy.ts","../core/types/while.ts","../core/types/control.ts","../core/types/mode.ts","../core/types/variables.ts","../core/types/executable.ts","../core/types/index.ts","../core/errors/MlldInterpreterError.ts","../core/errors/MlldImportError.ts","../core/errors/MlldFileSystemError.ts","../core/errors/MlldFileNotFoundError.ts","../core/errors/MlldOutputError.ts","../core/errors/MlldDirectiveError.ts","../core/errors/PathValidationError.ts","../core/errors/DataEvaluationError.ts","../core/errors/VariableRedefinitionError.ts","../core/errors/MlldCommandExecutionError.ts","../core/errors/MlldDependencyError.ts","../core/errors/MlldConditionError.ts","../core/errors/ResolverError.ts","../core/errors/MlldWhenExpressionError.ts","../core/errors/DeprecationError.ts","../core/errors/GuardError.ts","../core/errors/GuardRetrySignal.ts","../core/errors/CircularReferenceError.ts","../core/errors/messages/paths.ts","../core/errors/messages/index.ts","../core/errors/FieldAccessError.ts","../core/errors/VariableResolutionError.ts","../core/errors/index.ts","../core/security/paths.ts","../core/security/taint.ts","../core/security/ImmutableCache.ts","../core/registry/utils/ModuleNeeds.ts","../core/policy/needs.ts","../core/policy/union.ts","../core/config/logging.ts","../core/utils/logger.ts","../core/utils/findProjectRoot.ts","../core/registry/utils/HashUtils.ts","../core/version.ts","../core/utils/version-checker.ts","../core/resolvers/RegistryResolver.ts","../core/resolvers/utils/PathMatcher.ts","../core/utils/mode.ts","../core/resolvers/LocalResolver.ts","node-file:/Users/adam/dev/mlld/node_modules/keytar/build/Release/keytar.node","../node_modules/keytar/lib/keytar.js","../core/registry/auth/GitHubAuthService.ts","../core/resolvers/GitHubResolver.ts","../core/resolvers/HTTPResolver.ts","../core/resolvers/ProjectPathResolver.ts","../interpreter/utils/llmxml-instance.ts","../interpreter/output/normalizer.ts","../interpreter/utils/json-to-xml.ts","../interpreter/env/CommandUtils.ts","../interpreter/eval/data-values/EvaluationStateManager.ts","../interpreter/utils/type-guard-helpers.ts","../interpreter/core/interpolation-context.ts","../interpreter/utils/ast-evaluation.ts","../interpreter/core/json-formatter.ts","../interpreter/utils/display-formatter.ts","../interpreter/utils/display-materialization.ts","../interpreter/utils/guard-inputs.ts","../interpreter/utils/structured-exec.ts","../interpreter/eval/pipeline/detector.ts","../interpreter/eval/pipeline/state-machine.ts","../interpreter/utils/pipeline-input.ts","../interpreter/eval/pipeline/context-builder.ts","../interpreter/output/formatter.ts","../interpreter/eval/output.ts","../interpreter/eval/output-shared.ts","../interpreter/eval/append.ts","../core/types/hooks.ts","../interpreter/hooks/hook-decision-handler.ts","../interpreter/eval/pipeline/builtin-effects.ts","../interpreter/eval/pipeline/rate-limit-retry.ts","../interpreter/utils/parallel.ts","../interpreter/utils/working-directory.ts","../interpreter/eval/helpers/parallel-exec.ts","../interpreter/eval/expression.ts","../interpreter/utils/evaluator-result.ts","../interpreter/eval/expressions.ts","../interpreter/eval/while.ts","../interpreter/eval/auto-unwrap-manager.ts","../interpreter/utils/json-auto-parser.ts","../interpreter/utils/array-operations/slice/SliceHandler.ts","../interpreter/utils/array-operations/filter/DurationComparator.ts","../interpreter/utils/array-operations/filter/FieldAccessor.ts","../interpreter/utils/array-operations/filter/FilterEvaluator.ts","../interpreter/utils/array-operations/filter/FilterHandler.ts","../interpreter/utils/array-operations/metadata/MetadataPreserver.ts","../interpreter/utils/array-operations/ArrayOperationsHandler.ts","../interpreter/utils/array-operations/index.ts","../interpreter/utils/field-access.ts","../interpreter/utils/parameter-factory.ts","../interpreter/utils/transformer-result.ts","../interpreter/eval/import/VariableImporter.ts","../interpreter/utils/value-combine.ts","../interpreter/eval/code-execution.ts","../interpreter/streaming/jsonpath.ts","../interpreter/streaming/adapters/base.ts","../interpreter/streaming/adapters/ndjson.ts","../core/utils/ansi-processor.ts","../interpreter/streaming/template-interpolator.ts","../interpreter/streaming/adapters/claude-code.ts","../interpreter/streaming/adapter-registry.ts","../interpreter/streaming/stream-format.ts","../interpreter/utils/shell-value.ts","../interpreter/eval/helpers/shadowEnvResolver.ts","../interpreter/utils/variable-migration.ts","../interpreter/utils/load-content-structured.ts","../interpreter/eval/exe.ts","../interpreter/eval/prose-execution.ts","../interpreter/eval/run.ts","../interpreter/eval/when.ts","../interpreter/eval/when-expression.ts","../interpreter/eval/guard-denial-handler.ts","../interpreter/eval/for-utils.ts","../interpreter/eval/foreach.ts","../interpreter/eval/for.ts","../interpreter/eval/pipeline/command-execution.ts","../interpreter/eval/pipeline/executor.ts","../interpreter/eval/pipeline/builtin-transformers.ts","../interpreter/eval/pipeline/effects-attachment.ts","../interpreter/eval/pipeline/unified-processor.ts","../interpreter/eval/with-clause.ts","../interpreter/utils/foreach.ts","../interpreter/eval/pipeline/index.ts","../interpreter/eval/pipeline.ts","../interpreter/eval/data-values/ForeachSectionEvaluator.ts","../interpreter/eval/load-content.ts","../interpreter/eval/ast-extractor.ts","../interpreter/eval/content-loader.ts","../interpreter/eval/show.ts","../core/types/structured-value/StructuredValue.ts","../core/types/structured-value/index.ts","../interpreter/hooks/guard-retry-runner.ts","../interpreter/core/ast-evaluator.ts","../interpreter/eval/exec-invocation.ts","../interpreter/eval/directive-replay.ts","../interpreter/eval/directive-inputs.ts","../interpreter/eval/path.ts","../interpreter/eval/import/ImportPathResolver.ts","../interpreter/eval/import/ImportSecurityValidator.ts","../interpreter/eval/import/ExportManifest.ts","../interpreter/utils/frontmatter-parser.ts","../interpreter/eval/import/ModuleContentProcessor.ts","../interpreter/eval/import/ObjectReferenceResolver.ts","../interpreter/eval/import/ImportDirectiveEvaluator.ts","../interpreter/eval/import/index.ts","../interpreter/eval/var.ts","../interpreter/eval/export.ts","../interpreter/eval/guard.ts","../interpreter/eval/needs.ts","../interpreter/eval/policy.ts","../interpreter/eval/directive.ts","../interpreter/eval/conditional-inclusion.ts","../interpreter/utils/interpolation.ts","../interpreter/eval/data-values/VariableReferenceEvaluator.ts","../interpreter/core/interpreter.ts","../interpreter/eval/data-values/PrimitiveEvaluator.ts","../interpreter/eval/data-values/CollectionEvaluator.ts","../interpreter/eval/data-values/ForeachCommandEvaluator.ts","../interpreter/eval/data-values/LoadContentEvaluator.ts","../interpreter/eval/data-values/DataValueEvaluator.ts","../interpreter/eval/data-value-evaluator.ts","../interpreter/utils/variable-resolution.ts","../interpreter/env/variable-proxy.ts","../core/errors/patterns/parse-errors.generated.js","../core/errors/patterns/js-errors.generated.js","../core/errors/patterns/init.ts","../core/resolvers/builtin/NowResolver.ts","../core/resolvers/builtin/DebugResolver.ts","../core/resolvers/builtin/InputResolver.ts","../core/resolvers/builtin/index.ts","../core/registry/InMemoryModuleCache.ts","../core/registry/NoOpLockFile.ts","../core/utils/sourceContextExtractor.ts","../core/utils/smartPathResolver.ts","../core/utils/enhancedLocationFormatter.ts","../core/utils/DirectiveTraceFormatter.ts","../core/utils/errorDisplayFormatter.ts","../core/utils/errorFormatSelector.ts","../core/errors/capture.ts","../services/lsp/context/VisitorContext.ts","../services/lsp/utils/TokenBuilder.ts","../services/lsp/visitors/base/BaseVisitor.ts","../services/lsp/utils/EffectTokenHelper.ts","../services/lsp/utils/OperatorTokenHelper.ts","../services/lsp/utils/CommentTokenHelper.ts","../services/lsp/embedded/EmbeddedLanguageService.ts","../services/lsp/utils/LanguageBlockHelper.ts","../services/lsp/visitors/DirectiveVisitor.ts","../services/lsp/visitors/VariableVisitor.ts","../services/lsp/visitors/TemplateVisitor.ts","../services/lsp/visitors/CommandVisitor.ts","../services/lsp/visitors/ExpressionVisitor.ts","../services/lsp/visitors/LiteralVisitor.ts","../services/lsp/visitors/StructureVisitor.ts","../services/lsp/utils/TextExtractor.ts","../services/lsp/visitors/FileReferenceVisitor.ts","../services/lsp/visitors/ForeachVisitor.ts","../services/lsp/ASTSemanticVisitor.ts","../cli/commands/chunk-parsing.ts","../cli/commands/language-server-impl.ts","../cli/cli-entry.ts","../cli/index.ts","../services/fs/OutputPathService.ts","../interpreter/index.ts","../interpreter/env/Environment.ts","../security/command/analyzer/CommandAnalyzer.ts","../security/policy/patterns.ts","../security/command/executor/CommandExecutor.ts","../security/import/ImportApproval.ts","../core/config/loader.ts","../core/config/utils.ts","../security/cache/ImmutableCache.ts","../security/url/URLValidator.ts","../security/registry/RegistryResolver.ts","../security/registry/AdvisoryChecker.ts","../security/registry/RegistryClient.ts","../security/registry/adapters/GistAdapter.ts","../security/registry/adapters/RepositoryAdapter.ts","../security/registry/StorageManager.ts","../security/index.ts","../security/path/PathValidator.ts","../security/taint/index.ts","../security/SecurityManager.ts","../core/security/ImportApproval.ts","../core/security/index.ts","../core/security/GistTransformer.ts","../core/registry/LockFile.ts","../core/registry/utils/moduleNames.ts","../core/registry/ConfigFile.ts","../core/registry/ProjectConfig.ts","../core/registry/Cache.ts","../core/registry/ModuleCache.ts","../core/registry/index.ts","../core/registry/DependencyResolver.ts","../core/registry/utils/ModuleMetadata.ts","../core/registry/RegistryResolver.ts","../core/registry/StatsCollector.ts","../core/registry/RegistryManager.ts","../core/registry/ModuleInstaller.ts","../core/resolvers/ResolverManager.ts","../core/utils/gitStatus.ts","../core/resolvers/index.ts","../core/resolvers/DynamicModuleResolver.ts","../interpreter/builtin/transformers.ts","../interpreter/env/NodeShadowEnvironment.ts","../interpreter/env/CacheManager.ts","../interpreter/env/DebugUtils.ts","../interpreter/env/ErrorUtils.ts","../interpreter/env/executors/BaseCommandExecutor.ts","../interpreter/env/executors/ShellCommandExecutor.ts","../interpreter/utils/alias-resolver.ts","../interpreter/env/executors/JavaScriptExecutor.ts","../interpreter/env/executors/implicit-return.ts","../interpreter/env/executors/NodeExecutor.ts","../interpreter/env/executors/PythonExecutor.ts","../interpreter/env/python-variable-helpers.ts","../interpreter/env/executors/BashExecutor.ts","../interpreter/env/bash-variable-adapter.ts","../interpreter/env/executors/CommandExecutorFactory.ts","../interpreter/env/VariableManager.ts","../interpreter/utils/reserved-variables.ts","../interpreter/env/ImportResolver.ts","../interpreter/env/EffectHandler.ts","../interpreter/output/renderer.ts","../interpreter/eval/pipeline/streaming-options.ts","../interpreter/env/ContextManager.ts","../interpreter/hooks/HookManager.ts","../interpreter/hooks/guard-pre-hook.ts","../interpreter/hooks/guard-utils.ts","../interpreter/utils/guard-transform.ts","../interpreter/hooks/guard-shared-history.ts","../interpreter/hooks/guard-post-hook.ts","../interpreter/hooks/taint-post-hook.ts","../interpreter/env/builtins/keep.ts","../interpreter/guards/GuardRegistry.ts","../interpreter/eval/pipeline/stream-bus.ts","../interpreter/eval/pipeline/stream-sinks/terminal.ts","../interpreter/eval/pipeline/stream-sinks/progress.ts","../interpreter/eval/pipeline/stream-sinks/format-adapter.ts","../interpreter/streaming/streaming-manager.ts","../core/services/PathContextService.ts","../sdk/execution-emitter.ts","../sdk/async-event-queue.ts","../sdk/stream-execution.ts","../cli/error/ErrorHandler.ts","../cli/parsers/OptionProcessor.ts","../cli/CLIOrchestrator.ts","../cli/interaction/UserInteraction.ts","../cli/interaction/OutputManager.ts","../cli/interaction/HelpSystem.ts","../cli/parsers/ArgumentParser.ts","../cli/execution/FileProcessor.ts","../cli/utils/url-loader.ts","../cli/utils/inject-parser.ts","../cli/execution/WatchManager.ts","../cli/commands/registry.ts","../cli/commands/install.ts","../cli/utils/dependency-summary.ts","../cli/utils/progress.ts","../cli/utils/output.ts","../cli/utils/command-context.ts","../cli/commands/ls.ts","../cli/commands/info.ts","../cli/commands/docs.ts","../cli/commands/auth.ts","../cli/commands/publish/PublishCommand.ts","../cli/commands/publish/utils/ModuleReader.ts","../core/reserved.json","../cli/commands/publish/validation/SyntaxValidator.ts","../cli/commands/publish/validation/ExportValidator.ts","../cli/commands/publish/validation/MetadataEnhancer.ts","../cli/commands/publish/validation/ImportValidator.ts","../core/utils/dependency-detector.ts","../node_modules/acorn-walk/dist/walk.mjs","../cli/commands/publish/validation/DependencyValidator.ts","../cli/commands/publish/validation/ModuleValidator.ts","../cli/commands/publish/interaction/MetadataCommitDecision.ts","../cli/commands/publish/interaction/PublishingMethodDecision.ts","../cli/commands/publish/types/PublishingTypes.ts","../cli/commands/publish/interaction/InteractivePrompter.ts","../cli/commands/publish/strategies/GistPublishingStrategy.ts","../cli/commands/publish/strategies/RepoPublishingStrategy.ts","../cli/commands/publish/strategies/PrivateRepoStrategy.ts","../cli/commands/publish.ts","../cli/commands/init-module.ts","../cli/commands/add-needs.ts","../cli/commands/setup.ts","../cli/commands/alias.ts","../cli/commands/env.ts","../cli/commands/language-server.ts","../cli/commands/test.ts","../cli/utils/env-loader.ts","../cli/commands/run.ts","../sdk/execute.ts","../sdk/cache/memory-ast-cache.ts","../sdk/types.ts","../cli/commands/error-test.ts","../core/errors/patterns/context.ts","../cli/commands/dev.ts","../cli/commands/clean.ts","../cli/commands/nvim-setup.ts","../cli/commands/nvim-doctor.ts","../cli/commands/update.ts","../cli/commands/outdated.ts","../cli/commands/mcp.ts","../sdk/analyze.ts","../cli/mcp/MCPServer.ts","../cli/mcp/FunctionRouter.ts","../cli/mcp/SchemaGenerator.ts","../cli/mcp/types.ts","../cli/commands/howto.ts","../cli/commands/analyze.ts","../cli/execution/CommandDispatcher.ts"],"names":["NodeFileSystem","readFile","filePath","writeFile","content","dir","dirname","mkdir","recursive","appendFile","exists","access","dirPath","options","readdir","isDirectory","stats","stat","isFile","path","PathService","resolve","segments","relative","from","to","join","basename","ext","extname","isAbsolute","normalize","isURL","url","URL","protocol","validateURL","Error","fetchURL","response","fetch","ok","status","statusText","text","headers","forEach","value","key","NodeType","DirectiveKind","warningCollector","helpers","Text","Comment","CodeFence","MlldRunBlock","VariableReference","Directive","PathSeparator","DotSeparator","Literal","SectionMarker","Newline","StringLiteral","Frontmatter","CommandBase","Parameter","ExecInvocation","CommandReference","FileReference","BinaryExpression","TernaryExpression","UnaryExpression","WhenExpression","run","var","show","stream","exe","for","import","export","output","append","when","guard","needs","wants","policy","while","debug","msg","args","process","env","DEBUG_MLLD_GRAMMAR","console","log","warn","message","suggestion","loc","code","warning","location","setWarningCollector","collector","Array","isArray","push","clearWarningCollector","isExecutableReference","ref","type","arguments","undefined","hasParentheses","isLogicalLineStart","input","pos","i","includes","isDirectiveContext","cursor","directiveKeywords","Object","keys","keyword","end","length","potentialKeyword","substring","nextChar","isSlashDirectiveContext","isAtVariableContext","isRHSContext","isPlainTextContext","isInRunCodeBlockContext","createNode","props","DEBUG_MLLD_GRAMMAR_TRACE","trace","freeze","nodeId","randomUUID","createDirective","kind","data","directive","createStructuredDirective","subtype","values","raw","meta","locationData","source","createVariableReferenceNode","valueType","identifier","normalizePathVar","id","validateRunContent","validateDefineContent","validatePath","pathParts","directiveKind","reconstructRawString","trim","hasVariables","node","finalFlags","result","JSON","stringify","getImportSubtype","list","name","reason","nodes","varId","fields","fieldPath","field","index","conditionRaw","condition","contentRaw","String","createPathMetadata","rawPath","parts","some","p","startsWith","hasExtension","test","extension","match","createCommandMetadata","createTemplateMetadata","wrapperType","isTemplateContent","createUrlMetadata","hasSection","isUrl","ttlToSeconds","unit","multipliers","detectFormatFromPath","toLowerCase","formatMap","createSectionMeta","sectionParts","hasRename","sourceType","part","reconstructSectionPath","pathStr","sectionStr","isCommandEndingBracket","nextPos","parseCommandContent","baseLocation","currentText","textStartOffset","parseCommandContentLegacy","currentOffset","start","offset","currentLine","line","currentColumn","column","textEndOffset","textEndLine","textEndColumn","varStartOffset","varStartLine","varStartColumn","varName","varEndOffset","varEndLine","varEndColumn","createExecInvocation","commandRef","withClause","attachPostFields","exec","post","current","tail","additionalFields","entry","existingFields","methodRef","isCommandReference","objectSource","applyTail","getExecInvocationName","isExecInvocationNode","parseJavaScriptBlock","startPos","potentialCode","lastValidEnd","lastValidCode","testCode","acorn","parse","ecmaVersion","allowReturnOutsideFunction","e","e2","endPos","createEmptyArray","items","createArrayFromContent","createSectionExtraction","section","createPathDereference","createObjectFromProperties","properties","isUnclosedArray","depth","hasHash","char","isUnclosedObject","inString","stringChar","detectMissingQuoteClose","quoteChar","isUnclosedTemplate","isMultilineArrayStart","isValidLanguageKeyword","lang","validLanguages","isMissingFromKeyword","mlldError","expectedToken","error","isMlldError","mlldErrorLocation","captureBracketContent","quote","ch","slice","endOffset","offsetLocation","baseStart","adjustPosition","reparseBlock","parseOptions","startRule","mode","grammarSource","normalizedText","replace","err","SyntaxErrorClass","adjustedLocation","enhancedError","expected","found","parserState","codeBlockDepth","braceDepth","lastDirectiveEndPos","functionCount","maxNestingDepth","resetCodeParsingState","lastEndPos","getBraceDepth","incrementBraceDepth","decrementBraceDepth","validateParserState","isValid","markDirectiveEnd","isFileReferenceContent","createFileReferenceNode","pipes","isFileReference","hasGlob","isPlaceholder","createBinaryExpression","first","rest","reduce","left","op","right","operator","buildWhenBoundPatternExpression","boundIdentifier","pattern","anchorLocation","boundRef","build","map","r","containsNewline","n","createWhenExpression","conditions","modifier","bound","boundValue","conditionCount","isValueReturning","evaluationType","hasTailModifiers","hasBoundValue","createForExpression","variable","expression","opts","batchPipeline","isForExpression","forOptions","createForActionNode","endingTail","endingComment","pipeline","implicit","comment","isExec","invocation","isSimpleCondition","expr","extractConditionVariables","variables","traverse","operand","Set","processPipelineEnding","ending","cmd","rawIdentifier","hasPipeline","parallel","peg$subclass","child","parent","C","prototype","peg$SyntaxError","self","call","setPrototypeOf","peg$padEnd","str","targetLength","padString","repeat","peg$parse","peg$FAILED","peg$source","peg$startRuleFunctions","Start","peg$parseStart","ExeBlockBody","peg$parseExeBlockBody","ForBlockBody","peg$parseForBlockBody","ForBlockStatementList","peg$parseForBlockStatementList","WhenConditionList","peg$parseWhenConditionList","WhenExpressionConditionList","peg$parseWhenExpressionConditionList","WhenBoundExpressionConditionList","peg$parseWhenBoundExpressionConditionList","GuardRuleList","peg$parseGuardRuleList","WhenActionBlockContent","peg$parseWhenActionBlockContent","TemplateBodyAtt","peg$parseTemplateBodyAtt","TemplateBodyMtt","peg$parseTemplateBodyMtt","peg$startRuleFunction","peg$c0","peg$c1","peg$c2","peg$c3","peg$c4","peg$c5","peg$c6","peg$c7","peg$c8","peg$c9","peg$c10","peg$c11","peg$c12","peg$c13","peg$c14","peg$c15","peg$c16","peg$c17","peg$c18","peg$c19","peg$c20","peg$c21","peg$c22","peg$c23","peg$c24","peg$c25","peg$c26","peg$c27","peg$c28","peg$c29","peg$c30","peg$c31","peg$c32","peg$c33","peg$c34","peg$c35","peg$c36","peg$c37","peg$c38","peg$c39","peg$c40","peg$c41","peg$c42","peg$c43","peg$c44","peg$c45","peg$c46","peg$c47","peg$c48","peg$c49","peg$c50","peg$c51","peg$c52","peg$c53","peg$c54","peg$c55","peg$c56","peg$c57","peg$c58","peg$c59","peg$c60","peg$c61","peg$c62","peg$c63","peg$c64","peg$c65","peg$c66","peg$c67","peg$c68","peg$c69","peg$c70","peg$c71","peg$c72","peg$c73","peg$c74","peg$c75","peg$c76","peg$c77","peg$c78","peg$c79","peg$c80","peg$c81","peg$c82","peg$c83","peg$c84","peg$c85","peg$c86","peg$c87","peg$c88","peg$c89","peg$c90","peg$c91","peg$c92","peg$c93","peg$c94","peg$c95","peg$c96","peg$c97","peg$c98","peg$c99","peg$c100","peg$c101","peg$c102","peg$c103","peg$c104","peg$c105","peg$c106","peg$c107","peg$c108","peg$c109","peg$c110","peg$c111","peg$c112","peg$c113","peg$c114","peg$c115","peg$c116","peg$c117","peg$c118","peg$c119","peg$c120","peg$c121","peg$c122","peg$c123","peg$c124","peg$c125","peg$c126","peg$c127","peg$c128","peg$c129","peg$c130","peg$c131","peg$c132","peg$c133","peg$c134","peg$c135","peg$c136","peg$c137","peg$c138","peg$c139","peg$c140","peg$c141","peg$c142","peg$c143","peg$c144","peg$c145","peg$c146","peg$c147","peg$c148","peg$c149","peg$c150","peg$c151","peg$c152","peg$c153","peg$c154","peg$c155","peg$c156","peg$c157","peg$c158","peg$c159","peg$c160","peg$c161","peg$c162","peg$c163","peg$c164","peg$c165","peg$c166","peg$c167","peg$c168","peg$c169","peg$c170","peg$c171","peg$c172","peg$c173","peg$c174","peg$c175","peg$c176","peg$c177","peg$c178","peg$c179","peg$c180","peg$c181","peg$c182","peg$c183","peg$c184","peg$c185","peg$c186","peg$c187","peg$c188","peg$c189","peg$c190","peg$c191","peg$c192","peg$c193","peg$c194","peg$c195","peg$c196","peg$c197","peg$c198","peg$c199","peg$c200","peg$c201","peg$c202","peg$c203","peg$c204","peg$c205","peg$c206","peg$c207","peg$c208","peg$c209","peg$c210","peg$c211","peg$c212","peg$c213","peg$c214","peg$c215","peg$c216","peg$c217","peg$r0","peg$r1","peg$r2","peg$r3","peg$r4","peg$r5","peg$r6","peg$r7","peg$r8","peg$r9","peg$r10","peg$r11","peg$r12","peg$r13","peg$r14","peg$r15","peg$r16","peg$r17","peg$r18","peg$r19","peg$r20","peg$r21","peg$r22","peg$r23","peg$r24","peg$r25","peg$r26","peg$r27","peg$r28","peg$r29","peg$r30","peg$r31","peg$r32","peg$r33","peg$r34","peg$r35","peg$r36","peg$r37","peg$r38","peg$r39","peg$r40","peg$r41","peg$r42","peg$r43","peg$r44","peg$r45","peg$r46","peg$r47","peg$r48","peg$r49","peg$r50","peg$r51","peg$r52","peg$r53","peg$r54","peg$r55","peg$r56","peg$r57","peg$r58","peg$r59","peg$r60","peg$r61","peg$r62","peg$r63","peg$e0","peg$classExpectation","peg$e1","peg$literalExpectation","peg$e2","peg$e3","peg$e4","peg$e5","peg$e6","peg$anyExpectation","peg$e7","peg$e8","peg$e9","peg$e10","peg$e11","peg$otherExpectation","peg$e12","peg$e13","peg$e14","peg$e15","peg$e16","peg$e17","peg$e18","peg$e19","peg$e20","peg$e21","peg$e22","peg$e23","peg$e24","peg$e25","peg$e26","peg$e27","peg$e28","peg$e29","peg$e30","peg$e31","peg$e32","peg$e33","peg$e34","peg$e35","peg$e36","peg$e37","peg$e38","peg$e39","peg$e40","peg$e41","peg$e42","peg$e43","peg$e44","peg$e45","peg$e46","peg$e47","peg$e48","peg$e49","peg$e50","peg$e51","peg$e52","peg$e53","peg$e54","peg$e55","peg$e56","peg$e57","peg$e58","peg$e59","peg$e60","peg$e61","peg$e62","peg$e63","peg$e64","peg$e65","peg$e66","peg$e67","peg$e68","peg$e69","peg$e70","peg$e71","peg$e72","peg$e73","peg$e74","peg$e75","peg$e76","peg$e77","peg$e78","peg$e79","peg$e80","peg$e81","peg$e82","peg$e83","peg$e84","peg$e85","peg$e86","peg$e87","peg$e88","peg$e89","peg$e90","peg$e91","peg$e92","peg$e93","peg$e94","peg$e95","peg$e96","peg$e97","peg$e98","peg$e99","peg$e100","peg$e101","peg$e102","peg$e103","peg$e104","peg$e105","peg$e106","peg$e107","peg$e108","peg$e109","peg$e110","peg$e111","peg$e112","peg$e113","peg$e114","peg$e115","peg$e116","peg$e117","peg$e118","peg$e119","peg$e120","peg$e121","peg$e122","peg$e123","peg$e124","peg$e125","peg$e126","peg$e127","peg$e128","peg$e129","peg$e130","peg$e131","peg$e132","peg$e133","peg$e134","peg$e135","peg$e136","peg$e137","peg$e138","peg$e139","peg$e140","peg$e141","peg$e142","peg$e143","peg$e144","peg$e145","peg$e146","peg$e147","peg$e148","peg$e149","peg$e150","peg$e151","peg$e152","peg$e153","peg$e154","peg$e155","peg$e156","peg$e157","peg$e158","peg$e159","peg$e160","peg$e161","peg$e162","peg$e163","peg$e164","peg$e165","peg$e166","peg$e167","peg$e168","peg$e169","peg$e170","peg$e171","peg$e172","peg$e173","peg$e174","peg$e175","peg$e176","peg$e177","peg$e178","peg$e179","peg$e180","peg$e181","peg$e182","peg$e183","peg$e184","peg$e185","peg$e186","peg$e187","peg$e188","peg$e189","peg$e190","peg$e191","peg$e192","peg$e193","peg$e194","peg$e195","peg$e196","peg$e197","peg$e198","peg$e199","peg$e200","peg$e201","peg$e202","peg$e203","peg$e204","peg$e205","peg$e206","peg$e207","peg$e208","peg$e209","peg$e210","peg$e211","peg$e212","peg$e213","peg$e214","peg$e215","peg$e216","peg$e217","peg$e218","peg$e219","peg$e220","peg$e221","peg$e222","peg$e223","peg$e224","peg$e225","peg$e226","peg$e227","peg$e228","peg$e229","peg$e230","peg$e231","peg$e232","peg$e233","peg$e234","peg$e235","peg$e236","peg$e237","peg$e238","peg$e239","peg$e240","peg$e241","peg$e242","peg$e243","peg$e244","peg$e245","peg$e246","peg$e247","peg$e248","peg$e249","peg$e250","peg$e251","peg$e252","peg$e253","peg$e254","peg$e255","peg$e256","peg$e257","peg$e258","peg$e259","peg$e260","peg$e261","peg$e262","peg$e263","peg$e264","peg$e265","peg$e266","peg$e267","peg$e268","peg$e269","peg$e270","peg$e271","peg$e272","peg$e273","peg$e274","peg$e275","peg$e276","peg$e277","peg$e278","peg$e279","peg$e280","peg$e281","peg$e282","peg$e283","peg$e284","peg$e285","peg$e286","peg$e287","peg$e288","peg$e289","peg$e290","peg$e291","peg$e292","peg$e293","peg$e294","peg$e295","peg$e296","peg$e297","peg$e298","peg$e299","peg$e300","peg$e301","peg$e302","peg$e303","peg$e304","peg$e305","peg$e306","peg$e307","peg$e308","peg$e309","peg$e310","peg$e311","peg$e312","peg$e313","peg$e314","peg$e315","peg$e316","peg$e317","peg$e318","peg$e319","peg$e320","peg$e321","peg$e322","peg$e323","peg$e324","peg$e325","peg$e326","peg$e327","peg$e328","peg$e329","peg$e330","peg$e331","peg$e332","peg$e333","peg$e334","peg$e335","peg$e336","peg$e337","peg$e338","peg$e339","peg$e340","peg$e341","peg$e342","peg$e343","peg$e344","peg$e345","peg$e346","peg$e347","peg$e348","peg$e349","peg$e350","peg$e351","peg$e352","peg$e353","peg$e354","peg$e355","peg$e356","peg$e357","peg$e358","peg$e359","peg$e360","peg$e361","peg$e362","peg$e363","peg$e364","peg$e365","peg$e366","peg$e367","peg$e368","peg$e369","peg$e370","peg$e371","peg$e372","peg$e373","peg$e374","peg$e375","peg$e376","peg$e377","peg$e378","peg$e379","peg$e380","peg$e381","peg$e382","peg$e383","peg$e384","peg$e385","peg$e386","peg$e387","peg$e388","peg$e389","peg$e390","peg$e391","peg$e392","peg$e393","peg$e394","peg$e395","peg$e396","peg$e397","peg$e398","peg$e399","peg$e400","peg$e401","peg$e402","peg$e403","peg$e404","peg$e405","peg$e406","peg$e407","peg$e408","peg$e409","peg$e410","peg$e411","peg$e412","peg$e413","peg$e414","peg$e415","peg$e416","peg$e417","peg$e418","peg$e419","peg$e420","peg$e421","peg$e422","peg$e423","peg$e424","peg$e425","peg$e426","peg$e427","peg$e428","peg$e429","peg$e430","peg$e431","peg$e432","peg$e433","peg$e434","peg$e435","peg$e436","peg$e437","peg$e438","peg$e439","peg$e440","peg$e441","peg$e442","peg$e443","peg$e444","peg$e445","peg$e446","peg$e447","peg$e448","peg$e449","peg$e450","peg$e451","peg$e452","peg$e453","peg$e454","peg$e455","peg$e456","peg$e457","peg$e458","peg$e459","peg$e460","peg$e461","peg$e462","peg$e463","peg$e464","peg$e465","peg$e466","peg$e467","peg$e468","peg$e469","peg$e470","peg$e471","peg$e472","peg$e473","peg$e474","peg$e475","peg$e476","peg$e477","peg$e478","peg$e479","peg$e480","peg$e481","peg$e482","peg$e483","peg$e484","peg$e485","peg$e486","peg$e487","peg$e488","peg$e489","peg$e490","peg$e491","peg$e492","peg$e493","peg$e494","peg$e495","peg$e496","peg$e497","peg$e498","peg$e499","peg$e500","peg$e501","peg$e502","peg$e503","peg$e504","peg$e505","peg$e506","peg$e507","peg$e508","peg$e509","peg$e510","peg$e511","peg$e512","peg$e513","peg$e514","peg$e515","peg$e516","peg$e517","peg$e518","peg$e519","peg$e520","peg$e521","peg$e522","peg$e523","peg$e524","peg$e525","peg$e526","peg$e527","peg$e528","peg$e529","peg$e530","peg$e531","peg$e532","peg$e533","peg$e534","peg$e535","peg$e536","peg$e537","peg$e538","peg$e539","peg$e540","peg$e541","peg$e542","peg$e543","peg$e544","peg$e545","peg$e546","peg$e547","peg$e548","peg$f0","frontmatter","peg$f1","ws","term","isStrictMode","isDirectiveLine","hasSlash","peg$f2","peg$f3","peg$f4","isAtLineStart","peg$f5","marker","peg$f6","peg$f7","peg$f8","peg$f9","chars","peg$f10","peg$f11","peg$f12","peg$f13","peg$f14","peg$f15","peg$f16","peg$f17","peg$f18","peg$f19","peg$f20","peg$f21","peg$f22","peg$f23","peg$f24","peg$f25","peg$f26","peg$f27","c","peg$f28","rawContent","innerParser","parsed","peg$f29","opener","peg$currPos","peg$f30","peg$f31","peg$f32","closer","peg$f33","peg$f34","peg$f35","preserveCodeFences","finalContent","trimEnd","language","peg$f36","peg$f37","peg$f38","peg$f39","peg$f40","peg$f41","peg$f42","peg$f43","remaining","pathPattern","peg$f44","peg$f45","isWhenCondition","isSimple","negated","peg$f46","filter","operation","array","parameters","peg$f47","isBooleanContext","peg$f48","peg$f49","isComparison","isEquality","isRelational","peg$f50","peg$f51","peg$f52","peg$f53","lines","peg$f54","peg$f55","peg$f56","peg$f57","digits","decimal","parseFloat","peg$f58","peg$f59","peg$f60","peg$f61","peg$f62","peg$f63","peg$f64","normalized","peg$f65","peg$f66","peg$f67","peg$f68","peg$f69","peg$f70","peg$f71","num","peg$f72","peg$f73","peg$f74","peg$f75","peg$f76","peg$f77","peg$f78","peg$f79","peg$f80","peg$f81","peg$f82","peg$f83","peg$f84","peg$f85","peg$f86","peg$f87","peg$f88","peg$f89","peg$f90","peg$f91","peg$f92","peg$f93","peg$f94","peg$f95","peg$f96","peg$f97","peg$f98","peg$f99","peg$f100","peg$f101","peg$f102","peg$f103","peg$f104","peg$f105","peg$f106","peg$f107","peg$f108","peg$f109","peg$f110","backticks","peg$f111","peg$f112","trueBranch","falseBranch","peg$f113","peg$f114","peg$f115","peg$f116","peg$f117","peg$f118","peg$f119","peg$f120","peg$f121","peg$f122","peg$f123","peg$f124","peg$f125","peg$f126","peg$f127","peg$f128","peg$f129","peg$f130","peg$f131","streamPrefix","func","method","margs","baseRef","baseInvocation","finalTail","execWithPost","peg$f132","arrayRef","peg$f133","peg$f134","peg$f135","peg$f136","template","peg$f137","peg$f138","hasInterpolation","peg$f139","peg$f140","peg$f141","peg$f142","peg$f143","peg$f144","argList","peg$f145","peg$f146","peg$f147","peg$f148","peg$f149","peg$f150","prev","peg$f151","peg$f152","body","style","peg$f153","processedParts","lastIndex","lastPart","endsWith","interpolationType","peg$f154","peg$f155","peg$f156","peg$f157","peg$f158","peg$f159","peg$f160","peg$f161","peg$f162","peg$f163","peg$f164","peg$f165","peg$f166","peg$f167","peg$f168","peg$f169","showKind","peg$f170","langNode","codeNode","isMultiLine","peg$f171","peg$f172","loader","loadContent","peg$f173","reference","peg$f174","peg$f175","peg$f176","peg$f177","peg$f178","isSpecial","peg$f179","peg$f180","peg$f181","peg$f182","peg$f183","peg$f184","peg$f185","normalizedId","rule","peg$f186","peg$f187","format","peg$f188","peg$f189","peg$f190","peg$f191","peg$f192","varRef","peg$f193","peg$f194","peg$f195","boundary","peg$f196","peg$f197","peg$f198","peg$f199","peg$f200","isBeforeDirective","substr","peg$f201","peg$f202","peg$f203","atEof","peg$f204","peg$f205","ast","peg$f206","peg$f207","usage","peg$f208","peg$f209","peg$f210","peg$f211","peg$f212","peg$f213","peg$f214","peg$f215","peg$f216","peg$f217","host","peg$f218","pathString","textNode","peg$f219","peg$f220","peg$f221","peg$f222","peg$f223","peg$f224","peg$f225","transform","peg$f226","rename","renamed","peg$f227","peg$f228","peg$f229","peg$f230","hashes","level","peg$f231","peg$f232","peg$f233","peg$f234","title","peg$f235","peg$f236","peg$f237","peg$f238","peg$f239","peg$f240","peg$f241","peg$f242","peg$f243","peg$f244","peg$f245","peg$f246","peg$f247","peg$f248","peg$f249","peg$f250","peg$f251","peg$f252","segment","peg$f253","peg$f254","peg$f255","peg$f256","peg$f257","peg$f258","peg$f259","itemCount","peg$f260","peg$f261","peg$f262","peg$f263","peg$f264","peg$f265","isTemplate","templateParts","peg$f266","peg$f267","peg$f268","peg$f269","peg$f270","peg$f271","peg$f272","peg$f273","peg$f274","peg$f275","peg$f276","peg$f277","peg$f278","sectionRaw","sectionNodes","peg$f279","peg$f280","peg$f281","peg$f282","peg$f283","peg$f284","peg$f285","peg$f286","peg$f287","peg$f288","peg$f289","peg$f290","peg$f291","peg$f292","peg$f293","peg$f294","peg$f295","peg$f296","peg$f297","peg$f298","peg$f299","peg$f300","peg$f301","peg$f302","peg$f303","peg$f304","peg$f305","peg$f306","peg$f307","inner","peg$f308","peg$f309","peg$f310","peg$f311","lookahead","peg$f312","ahead","peg$f313","peg$f314","peg$f315","peg$f316","peg$f317","peg$f318","contentType","contentLength","contentHasType","rawString","peg$f319","peg$f320","peg$f321","peg$f322","peg$f323","entries","peg$f324","peg$f325","peg$f326","peg$f327","optional","peg$f328","peg$f329","peg$f330","peg$f331","peg$f332","item","peg$f333","caps","hasTail","hasCaps","hasComment","peg$f334","peg$f335","peg$f336","cap","wait","delayMs","Number","peg$f337","capOnly","peg$f338","peg$f339","stdoutTarget","target","hasSource","targetType","isLogSugar","peg$f340","f","peg$f341","enhanced","peg$f342","peg$f343","sourceValues","sourceRaw","explicitFormat","peg$f344","leading","pipelineSummary","stage","isPipelineOnly","pipelineSource","peg$f345","arg","isExecInvocation","parameterCount","isCommandRef","peg$f346","hasStdin","peg$f347","stdinExpr","stdin","assign","tailModifiers","isPipeSugar","peg$f348","isStream","peg$f349","peg$f350","codeCore","peg$f351","peg$f352","dataObj","inferredType","peg$f353","peg$f354","pathMeta","peg$f355","configRef","hasConfig","isInline","peg$f356","peg$f357","peg$f358","peg$f359","peg$f360","peg$f361","peg$f362","peg$f363","peg$f364","peg$f365","pathVar","peg$f366","resolver","payload","hasPayload","peg$f367","foreach","rawText","isForeach","peg$f368","envVars","environment","v","environmentCount","peg$f369","statements","stmt","flat","normalizedStatements","flatMap","hasReturn","returnStmt","return","statementCount","peg$f370","blockStart","captured","peg$computeLocation","peg$f371","peg$f372","peg$f373","ret","peg$f374","peg$f375","firstReturn","peg$f376","extraReturn","peg$f377","trailing","peg$f378","peg$f379","leadingComments","peg$f380","peg$f381","stmts","firstStmt","existingMeta","peg$f382","peg$f383","noise","hasValue","peg$f384","peg$f385","peg$f386","peg$f387","peg$f388","peg$f389","boundOffset","conditionExpr","action","peg$f390","peg$f391","peg$f392","peg$f393","peg$f394","peg$f395","peg$f396","peg$f397","peg$f398","firstEntry","peg$f399","peg$f400","act","peg$f401","peg$f402","peg$f403","peg$f404","peg$f405","peg$f406","wc","peg$f407","peg$f408","peg$f409","mod","peg$f410","peg$f411","peg$f412","peg$f413","peg$f414","block","peg$f415","peg$f416","whenExpr","batchPipe","hasNoneCondition","normalizedWhen","noneLiteral","skipLiteral","peg$f417","hasBatch","peg$f418","peg$f419","peg$f420","peg$f421","peg$f422","peg$f423","peg$f424","fieldStart","peg$f425","peg$f426","peg$f427","peg$f428","sign","peg$f429","peg$f430","peg$f431","peg$f432","peg$f433","peg$f434","peg$f435","peg$f436","peg$f437","peg$f438","peg$f439","peg$f440","peg$f441","peg$f442","peg$f443","peg$f444","peg$f445","peg$f446","peg$f447","peg$f448","methodStart","peg$f449","closingIndex","indexOf","peg$f450","contentStr","peg$f451","peg$f452","peg$f453","pipeStart","peg$f454","fieldParts","startOffset","fullName","hasAt","peg$f455","peg$f456","peg$f457","peg$f458","peg$f459","peg$f460","peg$f461","peg$f462","peg$f463","execInvocation","arrays","withOptions","isBatchPipeline","with","peg$f464","firstParallel","stageCount","peg$f465","firstStage","peg$f466","arr","peg$f467","concat","peg$f468","peg$f469","opt","peg$f470","option","peg$f471","peg$f472","peg$f473","peg$f474","rateMs","peg$f475","peg$f476","peg$f477","peg$f478","peg$f479","peg$f480","effect","peg$f481","peg$f482","whenAction","peg$f483","peg$f484","actionVariant","actionType","isNested","blockMeta","normalizedAction","nestedFor","peg$f485","peg$f486","peg$f487","peg$f488","peg$f489","peg$f490","peg$f491","peg$f492","peg$f493","peg$f494","peg$f495","peg$f496","mergedStatements","peg$f497","peg$f498","peg$f499","peg$f500","peg$f501","peg$f502","peg$f503","peg$f504","peg$f505","peg$f506","processedValue","metaInfo","wrapper","isTemplateWrapper","filteredTail","isEmptyArray","placeholder","isDataValue","hasRunKeyword","command","expressionType","primitiveType","nodeInit","peg$f507","peg$f508","peg$f509","peg$f510","peg$f511","peg$f512","rawValue","peg$f513","isExecResultMethod","commandName","peg$f514","peg$f515","peg$f516","peg$f517","peg$f518","varname","peg$f519","peg$f520","split","s","peg$f521","peg$f522","quoted","needsInterpolation","peg$f523","unquoted","peg$f524","peg$f525","peg$f526","peg$f527","peg$f528","peg$f529","peg$f530","peg$f531","peg$f532","peg$f533","peg$f534","peg$f535","peg$f536","proto","peg$f537","peg$f538","peg$f539","peg$f540","peg$f541","peg$f542","peg$f543","peg$f544","peg$f545","peg$f546","peg$f547","peg$f548","peg$f549","peg$f550","labelsSegment","labelInfo","securityLabels","labels","isPipeline","hasLeadingParallel","peg$f551","commandLocation","commandBases","rawBases","cmdMatch","commandCount","hasScriptRunner","endingInfo","peg$f552","peg$f553","peg$f554","peg$f555","argumentCount","peg$f556","deduped","seen","has","label","add","peg$f557","tokens","peg$f558","peg$f559","reserved","peg$f560","peg$f561","peg$f562","peg$f563","peg$f564","peg$f565","peg$f566","peg$f567","peg$f568","valueLength","asSection","peg$f569","peg$f570","peg$f571","transformers","peg$f572","peg$f573","restCount","peg$f574","group","groupSize","peg$f575","count","peg$f576","peg$f577","peg$f578","peg$f579","isEmpty","peg$f580","head","peg$f581","peg$f582","regex","peg$f583","peg$f584","peg$f585","flags","peg$f586","peg$f587","peg$f588","peg$f589","peg$f590","lastField","methodName","objectFields","objectRef","fullPathRef","objectReference","peg$f591","peg$f592","peg$f593","peg$f594","peg$f595","peg$f596","peg$f597","peg$f598","peg$f599","peg$f600","peg$f601","peg$f602","peg$f603","peg$f604","rawCommand","peg$f605","workingDir","workingDirMeta","hasWorkingDir","peg$f606","peg$f607","peg$f608","peg$f609","peg$f610","peg$f611","inQuote","next","commands","peg$f612","peg$f613","flattened","token","peg$f614","peg$f615","peg$f616","peg$f617","fileRef","peg$f618","peg$f619","peg$f620","peg$f621","peg$f622","peg$f623","fromCharCode","isEscaped","peg$f624","peg$f625","spaces","peg$f626","peg$f627","peg$f628","peg$f629","peg$f630","peg$f631","peg$f632","peg$f633","peg$f634","peg$f635","peg$f636","peg$f637","peg$f638","peg$f639","peg$f640","peg$f641","peg$f642","peg$f643","peg$f644","endOfContext","search","contextToSearch","peg$f645","peg$f646","base","peg$f647","peg$f648","fieldCount","pipeCount","allPipes","peg$f649","pipelineCount","pipe","rawArgs","peg$f650","innerPipes","outerPipes","peg$f651","peg$f652","peg$f653","firstPipe","restPipes","peg$f654","peg$f655","peg$f656","peg$f657","a","peg$f658","peg$f659","peg$f660","identifierRef","mergedTail","execWithStream","peg$f661","peg$f662","peg$f663","peg$f664","peg$f665","peg$f666","peg$f667","peg$f668","peg$f669","peg$f670","peg$f671","peg$f672","peg$f673","peg$f674","peg$f675","peg$f676","peg$f677","peg$f678","peg$f679","peg$f680","peg$f681","peg$f682","peg$f683","peg$f684","peg$f685","peg$f686","peg$f687","peg$f688","peg$f689","cmdAction","peg$f690","h","peg$f691","hint","retryNode","peg$f692","peg$f693","peg$f694","peg$f695","idNode","peg$f696","peg$f697","peg$f698","peg$f699","object","peg$f700","peg$f701","prop","peg$f702","peg$f703","peg$f704","skipDirs","peg$f705","guards","peg$f706","peg$f707","peg$f708","peg$f709","peg$f710","peg$f711","peg$f712","peg$f713","peg$f714","peg$f715","st","peg$f716","peg$f717","cmds","peg$f718","peg$f719","peg$f720","peg$f721","peg$f722","peg$f723","peg$f724","names","peg$f725","peg$f726","peg$f727","peg$f728","peg$f729","peg$f730","peg$f731","peg$f732","peg$f733","peg$f734","peg$f735","rawWorkingDir","peg$f736","obj","peg$f737","peg$f738","rate","processor","proc","hasRate","peg$f739","peg$f740","peg$f741","peg$f742","src","isBuiltinEffect","peg$f743","peg$f744","srcArg","hasExplicitSource","peg$f745","peg$f746","peg$f747","peg$f748","pathSubtype","peg$f749","peg$f750","hasFieldAccess","peg$f751","processedArgs","templateName","peg$f752","sectionTitle","newTitle","peg$f753","pathText","sectionText","peg$f754","codeContent","langMatch","hasLanguage","peg$f755","peg$f756","peg$f757","Argument","peg$f758","peg$f759","peg$f760","peg$f761","peg$f762","fullUrl","peg$f763","peg$f764","peg$f765","peg$f766","peg$f767","peg$f768","hasOptions","peg$f769","peg$f770","peg$f771","allOptions","optionsObj","acc","peg$f772","peg$f773","params","parallelCaps","identifierNode","processedParams","metaObj","isWhenExpression","riskLevel","metadata","mergedWithClause","combined","pipelineStages","Boolean","peg$f774","peg$f775","peg$f776","peg$f777","parenDepth","peg$f778","peg$f779","peg$f780","peg$f781","peg$f782","peg$f783","param","peg$f784","peg$f785","paramName","peg$f786","members","exports","member","nodeLocation","alias","rawExports","exportCount","isWildcard","peg$f787","peg$f788","peg$f789","peg$f790","peg$f791","peg$f792","aliasName","peg$f793","peg$f794","peg$f795","prefix","peg$f796","peg$f797","peg$f798","peg$f799","peg$f800","peg$f801","peg$f802","peg$f803","nameTiming","timing","guardBody","guardTiming","filterKind","filterValue","scope","ruleCount","rules","hasName","peg$f804","peg$f805","peg$f806","peg$f807","peg$f808","peg$f809","peg$f810","peg$f811","peg$f812","peg$f813","peg$f814","peg$f815","peg$f816","modifierText","blockNode","peg$f817","peg$f818","peg$f819","peg$f820","peg$f821","peg$f822","peg$f823","peg$f824","peg$f825","decision","peg$f826","rawMessage","peg$f827","peg$f828","peg$f829","peg$f830","peg$f831","peg$f832","peg$f833","peg$f834","peg$f835","peg$f836","peg$f837","peg$f838","peg$f839","peg$f840","peg$f841","peg$f842","peg$f843","validStarts","isValidSpecial","toUpperCase","isValidModule","peg$f844","peg$f845","peg$f846","peg$f847","peg$f848","typeInfo","invalidAlias","peg$f849","fromSeg","peg$f850","aliasSegment","importType","namespace","templateParams","module","pop","cachedDuration","peg$f851","imports","peg$f852","importsRaw","original","originalRaw","rawOriginal","rawName","peg$f853","peg$f854","duration","peg$f855","peg$f856","matched","peg$f857","peg$f858","peg$f859","peg$f860","peg$f861","deprecated","peg$f862","rawUrl","urlNode","peg$f863","peg$f864","peg$f865","rawModule","hash","isModule","peg$f866","pathAndName","peg$f867","peg$f868","peg$f869","peg$f870","suffix","peg$f871","peg$f872","version","peg$f873","peg$f874","peg$f875","major","minor","patch","pre","peg$f876","prerelease","peg$f877","peg$f878","peg$f879","peg$f880","peg$f881","peg$f882","peg$f883","peg$f884","peg$f885","peg$f886","peg$f887","peg$f888","peg$f889","peg$f890","peg$f891","peg$f892","peg$f893","peg$f894","peg$f895","peg$f896","peg$f897","special","originalForm","peg$f898","packageKeys","hasCmd","hasPackages","hasNetwork","network","net","hasShell","sh","bash","bareCommands","__commands","peg$f899","tiers","tierCount","peg$f900","bucket","peg$f901","peg$f902","peg$f903","peg$f904","pkg","peg$f905","bool","peg$f906","peg$f907","peg$f908","peg$f909","peg$f910","peg$f911","peg$f912","peg$f913","peg$f914","peg$f915","peg$f916","peg$f917","peg$f918","peg$f919","peg$f920","peg$f921","peg$f922","peg$f923","peg$f924","peg$f925","peg$f926","peg$f927","pkgs","peg$f928","peg$f929","peg$f930","peg$f931","peg$f932","peg$f933","lowered","peg$f934","peg$f935","peg$f936","tier","peg$f937","peg$f938","peg$f939","peg$f940","peg$f941","peg$f942","peg$f943","peg$f944","peg$f945","peg$f946","peg$f947","peg$f948","peg$f949","legacy","peg$f950","peg$f951","peg$f952","peg$f953","peg$f954","charAt","peg$f955","peg$f956","peg$f957","peg$f958","peg$f959","peg$f960","peg$f961","peg$f962","peg$f963","peg$f964","peg$f965","peg$f966","peg$f967","peg$f968","peg$f969","peg$f970","peg$f971","peg$f972","peg$f973","peg$f974","peg$f975","peg$f976","peg$f977","peg$f978","processedPath","processedPathParts","newNode","peg$f979","peg$f980","peg$f981","nameNode","peg$f982","peg$f983","peg$f984","peg$f985","peg$f986","peg$f987","peg$f988","peg$f989","peg$f990","peg$f991","peg$f992","peg$f993","peg$f994","peg$f995","peg$f996","peg$f997","validLangs","peg$f998","peg$f999","peg$f1000","peg$f1001","peg$f1002","peg$f1003","peg$f1004","peg$f1005","peg$f1006","peg$f1007","peg$f1008","peg$f1009","isRHSRef","peg$f1010","peg$f1011","peg$f1012","peg$f1013","peg$f1014","executionMode","executionType","isExecutionContent","peg$f1015","peg$f1016","foreachValue","hasExecInvocation","peg$f1017","peg$f1018","peg$f1019","peg$f1020","headerLevel","underHeader","headerLevelValue","underHeaderValue","peg$f1021","peg$f1022","peg$f1023","peg$f1024","peg$f1025","peg$f1026","peg$f1027","peg$f1028","peg$f1029","peg$f1030","peg$f1031","peg$f1032","peg$f1033","peg$f1034","peg$f1035","peg$f1036","peg$f1037","peg$f1038","peg$f1039","peg$f1040","peg$f1041","peg$f1042","peg$f1043","peg$f1044","peg$f1045","header","peg$f1046","peg$f1047","peg$f1048","peg$f1049","invocationWithStream","isStreaming","peg$f1050","peg$f1051","augId","peg$f1052","peg$f1053","peg$f1054","peg$f1055","peg$f1056","peg$f1057","peg$f1058","peg$f1059","peg$f1060","peg$f1061","peg$f1062","peg$f1063","peg$f1064","peg$f1065","varLoc","peg$f1066","peg$f1067","atLoc","peg$f1068","peg$f1069","peg$f1070","peg$f1071","peg$f1072","hasVariable","peg$f1073","peg$f1074","peg$f1075","peg$f1076","peg$f1077","peg$f1078","j","peg$f1079","peg$f1080","peg$f1081","peg$f1082","peg$f1083","peg$f1084","peg$f1085","peg$f1086","peg$f1087","peg$f1088","peg$f1089","peg$f1090","peg$f1091","peg$f1092","peg$f1093","peg$f1094","peg$f1095","$1","peg$f1096","peg$f1097","peg$f1098","peg$f1099","peg$f1100","peg$f1101","peg$f1102","peg$f1103","peg$f1104","peg$f1105","peg$f1106","peg$f1107","peg$f1108","peg$f1109","peg$f1110","peg$f1111","peg$f1112","peg$f1113","peg$f1114","peg$f1115","peg$f1116","peg$f1117","actions","peg$f1118","peg$f1119","peg$f1120","peg$f1121","d","peg$f1122","firstAction","peg$f1123","peg$f1124","peg$f1125","peg$f1126","peg$f1127","peg$f1128","peg$f1129","peg$f1130","hasWithClause","peg$f1131","peg$f1132","bracketed","peg$f1133","peg$f1134","peg$f1135","peg$f1136","peg$f1137","peg$f1138","peg$f1139","peg$f1140","peg$f1141","peg$f1142","templateWithTail","peg$f1143","peg$f1144","peg$f1145","execRef","peg$f1146","peg$f1147","peg$f1148","peg$f1149","peg$f1150","peg$f1151","hasCap","peg$f1152","peg$f1153","peg$f1154","peg$savedPos","peg$posDetailsCache","peg$maxFailPos","peg$maxFailExpected","peg$silentFails","peg$result","range","description","peg$buildStructuredError","peg$buildSimpleError","ignoreCase","inverted","peg$endExpectation","peg$computePosDetails","details","charCodeAt","startPosDetails","endPosDetails","res","peg$fail","buildMessage","s0","s1","s2","s3","peg$parseFrontmatter","peg$parseLineStartComment","peg$parseComment","peg$parseMlldRunFence","peg$parseCodeFence",