Package org.eclipse.epsilon.egl.patch
Class Match
java.lang.Object
org.eclipse.epsilon.egl.patch.Match
- Since:
- 1.6
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlock()
getPatch()
void
void
setEndLine
(Line endLine) void
setLineMap
(LineMap lineMap) void
void
setStartLine
(Line startLine)
-
Field Details
-
block
-
startLine
-
endLine
-
patch
-
lineMap
-
-
Constructor Details
-
Match
-
-
Method Details
-
getBlock
-
setBlock
-
getStartLine
-
setStartLine
-
getEndLine
-
setEndLine
-
getPatch
-
setPatch
-
getLineMap
-
setLineMap
-