package
Version:
v0.0.0-...-3fcfa23
Opens a new window with list of versions in this module.
Published: Jul 31, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package syntax 负责对标签语法的解析操作。
OutputError 向日志通道输出一条语法错误信息
file 错误所在的文件;
line 错误所在的行号;
Parse 分析一段代码,并将结果保存到 d 中。
若出错,则会在 Input.Error 中输出错误信息,并中断解析,
也不会在 d 中添加任何内容;若是警告信息,会继续执行。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.