Home
last modified time | relevance | path

Searched refs:check_syntax (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/build-tools/capi_parser/src/bin/
H A Dconfig.py18 from coreImpl.check import check, check_syntax namespace
28 CHECK_SYNTAX = 'check_syntax'
62 check_syntax.check_syntax_entrance(options.parser_path, options.dependent_path, options.output_path)
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/
H A Dcheck_syntax.py23 def check_syntax(file_path): function

Completed in 1 milliseconds