Skip to content

M_Cyjb_Text_SourceReader_Unget

CYJB edited this page Mar 23, 2024 · 8 revisions

SourceReader.Unget 方法

回退最后被读取的字符,只有之前的数据未被丢弃时才可以进行回退。

Namespace: Cyjb.Text
Assembly: Cyjb.Compilers.Runtime (in Cyjb.Compilers.Runtime.dll) Version: 1.0.20+d347ea0351607fb282fdf60a5301f9cccb3ab27e

语法

C#

public bool Unget()

返回值

Type: Boolean
如果回退成功,则为 true;否则为 false

参见

Reference

SourceReader 类
Unget 重载
Cyjb.Text 命名空间

Clone this wiki locally