C# Class Ypsilon.Assembler.LineSearch

Show file 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