Méthode | Description | |
---|---|---|
ExecutableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress ) : System | ||
ExecutableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel ) : System |
public ExecutableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress ) : System | ||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
Résultat | System |
public ExecutableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel ) : System | ||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
sourceLabel | String | |
Résultat | System |