tokens property

  1. @TagNumber(5)
List<Token> tokens

Implementation

@$pb.TagNumber(5)
$core.List<Token> get tokens => $_getList(4);