C# Class ProgCom.Assembler2.Macro

Afficher le fichier Open project: Binamrad/ProgCom

Méthodes publiques

Méthode Description
Macro ( String s ) : System
addLine ( String s ) : void
getLines ( String s ) : LinkedList
getName ( ) : String

Method Details

Macro() public méthode

public Macro ( String s ) : System
s String
Résultat System

addLine() public méthode

public addLine ( String s ) : void
s String
Résultat void

getLines() public méthode

public getLines ( String s ) : LinkedList
s String
Résultat LinkedList

getName() public méthode

public getName ( ) : String
Résultat String