Hierarchy For Package eu.bandm.tools.tpath.runtime
Class Hierarchy
- java.lang.Object
- eu.bandm.tools.tpath.runtime.Context<N>
- eu.bandm.tools.tpath.runtime.ContextSequence<N> (implements java.lang.Iterable<T>)
- eu.bandm.tools.tpath.runtime.Frontend (implements java.util.function.Function<T,R>) 
- eu.bandm.tools.tpath.runtime.Function<N>
- eu.bandm.tools.tpath.runtime.FunctionLibrary<N>
- eu.bandm.tools.tpath.runtime.BuiltInFunctions<N>
 
- eu.bandm.tools.tpath.runtime.Interpreter<N> (implements java.util.function.BiFunction<T,U, R>) - eu.bandm.tools.tpath.runtime.SimpleInterpreter<N>
 
- eu.bandm.tools.tpath.runtime.Operators
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.UnsupportedOperationException
- eu.bandm.tools.tpath.runtime.NodeSetException
 
 
- java.lang.UnsupportedOperationException
 
- java.lang.RuntimeException
 
- java.lang.Exception
- eu.bandm.tools.tpath.absy.TPath.MATCH_ONLY_00
- eu.bandm.tools.tpath.absy.TPath.Visitor
- eu.bandm.tools.tpath.runtime.SimpleInterpreter.Visitor
 
 
- eu.bandm.tools.tpath.absy.TPath.Visitor
- eu.bandm.tools.tpath.runtime.Value<N>
 
Interface Hierarchy
- eu.bandm.tools.tpath.runtime.DocumentClient<N>