Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Ypsilon
Assembler
LineSearch
C# Class Ypsilon.Assembler.LineSearch
ファイルを表示
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