René's URL Explorer Experiment


Title: Compiler | @tryforge/forgescript

Description: Documentation for @tryforge/forgescript

direct link

Domain: tryforge.github.io

NoneIE=edge

Links:

@tryforge/forgescripthttps://tryforge.github.io/ForgeScript/index.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html
@tryforge/forgescripthttps://tryforge.github.io/ForgeScript/modules.html
Compilerhttps://tryforge.github.io/ForgeScript/classes/Compiler.html
src/core/Compiler.ts:116https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L116
constructorhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#constructor
code?https://tryforge.github.io/ForgeScript/classes/Compiler.html#code
idhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#id
indexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#index
matchIndexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#matchIndex
matcheshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#matches
outputCodehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#outputCode
outputFunctionshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#outputFunctions
path?https://tryforge.github.io/ForgeScript/classes/Compiler.html#path
EscapeRegexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#EscapeRegex
Functionshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#Functions
InvalidCharRegexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#InvalidCharRegex
Regexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#Regex
Syntaxhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#Syntax
SystemRegexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#SystemRegex
matchhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#match
backhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#back
charhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#char
compilehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#compile
errorhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#error
getCharInfohttps://tryforge.github.io/ForgeScript/classes/Compiler.html#getCharInfo
getFunctionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#getFunction
getNextIdhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#getNextId
locatehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#locate
moveTohttps://tryforge.github.io/ForgeScript/classes/Compiler.html#moveTo
nexthttps://tryforge.github.io/ForgeScript/classes/Compiler.html#next
parseAnyFieldhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseAnyField
parseConditionFieldhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseConditionField
parseFieldMatchhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFieldMatch
parseFunctionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFunction
parseNormalFieldhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseNormalField
peekhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#peek
prepareFunctionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#prepareFunction
processEscapehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#processEscape
skiphttps://tryforge.github.io/ForgeScript/classes/Compiler.html#skip
skipIfhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#skipIf
wraphttps://tryforge.github.io/ForgeScript/classes/Compiler.html#wrap
wrapConditionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#wrapCondition
compilehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#compile-2
setFunctionshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#setFunctions
setSyntaxhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#setSyntax
https://tryforge.github.io/ForgeScript/classes/Compiler.html#constructor
Compilerhttps://tryforge.github.io/ForgeScript/classes/Compiler.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#constructor.new_Compiler
Compilerhttps://tryforge.github.io/ForgeScript/classes/Compiler.html
src/core/Compiler.ts:141https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L141
https://tryforge.github.io/ForgeScript/classes/Compiler.html#code
src/core/Compiler.ts:143https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L143
https://tryforge.github.io/ForgeScript/classes/Compiler.html#id
src/core/Compiler.ts:133https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L133
https://tryforge.github.io/ForgeScript/classes/Compiler.html#index
src/core/Compiler.ts:136https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L136
https://tryforge.github.io/ForgeScript/classes/Compiler.html#matchIndex
src/core/Compiler.ts:135https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L135
https://tryforge.github.io/ForgeScript/classes/Compiler.html#matches
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
src/core/Compiler.ts:134https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L134
https://tryforge.github.io/ForgeScript/classes/Compiler.html#outputCode
src/core/Compiler.ts:139https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L139
https://tryforge.github.io/ForgeScript/classes/Compiler.html#outputFunctions
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
src/core/Compiler.ts:138https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L138
https://tryforge.github.io/ForgeScript/classes/Compiler.html#path
src/core/Compiler.ts:142https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L142
https://tryforge.github.io/ForgeScript/classes/Compiler.html#EscapeRegex
src/core/Compiler.ts:131https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L131
https://tryforge.github.io/ForgeScript/classes/Compiler.html#Functions
IRawFunctionhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunction.html
src/core/Compiler.ts:130https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L130
https://tryforge.github.io/ForgeScript/classes/Compiler.html#InvalidCharRegex
src/core/Compiler.ts:129https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L129
https://tryforge.github.io/ForgeScript/classes/Compiler.html#Regex
src/core/Compiler.ts:128https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L128
https://tryforge.github.io/ForgeScript/classes/Compiler.html#Syntax
src/core/Compiler.ts:117https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L117
https://tryforge.github.io/ForgeScript/classes/Compiler.html#SystemRegex
src/core/Compiler.ts:127https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L127
https://tryforge.github.io/ForgeScript/classes/Compiler.html#match
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
src/core/Compiler.ts:412https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L412
https://tryforge.github.io/ForgeScript/classes/Compiler.html#back
https://tryforge.github.io/ForgeScript/classes/Compiler.html#back.back-1
src/core/Compiler.ts:445https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L445
https://tryforge.github.io/ForgeScript/classes/Compiler.html#char
https://tryforge.github.io/ForgeScript/classes/Compiler.html#char.char-1
src/core/Compiler.ts:470https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L470
https://tryforge.github.io/ForgeScript/classes/Compiler.html#compile
ICompilationResulthttps://tryforge.github.io/ForgeScript/interfaces/ICompilationResult.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#compile.compile-1
ICompilationResulthttps://tryforge.github.io/ForgeScript/interfaces/ICompilationResult.html
src/core/Compiler.ts:157https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L157
https://tryforge.github.io/ForgeScript/classes/Compiler.html#error
https://tryforge.github.io/ForgeScript/classes/Compiler.html#error.error-1
src/core/Compiler.ts:425https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L425
https://tryforge.github.io/ForgeScript/classes/Compiler.html#getCharInfo
https://tryforge.github.io/ForgeScript/classes/Compiler.html#getCharInfo.getCharInfo-1
src/core/Compiler.ts:234https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L234
https://tryforge.github.io/ForgeScript/classes/Compiler.html#getFunction
IRawFunctionhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunction.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#getFunction.getFunction-1
IRawFunctionhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunction.html
src/core/Compiler.ts:416https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L416
https://tryforge.github.io/ForgeScript/classes/Compiler.html#getNextId
https://tryforge.github.io/ForgeScript/classes/Compiler.html#getNextId.getNextId-1
src/core/Compiler.ts:466https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L466
https://tryforge.github.io/ForgeScript/classes/Compiler.html#locate
ILocationhttps://tryforge.github.io/ForgeScript/interfaces/ILocation.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#locate.locate-1
ILocationhttps://tryforge.github.io/ForgeScript/interfaces/ILocation.html
src/core/Compiler.ts:430https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L430
https://tryforge.github.io/ForgeScript/classes/Compiler.html#moveTo
https://tryforge.github.io/ForgeScript/classes/Compiler.html#moveTo.moveTo-1
src/core/Compiler.ts:462https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L462
https://tryforge.github.io/ForgeScript/classes/Compiler.html#next
https://tryforge.github.io/ForgeScript/classes/Compiler.html#next.next-1
src/core/Compiler.ts:478https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L478
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseAnyField
ICompiledFunctionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionField.html
ICompiledFunctionConditionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionConditionField.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseAnyField.parseAnyField-1
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
IRawFieldhttps://tryforge.github.io/ForgeScript/interfaces/IRawField.html
ICompiledFunctionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionField.html
ICompiledFunctionConditionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionConditionField.html
src/core/Compiler.ts:378https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L378
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseConditionField
ICompiledFunctionConditionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionConditionField.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseConditionField.parseConditionField-1
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
ICompiledFunctionConditionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionConditionField.html
src/core/Compiler.ts:267https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L267
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFieldMatch
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFieldMatch.parseFieldMatch-1
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
src/core/Compiler.ts:242https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L242
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFunction
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFunction.parseFunction-1
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
src/core/Compiler.ts:191https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L191
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseNormalField
ICompiledFunctionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionField.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#parseNormalField.parseNormalField-1
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
ICompiledFunctionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionField.html
src/core/Compiler.ts:336https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L336
https://tryforge.github.io/ForgeScript/classes/Compiler.html#peek
https://tryforge.github.io/ForgeScript/classes/Compiler.html#peek.peek-1
src/core/Compiler.ts:474https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L474
https://tryforge.github.io/ForgeScript/classes/Compiler.html#prepareFunction
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#prepareFunction.prepareFunction-1
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
ICompiledFunctionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionField.html
ICompiledFunctionConditionFieldhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunctionConditionField.html
ICompiledFunctionhttps://tryforge.github.io/ForgeScript/interfaces/ICompiledFunction.html
src/core/Compiler.ts:387https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L387
https://tryforge.github.io/ForgeScript/classes/Compiler.html#processEscape
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#processEscape.processEscape-1
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
IRawFunctionMatchhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunctionMatch.html
src/core/Compiler.ts:252https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L252
https://tryforge.github.io/ForgeScript/classes/Compiler.html#skip
https://tryforge.github.io/ForgeScript/classes/Compiler.html#skip.skip-1
src/core/Compiler.ts:403https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L403
https://tryforge.github.io/ForgeScript/classes/Compiler.html#skipIf
https://tryforge.github.io/ForgeScript/classes/Compiler.html#skipIf.skipIf-1
src/core/Compiler.ts:407https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L407
https://tryforge.github.io/ForgeScript/classes/Compiler.html#wrap
WrappedCodehttps://tryforge.github.io/ForgeScript/types/WrappedCode.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#wrap.wrap-1
WrappedCodehttps://tryforge.github.io/ForgeScript/types/WrappedCode.html
src/core/Compiler.ts:453https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L453
https://tryforge.github.io/ForgeScript/classes/Compiler.html#wrapCondition
WrappedConditionCodehttps://tryforge.github.io/ForgeScript/types/WrappedConditionCode.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#wrapCondition.wrapCondition-1
OperatorTypehttps://tryforge.github.io/ForgeScript/enums/OperatorType.html
WrappedConditionCodehttps://tryforge.github.io/ForgeScript/types/WrappedConditionCode.html
src/core/Compiler.ts:449https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L449
https://tryforge.github.io/ForgeScript/classes/Compiler.html#compile-2
IExtendedCompilationResulthttps://tryforge.github.io/ForgeScript/interfaces/IExtendedCompilationResult.html
https://tryforge.github.io/ForgeScript/classes/Compiler.html#compile-2.compile-3
IExtendedCompilationResulthttps://tryforge.github.io/ForgeScript/interfaces/IExtendedCompilationResult.html
src/core/Compiler.ts:506https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L506
https://tryforge.github.io/ForgeScript/classes/Compiler.html#setFunctions
https://tryforge.github.io/ForgeScript/classes/Compiler.html#setFunctions.setFunctions-1
IRawFunctionhttps://tryforge.github.io/ForgeScript/interfaces/IRawFunction.html
src/core/Compiler.ts:482https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L482
https://tryforge.github.io/ForgeScript/classes/Compiler.html#setSyntax
https://tryforge.github.io/ForgeScript/classes/Compiler.html#setSyntax.setSyntax-1
src/core/Compiler.ts:514https://github.com/tryforge/ForgeScript/blob/42867929/src/core/Compiler.ts#L514
constructorhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#constructor
codehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#code
idhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#id
indexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#index
matchIndexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#matchIndex
matcheshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#matches
outputCodehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#outputCode
outputFunctionshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#outputFunctions
pathhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#path
EscapeRegexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#EscapeRegex
Functionshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#Functions
InvalidCharRegexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#InvalidCharRegex
Regexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#Regex
Syntaxhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#Syntax
SystemRegexhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#SystemRegex
matchhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#match
backhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#back
charhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#char
compilehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#compile
errorhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#error
getCharInfohttps://tryforge.github.io/ForgeScript/classes/Compiler.html#getCharInfo
getFunctionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#getFunction
getNextIdhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#getNextId
locatehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#locate
moveTohttps://tryforge.github.io/ForgeScript/classes/Compiler.html#moveTo
nexthttps://tryforge.github.io/ForgeScript/classes/Compiler.html#next
parseAnyFieldhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseAnyField
parseConditionFieldhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseConditionField
parseFieldMatchhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFieldMatch
parseFunctionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseFunction
parseNormalFieldhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#parseNormalField
peekhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#peek
prepareFunctionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#prepareFunction
processEscapehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#processEscape
skiphttps://tryforge.github.io/ForgeScript/classes/Compiler.html#skip
skipIfhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#skipIf
wraphttps://tryforge.github.io/ForgeScript/classes/Compiler.html#wrap
wrapConditionhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#wrapCondition
compilehttps://tryforge.github.io/ForgeScript/classes/Compiler.html#compile-2
setFunctionshttps://tryforge.github.io/ForgeScript/classes/Compiler.html#setFunctions
setSyntaxhttps://tryforge.github.io/ForgeScript/classes/Compiler.html#setSyntax
@tryforge/forgescripthttps://tryforge.github.io/ForgeScript/modules.html
ArgTypehttps://tryforge.github.io/ForgeScript/enums/ArgType.html
CalendarTypehttps://tryforge.github.io/ForgeScript/enums/CalendarType.html
ErrorTypehttps://tryforge.github.io/ForgeScript/enums/ErrorType.html
HTTPContentTypehttps://tryforge.github.io/ForgeScript/enums/HTTPContentType.html
LogPriorityhttps://tryforge.github.io/ForgeScript/enums/LogPriority.html
LogTypehttps://tryforge.github.io/ForgeScript/enums/LogType.html
OperatorTypehttps://tryforge.github.io/ForgeScript/enums/OperatorType.html
RegistrationTypehttps://tryforge.github.io/ForgeScript/enums/RegistrationType.html
ReturnTypehttps://tryforge.github.io/ForgeScript/enums/ReturnType.html
ApplicationCommandhttps://tryforge.github.io/ForgeScript/classes/ApplicationCommand.html
ApplicationCommandManagerhttps://tryforge.github.io/ForgeScript/classes/ApplicationCommandManager.html
Arghttps://tryforge.github.io/ForgeScript/classes/Arg.html
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
BaseEventHandlerhttps://tryforge.github.io/ForgeScript/classes/BaseEventHandler.html
CompiledFunctionhttps://tryforge.github.io/ForgeScript/classes/CompiledFunction.html
Compilerhttps://tryforge.github.io/ForgeScript/classes/Compiler.html
Containerhttps://tryforge.github.io/ForgeScript/classes/Container.html
Contexthttps://tryforge.github.io/ForgeScript/classes/Context.html
CooldownManagerhttps://tryforge.github.io/ForgeScript/classes/CooldownManager.html
DiscordEventHandlerhttps://tryforge.github.io/ForgeScript/classes/DiscordEventHandler.html
TypeDochttps://typedoc.org/

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.