Commit afdb7fbb by Sartika Aritonang

Upload New File

parent ea41c163
class RemovalInterface(object):
"""description of class"""
def get_visitor(self):
pass
def get_subject(self):
pass
def get_result(self):
pass
def get_removed_part(self):
pass
def get_affix_type(self):
pass
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment