📄 test.obj
字号:
Syntax Tree:
Type: int
FunctionDec: ff
Params:
Type: int
Var: n
Compound stmt:
IF
Expression:
Simple Expression:
Term:
Factor:
Logic: !
Factor:
Expression:
Simple Expression:
Term:
Factor:
Value:
Var: n
Relation: >
Simple Expression:
Term:
Factor:
Const: 1
Logic: ||
Term:
Factor:
Expression:
Simple Expression:
Term:
Factor:
Value:
Var: n
Relation: ==
Simple Expression:
Term:
Factor:
Const: 0
RETURN:
Expression:
Simple Expression:
Term:
Factor:
Value:
Var: n
Operation: *
Factor:
Value:
FuctionCall: ff
Params:
Expression:
Simple Expression:
Term:
Factor:
Value:
Var: n
Operation: -
Term:
Factor:
Const: 1
ELSE
RETURN:
Expression:
Simple Expression:
Term:
Factor:
Const: 1
Type: void
FunctionDec: main
Params: void
Compound stmt:
FuctionCall: ff
Params:
Expression:
Simple Expression:
Term:
Factor:
Const: 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -