Interface FunctionInvocationTree

All Superinterfaces:
HasTextRange, Tree
All Known Implementing Classes:
FunctionInvocationTreeImpl

public interface FunctionInvocationTree extends Tree
  • Method Details

    • memberSelect

      Tree memberSelect()
    • arguments

      List<Tree> arguments()