Uses of Class
net.sourceforge.plantuml.tim.TContext
Packages that use TContext
Package
Description
-
Uses of TContext in net.sourceforge.plantuml.preproc
Methods in net.sourceforge.plantuml.preproc with parameters of type TContext -
Uses of TContext in net.sourceforge.plantuml.tim
Methods in net.sourceforge.plantuml.tim with parameters of type TContextModifier and TypeMethodDescriptionabstract void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
boolean
ExecutionContexts.areAllIfOk
(TContext context, TMemory memory) boolean
TMemory.areAllIfOk
(TContext context, TMemory memory) ExecutionContextWhile.conditionValue
(LineLocation location, TContext context, TMemory memory) protected final TFunctionImpl
Eater.eatDeclareFunction
(TContext context, TMemory memory, boolean unquoted, LineLocation location, boolean allowNoParenthesis, TFunctionType type) protected final TFunctionImpl
Eater.eatDeclareProcedure
(TContext context, TMemory memory, boolean unquoted, LineLocation location) protected final TFunctionImpl
Eater.eatDeclareReturnFunctionWithOptionalReturn
(TContext context, TMemory memory, boolean unquoted, LineLocation location) final TValue
Eater.eatExpression
(TContext context, TMemory memory) protected final TValue
Eater.eatExpressionStopAtColon
(TContext context, TMemory memory) void
FunctionsSet.executeDeclareProcedure
(TContext context, TMemory memory, StringLocated s) void
FunctionsSet.executeDeclareReturnFunction
(TContext context, TMemory memory, StringLocated s) void
FunctionsSet.executeLegacyDefine
(TContext context, TMemory memory, StringLocated s) void
FunctionsSet.executeLegacyDefineLong
(TContext context, TMemory memory, StringLocated s) void
TFunction.executeProcedure
(TContext context, TMemory memory, LineLocation location, String s) void
TFunctionImpl.executeProcedure
(TContext context, TMemory memory, LineLocation location, String s) void
TFunction.executeProcedureInternal
(TContext context, TMemory memory, List<TValue> args, Map<String, TValue> named) void
TFunctionImpl.executeProcedureInternal
(TContext context, TMemory memory, List<TValue> args, Map<String, TValue> named) TFunction.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> args, Map<String, TValue> named) TFunctionImpl.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> args, Map<String, TValue> named) boolean
boolean
Constructors in net.sourceforge.plantuml.tim with parameters of type TContextModifierConstructorDescriptionVariableManager
(TContext context, TMemory memory, LineLocation location) -
Uses of TContext in net.sourceforge.plantuml.tim.expression
Methods in net.sourceforge.plantuml.tim.expression with parameters of type TContextModifier and TypeMethodDescriptionTokenStack.getResult
(LineLocation location, TContext context, TMemory memory) Constructors in net.sourceforge.plantuml.tim.expression with parameters of type TContextModifierConstructorDescriptionReversePolishInterpretor
(TokenStack queue, Knowledge knowledge, TMemory memory, TContext context) ReversePolishInterpretor
(LineLocation location, TokenStack queue, Knowledge knowledge, TMemory memory, TContext context) -
Uses of TContext in net.sourceforge.plantuml.tim.iterator
Constructors in net.sourceforge.plantuml.tim.iterator with parameters of type TContextModifierConstructorDescriptionCodeIteratorAffectation
(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) -
Uses of TContext in net.sourceforge.plantuml.tim.stdlib
Methods in net.sourceforge.plantuml.tim.stdlib with parameters of type TContextModifier and TypeMethodDescriptionvoid
InvokeProcedure.executeProcedure
(TContext context, TMemory memory, LineLocation location, String s) final void
SimpleReturnFunction.executeProcedure
(TContext context, TMemory memory, LineLocation location, String s) void
InvokeProcedure.executeProcedureInternal
(TContext context, TMemory memory, List<TValue> args, Map<String, TValue> named) final void
SimpleReturnFunction.executeProcedureInternal
(TContext context, TMemory memory, List<TValue> args, Map<String, TValue> named) AlwaysFalse.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) AlwaysTrue.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) CallUserFunction.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Chr.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Darken.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) DateFunction.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Dec2hex.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Dirpath.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Eval.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Feature.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) FileExists.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Filename.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) FunctionExists.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) GetAllTheme.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Getenv.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) GetJsonKey.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) GetJsonType.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) GetVariableValue.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) GetVersion.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Hex2dec.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) HslColor.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) IntVal.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) InvokeProcedure.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) IsDark.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) IsLight.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) JsonKeyExists.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Lighten.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LoadJson.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LogicalAnd.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LogicalNand.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LogicalNor.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LogicalNot.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LogicalNxor.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LogicalOr.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) LogicalXor.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Lower.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Newline.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Now.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Ord.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) RandomFunction.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) RetrieveProcedure.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) ReverseColor.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) ReverseHsluvColor.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) SetVariableValue.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Size.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) SplitStr.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) StringFunction.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Strlen.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Strpos.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Substr.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) Upper.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named) VariableExists.executeReturnFunction
(TContext context, TMemory memory, LineLocation location, List<TValue> values, Map<String, TValue> named)