Ejemplo n.º 1
0
def parse_options_memory_exhausted(*args):
  return _clinkgrammar.parse_options_memory_exhausted(*args)
Ejemplo n.º 2
0
def parse_options_memory_exhausted(*args) -> "int" :
  return _clinkgrammar.parse_options_memory_exhausted(*args)
Ejemplo n.º 3
0
def parse_options_memory_exhausted(opts: 'Parse_Options') -> "int":
    return _clinkgrammar.parse_options_memory_exhausted(opts)