Method | 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 | |
return | System |
public ExecutableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel ) : System | ||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
sourceLabel | String | |
return | System |