CallExpr

A method call.

Methods
String asString()
String asString()
Type getType()
Type getType()
void setType(Type type)
void setType(Type type)

Fields
static ArrayList args

args

The parameters.