Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dparse_method.py36 end_of_args = parse_declaration_without_postfix(data, start, res)
83 def parse_declaration_without_postfix(data: str, start: int, res: Dict[str, Any]) -> int: function

Completed in 1 milliseconds