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 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) EaterDeclareProcedure.getFunction()EaterDeclareReturnFunction.getFunction()EaterLegacyDefineLong.getFunction()FunctionsSet.pendingFunction()