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