Class MethodInvocationExpr

java.lang.Object
com.google.api.generator.engine.ast.MethodInvocationExpr
All Implemented Interfaces:
AstNode, Expr

public abstract class MethodInvocationExpr extends Object implements Expr
  • Constructor Details

    • MethodInvocationExpr

      public MethodInvocationExpr()
  • Method Details