grimoire ~master (2021-09-29T23:21:44Z)
Dub
Repo
GrParser.addGetInstruction
grimoire
compiler
parser
GrParser
Add a load opcode, or optimize a previous store.
class
GrParser
void
addGetInstruction
(
GrVariable
variable
,
GrType
expectedType
=
grVoid
,
bool
allowOptimization
= true
)
Meta
Source
See Implementation
grimoire
compiler
parser
GrParser
functions
addGetInstruction
dump
generateFunctionInputs
getAnonymousFunction
getFunction
parseFunction
parseScript
removeFunction
solveFunctionCalls
variables
anonymousFunctions
breaksJumps
continuesDestinations
continuesJumps
current
currentFunction
events
fconsts
fglobalsCount
functionCalls
functionStack
functions
functionsQueue
globalVariables
iconsts
iglobalsCount
instanciatedFunctions
isTypeChecking
lexemes
oglobalsCount
sconsts
scopeLevel
sglobalsCount
templatedFunctions
Add a load opcode, or optimize a previous store.