Parser.Parse 方法

定义

开始分析。

public:
 bool Parse();
public bool Parse ();
member this.Parse : unit -> bool
Public Function Parse () As Boolean

返回

返回分析器操作,“中止”或“继续”。

适用于