Skip to main content
Version: 3.3

Abort 中止表达式

1. 结构声明

class Abort extends LogicItem {}

2. 节点示例

(1) 示例

AST 如下:

{
"concept": "Abort"
}