Uses of Class
org.hecl.CodeThing

Packages that use CodeThing
org.hecl   
 

Uses of CodeThing in org.hecl
 

Methods in org.hecl that return CodeThing
static CodeThing CodeThing.get(Interp interp, Thing thing)
          get returns a CodeThing object from any kind of Thing - or returns an error.
 CodeThing Parse.parseToCode()
          parseToCode parses up a [] section as code.