MCPcopy Create free account

hub / github.com/StepfenShawn/Cantonese / functions

Functions531 in github.com/StepfenShawn/Cantonese

↓ 1 callersMethodtoken_stream_to_expression
将TokenStream转换为Expression
src/macros/macro_expander.rs:485
↓ 1 callersMethodtoken_stream_to_statement
将TokenStream转换为Statement
src/macros/macro_expander.rs:467
↓ 1 callersMethodtry_expand_macro_call
尝试展开宏调用
src/macros/macro_expander.rs:315
↓ 1 callersMethodtry_expand_with_macro
使用宏定义展开TokenStream
src/macros/macro_expander.rs:335
↓ 1 callersMethodupdate_line_map
(self, stat: can_ast.Stat, s: str)
py_cantonese/can_compiler/compiler.py:27
↓ 1 callersFunctionvisitor
(_tree: DependTree, path: List)
py_cantonese/can_utils/depend_tree.py:25
↓ 1 callersFunctionweb_call_new
(func: str, args_list: list, with_style=False)
py_cantonese/web_core/can_web_parser.py:260
↓ 1 callersFunctionweb_end
()
py_cantonese/web_core/can_web_parser.py:207
↓ 1 callersFunctionweb_init
()
py_cantonese/web_core/can_web_parser.py:201
↓ 1 callersFunctionwhitespace
(num)
py_cantonese/can_utils/show/helper.py:21
↓ 1 callersFunction开始交互
()
py_cantonese/cantonese.py:228
FunctionKNN
(inX, dataSet, labels, k)
py_cantonese/can_libs/std/impl.py:269
Method__getattr__
(self, x)
py_cantonese/can_libs/std/impl.py:56
Method__init__
(self)
py_cantonese/cantonese.py:200
Method__init__
(self, message)
py_cantonese/can_error/compile_time.py:15
Method__init__
(self, message)
py_cantonese/can_error/compile_time.py:27
Method__init__
(self, message, state=None)
py_cantonese/can_error/compile_time.py:39
Method__init__
(self, message)
py_cantonese/can_error/compile_time.py:52
Method__init__
(self, message)
py_cantonese/can_error/compile_time.py:64
Method__init__
(self, message)
py_cantonese/can_error/compile_time.py:76
Method__init__
(self, message)
py_cantonese/can_error/compile_time.py:88
Method__init__
(self, message)
py_cantonese/can_error/compile_time.py:100
Method__init__
(self)
py_cantonese/can_libs/std/impl.py:192
Method__init__
(self, list_a)
py_cantonese/can_libs/std/impl.py:214
Method__init__
( self, text, color, screen, display_width=1200,
py_cantonese/can_libs/std/game/impl.py:188
Method__init__
(self, tokens: list, Node: list)
py_cantonese/web_core/can_web_parser.py:5
Method__init__
(self, file, code, keywords)
py_cantonese/web_core/can_web_parser.py:272
Method__init__
(self, v: Any)
py_cantonese/can_utils/depend_tree.py:17
Method__init__
(self, value=None)
py_cantonese/can_utils/option.py:6
Method__init__
(self, info, pos, ctx, tips, _file, _len=1)
py_cantonese/can_utils/show/infoprinter.py:10
Method__init__
(self, value, flags="")
py_cantonese/llvm_core/can_llvm_build.py:54
Method__init__
(self, path)
py_cantonese/llvm_core/can_llvm_build.py:60
Method__init__
(self, path)
py_cantonese/llvm_core/llvm_evaluator.py:8
Method__init__
(self, nodes: Generator, path: str)
py_cantonese/can_compiler/compiler.py:13
Method__repr__
(self)
py_cantonese/can_utils/option.py:34
Method__str__
(self)
py_cantonese/can_error/compile_time.py:18
Method__str__
(self)
py_cantonese/can_error/compile_time.py:30
Method__str__
(self)
py_cantonese/can_error/compile_time.py:43
Method__str__
(self)
py_cantonese/can_error/compile_time.py:55
Method__str__
(self)
py_cantonese/can_error/compile_time.py:67
Method__str__
(self)
py_cantonese/can_error/compile_time.py:79
Method__str__
(self)
py_cantonese/can_error/compile_time.py:91
Method__str__
(self)
py_cantonese/can_error/compile_time.py:103
Method__str__
(self)
py_cantonese/can_libs/std/impl.py:195
Method__str__
(self)
py_cantonese/can_libs/std/impl.py:221
Function_can_source_to_code
(self, data, path, _optimize=-1)
py_cantonese/can_import.py:17
Method_codegen_AssignStat
(self, node: can_ast.AssignStat)
py_cantonese/llvm_core/can_llvm_build.py:310
Method_codegen_BinopExp
(self, node: can_ast.BinopExp)
py_cantonese/llvm_core/can_llvm_build.py:426
Method_codegen_BreakStat
(self, node: can_ast.BreakStat)
py_cantonese/llvm_core/can_llvm_build.py:324
Method_codegen_ExitStat
(self, node: can_ast.ExitStat)
py_cantonese/llvm_core/can_llvm_build.py:306
Method_codegen_FalseExp
(self, node: can_ast.FalseExp)
py_cantonese/llvm_core/can_llvm_build.py:201
Method_codegen_ForEachStat
(self, node: can_ast.ForEachStat)
py_cantonese/llvm_core/can_llvm_build.py:336
Method_codegen_ForStat
(self, node: can_ast.ForStat)
py_cantonese/llvm_core/can_llvm_build.py:340
Method_codegen_FuncCallExp
(self, node: can_ast.FuncCallExp)
py_cantonese/llvm_core/can_llvm_build.py:282
Method_codegen_FuncCallStat
(self, node: can_ast.FuncCallStat)
py_cantonese/llvm_core/can_llvm_build.py:297
Method_codegen_FunctionDefStat
(self, node: can_ast.FunctionDefStat)
py_cantonese/llvm_core/can_llvm_build.py:228
Method_codegen_IdExp
(self, node: can_ast.IdExp)
py_cantonese/llvm_core/can_llvm_build.py:278
Method_codegen_IfElseExp
(self, node: can_ast.IfElseExp)
py_cantonese/llvm_core/can_llvm_build.py:207
Method_codegen_IfStat
(self, node: can_ast.IfStat)
py_cantonese/llvm_core/can_llvm_build.py:345
Method_codegen_LambdaExp
(self, node: can_ast.LambdaExp)
py_cantonese/llvm_core/can_llvm_build.py:221
Method_codegen_MatchStat
(self, node: can_ast.MatchStat)
py_cantonese/llvm_core/can_llvm_build.py:366
Method_codegen_NumeralExp
(self, node: can_ast.NumeralExp)
py_cantonese/llvm_core/can_llvm_build.py:192
Method_codegen_PrintStat
(self, node: can_ast.PrintStat)
py_cantonese/llvm_core/can_llvm_build.py:314
Method_codegen_ReturnStat
(self, node: can_ast.ReturnStat)
py_cantonese/llvm_core/can_llvm_build.py:332
Method_codegen_StringExp
(self, node: can_ast.StringExp)
py_cantonese/llvm_core/can_llvm_build.py:198
Method_codegen_TrueExp
(self, node: can_ast.TrueExp)
py_cantonese/llvm_core/can_llvm_build.py:204
Method_codegen_UnopExp
(self, node: can_ast.UnopExp)
py_cantonese/llvm_core/can_llvm_build.py:474
Method_codegen_WhileStat
(self, node: can_ast.WhileStat)
py_cantonese/llvm_core/can_llvm_build.py:395
Methodadd_binding_multiple
添加多个值的绑定
src/macros/token_matcher.rs:91
Functionapp_button
(ctx, 寬=(0.5, 0.5), 高={"center_x": 0.5, "center_y": 0.5})
py_cantonese/can_libs/std/app/impl.py:29
Functionapp_layout
(types, 佈局="", 方向="vertical", 間距=15, 內邊距=10)
py_cantonese/can_libs/std/app/impl.py:33
Functionapp_run
(app_main, build_func)
py_cantonese/can_libs/std/app/impl.py:19
Functionapp_show
(ctx, 寬=(0.5, 0.5), 高={"center_x": 0.5, "center_y": 0.5})
py_cantonese/can_libs/std/app/impl.py:15
Methodatom
创建原子表达式
src/macros/regex.rs:93
Functionaudio
(args: list, with_style: bool)
py_cantonese/web_core/can_web_parser.py:162
Methodbitand
(self, right: CanObject<'a>)
py_cantonese/can_vm/src/can_object.rs:99
Methodbitor
(self, right: CanObject<'a>)
py_cantonese/can_vm/src/can_object.rs:114
Functionbuild
(self)
py_cantonese/can_libs/std/app/impl.py:22
Functionbuild_regex
从表达式列表构建正则表达式
src/macros/regex.rs:125
Functionbutton_bind
(btn, func)
py_cantonese/can_libs/std/app/impl.py:42
Functioncan_re_match
(pattern: str, string: str, flags=0)
py_cantonese/can_libs/std/impl.py:320
Functioncan_re_match_out
(pattern: str, string: str, flags=0)
py_cantonese/can_libs/std/impl.py:324
Functioncan_urlopen
(url: str)
py_cantonese/can_libs/std/https/impl.py:12
Functioncan_urlopen_out
(url: str)
py_cantonese/can_libs/std/https/impl.py:8
Functioncan_vm
(py: Python, module: &PyModule)
py_cantonese/can_vm/src/lib.rs:19
Functioncantonese_close
(file)
py_cantonese/can_libs/std/impl.py:64
Functioncantonese_csv_init
()
py_cantonese/can_libs/std/csv/impl.py:4
Functioncantonese_datetime_init
()
py_cantonese/can_libs/std/impl.py:143
Functioncantonese_json_init
()
py_cantonese/can_libs/std/json/impl.py:4
Functioncantonese_kivy_init
()
py_cantonese/can_libs/std/app/impl.py:4
Functioncantonese_math_init
()
py_cantonese/can_libs/std/impl.py:210
Functioncantonese_numpy_init
()
py_cantonese/can_libs/std/impl.py:328
Functioncantonese_open
(file, 模式="r", 解碼=None)
py_cantonese/can_libs/std/impl.py:60
Functioncantonese_pygame_init
()
py_cantonese/can_libs/std/game/impl.py:5
Functioncantonese_random_init
()
py_cantonese/can_libs/std/impl.py:332
Functioncantonese_re_init
()
py_cantonese/can_libs/std/impl.py:317
Functioncantonese_read
(file, size=None)
py_cantonese/can_libs/std/impl.py:83
Functioncantonese_requests_init
()
py_cantonese/can_libs/std/https/impl.py:16
Functioncantonese_rs
(_py: Python, m: &PyModule)
src/lib.rs:18
Functioncantonese_smtplib_init
()
py_cantonese/can_libs/std/impl.py:175
← previousnext →201–300 of 531, ranked by callers