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