Beispiel #1
0
 def next(self):
     return _MeCab.Lattice_next(self)
Beispiel #2
0
 def next(self) -> "bool":
     return _MeCab.Lattice_next(self)