StringFunctionTypeUtils extension

The utilities to manipulate the function type in String of type Type functionName().

on

Methods

getFunctionType() String?
Return the function type from String of type Type functionName().
removeFunctionType() String
Return the String of type Type functionName() without function type.