메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public ExecutableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel ) : System | ||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
sourceLabel | String | |
리턴 | System |