private class Patches

Constructors

Patches ( source: SourceFile )

Members

private val pbuf : ListBuffer [ Patch ]
private val source : SourceFile
def addPatch ( pos: Position , replacement: String ) : Unit
def apply ( cs: Array [ Char ] ) : Array [ Char ]
def writeBack ( ) : Unit