Interface FunctionCallTree

All Superinterfaces:
ExpressionTree, Tree
All Known Implementing Classes:
FunctionCallTreeImpl

public interface FunctionCallTree extends ExpressionTree