net.firstpartners.nounit.snippet
Interface ISnippet

All Known Implementing Classes:
AbstractSnippet

public interface ISnippet

Snippets are Classes that represent pieces of the source code (e.g. Classes , Methods , Packages etc) Methods implementing this should override the toString() method of object