menu
exprml_dart package
documentation
exprml_pb.dart
OpVariadic
operands property
operands property
dark_mode
light_mode
operands
property
@TagNumber(2)
List
<
Expr
>
get
operands
Operands is the list of operands.
Implementation
@$pb.TagNumber(2) $core.List<Expr> get operands => $_getList(1);
exprml_dart package
documentation
exprml_pb
OpVariadic
operands property
OpVariadic class