Uses of Interface
net.sourceforge.plantuml.tim.TMemory
Packages that use TMemory
Package
Description
-
Uses of TMemory in net.sourceforge.plantuml.preproc
Methods in net.sourceforge.plantuml.preproc with parameters of type TMemory -
Uses of TMemory in net.sourceforge.plantuml.tim
Classes in net.sourceforge.plantuml.tim that implement TMemoryMethods in net.sourceforge.plantuml.tim that return TMemoryModifier and TypeMethodDescriptionTMemory.forkFromGlobal(Map<String, TValue> input) TMemoryGlobal.forkFromGlobal(Map<String, TValue> input) TMemoryLocal.forkFromGlobal(Map<String, TValue> input) Methods in net.sourceforge.plantuml.tim with parameters of type TMemoryModifier and TypeMethodDescriptionabstract voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidTContext.applyFunctionsAndVariables(TMemory memory, StringLocated str) booleanExecutionContexts.areAllIfOk(TContext context, TMemory memory) booleanTMemory.areAllIfOk(TContext context, TMemory memory) TContext.asKnowledge(TMemory memory, LineLocation location) ExecutionContextWhile.conditionValue(StringLocated location, TContext context, TMemory memory) protected final TFunctionImplEater.eatDeclareFunction(TContext context, TMemory memory, boolean unquoted, StringLocated location, boolean allowNoParenthesis, TFunctionType type) protected final TFunctionImplEater.eatDeclareProcedure(TContext context, TMemory memory, boolean unquoted, StringLocated location) protected final TFunctionImplEater.eatDeclareReturnFunctionWithOptionalReturn(TContext context, TMemory memory, boolean unquoted, StringLocated location) final TValueEater.eatExpression(TContext context, TMemory memory) protected final TValueEater.eatExpressionStopAtColon(TContext context, TMemory memory) voidFunctionsSet.executeDeclareProcedure(TContext context, TMemory memory, StringLocated s) voidFunctionsSet.executeDeclareReturnFunction(TContext context, TMemory memory, StringLocated s) voidFunctionsSet.executeLegacyDefine(TContext context, TMemory memory, StringLocated s) voidFunctionsSet.executeLegacyDefineLong(TContext context, TMemory memory, StringLocated s) TContext.executeLines(TMemory memory, List<StringLocated> body, TFunctionType ftype, boolean modeSpecial) voidTFunction.executeProcedureInternal(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) voidTFunctionImpl.executeProcedureInternal(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) TFunction.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) TFunctionImpl.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) booleanbooleanConstructors in net.sourceforge.plantuml.tim with parameters of type TMemoryModifierConstructorDescriptionVariableManager(TContext context, TMemory memory, StringLocated location) -
Uses of TMemory in net.sourceforge.plantuml.tim.builtin
Methods in net.sourceforge.plantuml.tim.builtin with parameters of type TMemoryModifier and TypeMethodDescriptionvoidInvokeProcedure.executeProcedureInternal(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) final voidSimpleReturnFunction.executeProcedureInternal(TContext context, TMemory memory, StringLocated location, List<TValue> args, Map<String, TValue> named) AlwaysFalse.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) AlwaysTrue.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Backslash.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) BoolVal.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Breakline.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) CallUserFunction.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Chr.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Darken.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) DateFunction.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Dec2hex.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Dirpath.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Dollar.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Eval.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Feature.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Filedate.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) FileExists.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Filename.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) FilenameNoExtension.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) FunctionExists.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetAllStdlib.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Deprecated.GetAllTheme.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetCurrentTheme.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Getenv.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetJsonKey.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetJsonType.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetStdlib.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetVariableValue.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) GetVersion.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Hex2dec.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) HslColor.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) IntVal.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) InvokeProcedure.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) IsDark.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) IsLight.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonAdd.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonKeyExists.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonMerge.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonRemove.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) JsonSet.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LeftAlign.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Lighten.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LoadJson.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalAnd.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNand.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNor.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNot.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalNxor.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalOr.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) LogicalXor.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Lower.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Modulo.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Newline.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) NewlineShort.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Now.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Ord.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Percent.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) RandomFunction.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) RetrieveProcedure.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) ReverseColor.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) ReverseHsluvColor.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) RightAlign.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) SetVariableValue.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Size.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) SplitStr.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) SplitStrRegex.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Str2Json.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) StringFunction.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Strlen.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Strpos.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Substr.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Tabulation.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Upper.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) VariableExists.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Xargs.executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) -
Uses of TMemory in net.sourceforge.plantuml.tim.expression
Methods in net.sourceforge.plantuml.tim.expression with parameters of type TMemoryModifier and TypeMethodDescriptionTokenStack.getResult(StringLocated location, TContext context, TMemory memory) Constructors in net.sourceforge.plantuml.tim.expression with parameters of type TMemoryModifierConstructorDescriptionReversePolishInterpretor(StringLocated location, TokenStack queue, Knowledge knowledge, TMemory memory, TContext context) -
Uses of TMemory in net.sourceforge.plantuml.tim.iterator
Constructors in net.sourceforge.plantuml.tim.iterator with parameters of type TMemoryModifierConstructorDescriptionCodeIteratorAffectation(CodeIterator source, TContext context, TMemory memory, List<StringLocated> log) CodeIteratorForeach(CodeIterator source, TContext context, TMemory memory, List<StringLocated> logs) CodeIteratorIf(CodeIterator source, TContext context, TMemory memory, List<StringLocated> logs) CodeIteratorLegacyDefine(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, List<StringLocated> logs) CodeIteratorProcedure(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, List<StringLocated> logs) CodeIteratorReturnFunction(CodeIterator source, TContext context, TMemory memory, FunctionsSet functionsSet, List<StringLocated> logs) CodeIteratorSub(CodeIterator source, Map<String, Sub> subs, TContext context, TMemory memory) CodeIteratorWhile(CodeIterator source, TContext context, TMemory memory, List<StringLocated> logs)