funcCall property

  1. @TagNumber(29)
ExprFuncCall funcCall

Implementation

@$pb.TagNumber(29)
ExprFuncCall get funcCall => $_getN(28);
  1. @TagNumber(29)
void funcCall=(ExprFuncCall v)

Implementation

@$pb.TagNumber(29)
set funcCall(ExprFuncCall v) { setField(29, v); }