C# Class Ypsilon.Assembler.LineSearch

Afficher le fichier Open project: ZaneDubya/YCPU Class Usage Examples

Méthodes publiques

Méthode Description
MatchLabel ( string line ) : bool
MatchPragma ( string line ) : bool

Method Details

MatchLabel() public static méthode

public static MatchLabel ( string line ) : bool
line string
Résultat bool

MatchPragma() public static méthode

public static MatchPragma ( string line ) : bool
line string
Résultat bool