Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Ypsilon
Assembler
LineSearch
C# Class Ypsilon.Assembler.LineSearch
Datei anzeigen
Open project: ZaneDubya/YCPU
Class Usage Examples
Public Methods
Method
Description
MatchLabel
(
string
line
) :
bool
MatchPragma
(
string
line
) :
bool
Method Details
MatchLabel()
public
static
method
public
static
MatchLabel
(
string
line
) :
bool
line
string
return
bool
MatchPragma()
public
static
method
public
static
MatchPragma
(
string
line
) :
bool
line
string
return
bool