EmbASP-Python
|
Public Member Functions | |
def | __init__ (self) |
def | get_instance (cls) |
![]() | |
def | get_class (self, predicate) |
def | get_object (self, atom) |
def | register_class (self, cl) |
def | unregister_class (self, cl) |
def | get_string (self, obj) |
Contains methods used to transform Objects into InputProgram.
Definition at line 6 of file asp_mapper.py.
def languages.asp.asp_mapper.ASPMapper.get_instance | ( | cls | ) |
Return the instance of ASPMapper.
Definition at line 17 of file asp_mapper.py.