修复一些错误并更新README
This commit is contained in:
@@ -3,7 +3,9 @@ using System.Collections;
|
||||
|
||||
namespace Flee.Parsing
|
||||
{
|
||||
[Obsolete("Creates a new parse tree analyzer.")]
|
||||
/// <summary>
|
||||
/// 创建新的解析树分析器
|
||||
/// </summary>
|
||||
internal class Analyzer
|
||||
{
|
||||
public Analyzer()
|
||||
|
Reference in New Issue
Block a user