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
Nett
Parser
Matchers
CommentMatcher
C# Class Nett.Parser.Matchers.CommentMatcher
Exibir arquivo
Open project: paiden/Nett
Public Methods
Method
Description
TryMatch
(
LookaheadBuffer
chars
) :
Token?
Method Details
TryMatch()
public
static
method
public
static
TryMatch
(
LookaheadBuffer
chars
) :
Token?
chars
LookaheadBuffer
return
Token?