| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SciFunctionCallExpression | |
| com.togethersoft.openapi.sci | |
| com.togethersoft.openapi.sci.visitor | |
| Uses of SciFunctionCallExpression in com.togethersoft.openapi.sci |
| Methods in com.togethersoft.openapi.sci that return SciFunctionCallExpression | |
static SciFunctionCallExpression | SciUtil.getFunctionCallFromReference(SciReferenceExpression referenceExpression)Returns a SciFunctionCallExpression for the specified reference to a function. |
| Uses of SciFunctionCallExpression in com.togethersoft.openapi.sci.visitor |
| Methods in com.togethersoft.openapi.sci.visitor with parameters of type SciFunctionCallExpression | |
Object | SciExpressionVisitor.visitFunctionCallExpression(SciFunctionCallExpression sciFunctionCallExpression)Performs an action upon SciFunctionCallExpression. |
Object | SciExpressionVisitorAdapter.visitFunctionCallExpression(SciFunctionCallExpression sciExpression) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||