private static class DetectDuplicatedCodeMethodVisitor.LineIdWithCodeFootstamp extends java.lang.Object
CodeFootstamp
connected with that lineId
Modifier and Type | Field and Description |
---|---|
private CodeFootstamp |
footstamp |
private java.lang.Integer |
lineId |
Constructor and Description |
---|
LineIdWithCodeFootstamp(java.lang.Integer lineId,
CodeFootstamp footstamp) |
private java.lang.Integer lineId
private CodeFootstamp footstamp
public LineIdWithCodeFootstamp(java.lang.Integer lineId, CodeFootstamp footstamp)