Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.hollowcube.mql.jit.AsmUtil
- net.hollowcube.mql.jit.MqlCompiler<T>
- net.hollowcube.mql.foreign.MqlForeignFunctions
- net.hollowcube.mql.foreign.MqlForeignTypes
- net.hollowcube.mql.parser.MqlLexer
- net.hollowcube.mql.runtime.MqlMath
- net.hollowcube.mql.parser.MqlParser
- net.hollowcube.mql.util.MqlPrinter (implements net.hollowcube.mql.tree.MqlVisitor<P,
R>) - net.hollowcube.mql.jit.MqlRuntime
- net.hollowcube.mql.runtime.MqlScopeImpl (implements net.hollowcube.mql.runtime.MqlScope)
- net.hollowcube.mql.runtime.MqlScopeImpl.Mutable (implements net.hollowcube.mql.runtime.MqlScope.Mutable)
- net.hollowcube.mql.runtime.MqlScriptScope (implements net.hollowcube.mql.runtime.MqlScope)
- java.lang.Record
- net.hollowcube.mql.tree.MqlAccessExpr (implements net.hollowcube.mql.tree.MqlExpr)
- net.hollowcube.mql.tree.MqlArgListExpr (implements net.hollowcube.mql.tree.MqlExpr)
- net.hollowcube.mql.tree.MqlBinaryExpr (implements net.hollowcube.mql.tree.MqlExpr)
- net.hollowcube.mql.tree.MqlCallExpr (implements net.hollowcube.mql.tree.MqlExpr)
- net.hollowcube.mql.tree.MqlIdentExpr (implements net.hollowcube.mql.tree.MqlExpr)
- net.hollowcube.mql.value.MqlIdentValue (implements net.hollowcube.mql.value.MqlValue)
- net.hollowcube.mql.tree.MqlNumberExpr (implements net.hollowcube.mql.tree.MqlExpr)
- net.hollowcube.mql.value.MqlNumberValue (implements net.hollowcube.mql.value.MqlValue)
- net.hollowcube.mql.MqlScript
- net.hollowcube.mql.tree.MqlTernaryExpr (implements net.hollowcube.mql.tree.MqlExpr)
- net.hollowcube.mql.tree.MqlUnaryExpr (implements net.hollowcube.mql.tree.MqlExpr)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.hollowcube.mql.parser.MqlParseError
- net.hollowcube.mql.runtime.MqlRuntimeError
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- net.hollowcube.mql.tree.MqlExpr
- net.hollowcube.mql.foreign.MqlForeignFunctions.NConsumer<R,
P1, P2, P3, P4, P5, P6, P7, P8, P9> - net.hollowcube.mql.jit.MqlQueryScript<Query>
- net.hollowcube.mql.value.MqlValue
- net.hollowcube.mql.value.MqlCallable
- net.hollowcube.mql.value.MqlHolder
- net.hollowcube.mql.runtime.MqlScope
- net.hollowcube.mql.runtime.MqlScope.Mutable
- net.hollowcube.mql.runtime.MqlScope
- net.hollowcube.mql.tree.MqlVisitor<P,
R>
Annotation Interface Hierarchy
- net.hollowcube.mql.jit.MqlEnv (implements java.lang.annotation.Annotation)
- net.hollowcube.mql.foreign.Query (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.hollowcube.mql.tree.MqlBinaryExpr.Op
- net.hollowcube.mql.tree.MqlUnaryExpr.Op
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)