test45.abs
来自「tiger编译器的Java实现」· ABS 代码 · 共 22 行
ABS
22 行
LetExp( DecList( TypeDec(rectype, RecordTy( Fieldlist( name string, true, Fieldlist( id int, true, Fieldlist())))), DecList( VarDec(a, NilExp(), true), DecList())), SeqExp( ExpList( varExp( SimpleVar(a)))))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?