Package 

Interface Code


  • 
    public interface Code
    
                        

    Interface to represent a different types of code such as keywords or snippets

    • Method Summary

      Modifier and Type Method Description
      abstract String getCodeTitle()
      abstract String getCodePrefix()
      abstract String getCodeBody()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait