C# Class Microsoft.R.Core.AST.Statements.EmptyStatement
显示文件
Open project: Microsoft/RTVS
Class Usage Examples
Public Methods
Method |
Description |
|
Parse ( ParseContext context, IAstNode parent ) : bool |
|
|
Method Details
public Parse ( ParseContext context, IAstNode parent ) : bool |
context |
Microsoft.R.Core.Parser.ParseContext |
|
parent |
IAstNode |
|
return |
bool |
|