def parse_options_reset_resources(*args):
  return _clinkgrammar.parse_options_reset_resources(*args)
Exemple #2
0
def parse_options_reset_resources(*args) -> "void" :
  return _clinkgrammar.parse_options_reset_resources(*args)
Exemple #3
0
def parse_options_reset_resources(opts: 'Parse_Options') -> "void":
    return _clinkgrammar.parse_options_reset_resources(opts)