Home
last modified time | relevance | path

Searched refs:MP_TOKEN_NEWLINE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dlexer.h52 MP_TOKEN_NEWLINE, enumerator
A Dlexer.c573 lex->tok_kind = MP_TOKEN_NEWLINE; in mp_lexer_to_next()
A Dcompile.c2850 if (arg == MP_TOKEN_NEWLINE) { in compile_node()
3034 …RSE_NODE_LEAF_KIND(pn) == MP_PARSE_NODE_TOKEN && MP_PARSE_NODE_LEAF_ARG(pn) == MP_TOKEN_NEWLINE)) { in check_for_doc_string()

Completed in 11 milliseconds