Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RegularExpressionDataGenerator
NotNode
C# Class RegularExpressionDataGenerator.NotNode
Inheritance:
NodeBase
Exibir arquivo
Open project: GoranSiska/rxrdg
Class Usage Examples
Public Methods
Method
Description
Accept
(
IVisitor
visitor
) :
void
NotNode
(
NotToken
token
) :
System.Collections.Generic
Method Details
Accept()
public
method
public
Accept
(
IVisitor
visitor
) :
void
visitor
IVisitor
return
void
NotNode()
public
method
public
NotNode
(
NotToken
token
) :
System.Collections.Generic
token
NotToken
return
System.Collections.Generic