Uses of Class
net.sourceforge.plantuml.tim.TFunctionImpl
Packages that use TFunctionImpl
-
Uses of TFunctionImpl in net.sourceforge.plantuml.tim
Methods in net.sourceforge.plantuml.tim that return TFunctionImplModifier and TypeMethodDescriptionprotected final TFunctionImpl
Eater.eatDeclareFunction
(TContext context, TMemory memory, boolean unquoted, StringLocated location, boolean allowNoParenthesis, TFunctionType type) protected final TFunctionImpl
Eater.eatDeclareProcedure
(TContext context, TMemory memory, boolean unquoted, StringLocated location) protected final TFunctionImpl
Eater.eatDeclareReturnFunctionWithOptionalReturn
(TContext context, TMemory memory, boolean unquoted, StringLocated location) EaterDeclareProcedure.getFunction()
EaterDeclareReturnFunction.getFunction()
EaterLegacyDefineLong.getFunction()
FunctionsSet.pendingFunction()