Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Babel
Compiler
EmptyStatement
C# Class Babel.Compiler.EmptyStatement
Inheritance:
Statement
显示文件
Open project: shugo/babel
Public Methods
Method
Description
Accept
(
NodeVisitor
visitor
) :
void
EmptyStatement
(
Location
location
) :
System
Method Details
Accept()
public
method
public
Accept
(
NodeVisitor
visitor
) :
void
visitor
NodeVisitor
return
void
EmptyStatement()
public
method
public
EmptyStatement
(
Location
location
) :
System
location
Location
return
System