Package simkin.examples.inherits

This package shows how you can support inheritance of methods and member variables using Simkin.

See:
          Description

Class Summary
Inherits This Java program loads XML files containing Simkin script.
InheritsElement this class extends the XMLElementObject class with understanding of the <inherits> tag.
InheritsExecutable This class loads an XML file and makes sure any <inherits> tags are resolved.
 

Package simkin.examples.inherits Description

This package shows how you can support inheritance of methods and member variables using Simkin.