de.cau.cs.kieler.krep.compiler.klp
Class CommentInstruction
java.lang.Object
de.cau.cs.kieler.krep.compiler.klp.AbstractInstruction
de.cau.cs.kieler.krep.compiler.klp.CommentInstruction
public class CommentInstruction
- extends AbstractInstruction
Comment inside the klp program.
- Rating

- (2010-02-05) review by cmot, msp, tam
CommentInstruction
public CommentInstruction(String com)
- Parameters:
com
- to add for this program part.
toString
public String toString()
- Specified by:
toString
in class AbstractInstruction
getComment
public String getComment()
- Overrides:
getComment
in class AbstractInstruction
- Returns:
- comment for this instructions