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()voidvoidsetEndLine(Line endLine) voidsetLineMap(LineMap lineMap) voidvoidsetStartLine(Line startLine)
-
Field Details
-
block
-
startLine
-
endLine
-
patch
-
lineMap
-
-
Constructor Details
-
Match
-
-
Method Details
-
getBlock
-
setBlock
-
getStartLine
-
setStartLine
-
getEndLine
-
setEndLine
-
getPatch
-
setPatch
-
getLineMap
-
setLineMap
-