@(project: com.walmart.productgenome.matching.models.data.Project)
| Name | Description | Return type | Arguments |
|---|---|---|---|
| @functionName | @project.findFunctionByName(functionName).getDescription() | @project.findFunctionByName(functionName).getReturnType() | @project.findFunctionByName(functionName).getArguments() |