positions property
A map from the parse node id (e.g. Expr.id) to the code point offset
within the source.
Implementation
@$pb.TagNumber(4)
$pb.PbMap<$fixnum.Int64, $core.int> get positions => $_getMap(3);
A map from the parse node id (e.g. Expr.id) to the code point offset
within the source.
@$pb.TagNumber(4)
$pb.PbMap<$fixnum.Int64, $core.int> get positions => $_getMap(3);