Creates a new MethodCall Expression.
Parameters: name - The name of the method. This must contain the qualified targetexpression if it is not implicitly this. For example, "foo.bar". Parameters: arguments - The list of Expressions that are the arguments for thecall.
Fields inherited from com.google.gwt.dev.generator.ast.Expression