def parse_options_timer_expired(*args):
  return _clinkgrammar.parse_options_timer_expired(*args)
Esempio n. 2
0
def parse_options_timer_expired(*args) -> "int" :
  return _clinkgrammar.parse_options_timer_expired(*args)
Esempio n. 3
0
def parse_options_timer_expired(opts: 'Parse_Options') -> "int":
    return _clinkgrammar.parse_options_timer_expired(opts)