results property
An ordered list of results.
Tracks the flow of evaluation through the expression. May be sparse.
Implementation
@$pb.TagNumber(3)
$pb.PbList<EvalState_Result> get results => $_getList(1);
An ordered list of results.
Tracks the flow of evaluation through the expression. May be sparse.
@$pb.TagNumber(3)
$pb.PbList<EvalState_Result> get results => $_getList(1);