com.googlecode.android_scripting.language
Class SleepLanguage

java.lang.Object
  extended by com.googlecode.android_scripting.language.Language
      extended by com.googlecode.android_scripting.language.SleepLanguage

public class SleepLanguage
extends Language

Represents the Sleep programming language.

Author:
tomcatalbino@gmail.com

Constructor Summary
SleepLanguage()
           
 
Method Summary
 
Methods inherited from class com.googlecode.android_scripting.language.Language
autoClose, getContentTemplate, getRpcText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SleepLanguage

public SleepLanguage()