pos property

  1. @TagNumber(1)
List<Expr_Path_Pos> get pos

Pos is a position in the path.

Implementation

@$pb.TagNumber(1)
$core.List<Expr_Path_Pos> get pos => $_getList(0);