Example #1
0
 public IEnumerable <Move <Rule <Expr> > > GetMoves()
 {
     return(st.GetMoves());
 }