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, LineLocation location, boolean allowNoParenthesis, TFunctionType type) protected final TFunctionImplEater.eatDeclareProcedure(TContext context, TMemory memory, boolean unquoted, LineLocation location) protected final TFunctionImplEater.eatDeclareReturnFunctionWithOptionalReturn(TContext context, TMemory memory, boolean unquoted, LineLocation location) EaterDeclareProcedure.getFunction()EaterDeclareReturnFunction.getFunction()EaterLegacyDefineLong.getFunction()FunctionsSet.pendingFunction()