public class CodeAugmentorFunctions
extends java.lang.Object
| Constructor and Description |
|---|
CodeAugmentorFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static GeneratedCode |
setGlobalScopeVar(AugmentingCode augCode,
ProcessCodeContext context)
Sets/Replaces variables in global scope.
|
static GeneratedCode |
setScopeVar(AugmentingCode augCode,
ProcessCodeContext context)
Sets/Replaces variables in file scope.
|
public static GeneratedCode setScopeVar(AugmentingCode augCode, ProcessCodeContext context)
augCode - variables are the keys of embedded data sections which must be JSON objects.context - public static GeneratedCode setGlobalScopeVar(AugmentingCode augCode, ProcessCodeContext context)
augCode - variables are the keys of embedded data sections which must be JSON objects.context -