Skip to main content

get 获取上一次入栈的指令上下文

get

类型: MethodDeclaration

所属类: CompileTimeCommandStack

定义位置: command.ts

描述

获取上一次入栈的指令上下文

返回值

类型: void

源代码

位置: 第 44 行

public get() {return this[this.length - 1]}

文档生成时间:2025/7/7 12:07:06