Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- ch.turic.commands.AbstractCommand (implements ch.turic.Command, ch.turic.memory.HasFields)
- ch.turic.Program
- ch.turic.BuiltIns
- ch.turic.Interpreter
- ch.turic.Repl
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ch.turic.BadSyntax
- ch.turic.ExecutionException
- java.lang.RuntimeException
- java.lang.Exception
- ch.turic.commands.AbstractCommand (implements ch.turic.Command, ch.turic.memory.HasFields)
Interface Hierarchy
- ch.turic.Command
- ch.turic.Context
- ch.turic.Input
- ch.turic.LngCallable
- ch.turic.LngCallable.LngCallableClosure
- ch.turic.TuriFunction (also extends ch.turic.ServiceLoaded)
- ch.turic.LngCallable.LngCallableMacro
- ch.turic.TuriMacro (also extends ch.turic.ServiceLoaded)
- ch.turic.LngCallable.LngCallableClosure
- ch.turic.ServiceLoaded
- ch.turic.TuriClass
- ch.turic.TuriFunction (also extends ch.turic.LngCallable.LngCallableClosure)
- ch.turic.TuriMacro (also extends ch.turic.LngCallable.LngCallableMacro)