JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.hl.compiler
,
net.hl.compiler.ast
,
net.hl.compiler.ast.extra
,
net.hl.compiler.core
,
net.hl.compiler.core.elements
,
net.hl.compiler.core.invokables
,
net.hl.compiler.core.types
,
net.hl.compiler.index
,
net.hl.compiler.parser
,
net.hl.compiler.stages
,
net.hl.compiler.stages.generators.java
,
net.hl.compiler.stages.runtime
,
net.hl.compiler.tokenizer
,
net.hl.compiler.utils
Class Hierarchy
java.lang.
Object
net.hl.compiler.stages.
AbstractHStage
(implements net.hl.compiler.stages.
HStage
)
net.hl.compiler.stages.
HStage00CleanCompiler
net.hl.compiler.stages.
HStage01Parser
net.hl.compiler.stages.
HStage02Preprocessor
net.hl.compiler.stages.
HStage03Indexer
net.hl.compiler.stages.generators.java.
HStage08JavaTransform
net.hl.compiler.stages.generators.java.
HStage09JavaGenerator
net.hl.compiler.stages.generators.java.
HStage10JavaCompiler
net.hl.compiler.stages.generators.java.
HStage11JavaRun
net.hl.compiler.stages.
HStageType1
net.hl.compiler.stages.
HStageType2
net.hl.compiler.stages.
HStage04DefinitionResolver
net.hl.compiler.stages.
HStage05CallResolver
net.thevpc.jeep.impl.types.AbstractJConstructor (implements net.thevpc.jeep.JConstructor)
net.thevpc.jeep.impl.types.DefaultJConstructor (implements net.thevpc.jeep.JRawConstructor)
net.hl.compiler.core.types.
HConstructor
net.hl.compiler.core.invokables.
JConstructorFromIndex
net.thevpc.jeep.impl.AbstractJContext (implements net.thevpc.jeep.JContext)
net.thevpc.jeep.core.DefaultJeep (implements net.thevpc.jeep.Jeep)
net.hl.compiler.core.
HadraLanguage
(implements net.hl.compiler.core.
HadraContext
)
net.thevpc.jeep.impl.JContextImpl
net.hl.compiler.core.
HadraContextImpl
(implements net.hl.compiler.core.
HadraContext
)
net.thevpc.jeep.core.types.AbstractJField (implements net.thevpc.jeep.JField)
net.hl.compiler.core.invokables.
JFieldFromIndex
net.thevpc.jeep.impl.functions.AbstractJInvokable (implements net.thevpc.jeep.JInvokable)
net.thevpc.jeep.core.AbstractJFunction (implements net.thevpc.jeep.JFunction)
net.hl.compiler.core.invokables.
PrimitiveCompareInvokable
net.hl.compiler.core.invokables.
PrimitiveEqualsInvokable
net.hl.compiler.core.invokables.
PrimitiveNotEqualsInvokable
net.hl.compiler.core.invokables.
SafeEqualsInvokable
net.hl.compiler.core.invokables.
SafeNotEqualsInvokable
net.hl.compiler.core.invokables.
StrictEqualsInvokable
net.hl.compiler.core.invokables.
StrictNotEqualsInvokable
net.hl.compiler.core.invokables.
AbstractJInvokableAdapter
net.hl.compiler.core.invokables.
AbstractJInvokableAdapterSpecial
net.hl.compiler.core.invokables.
CompareToBaseInvokable
net.hl.compiler.core.invokables.
CompareToDifferentInvokable
net.hl.compiler.core.invokables.
CompareToEqualsInvokable
net.hl.compiler.core.invokables.
CompareToGreaterEqualsThanInvokable
net.hl.compiler.core.invokables.
CompareToGreaterThanInvokable
net.hl.compiler.core.invokables.
CompareToLessEqualsThanInvokable
net.hl.compiler.core.invokables.
CompareToLessThanInvokable
net.hl.compiler.core.invokables.
CompareToNotEqualsInvokable
net.hl.compiler.core.invokables.
EqualsToNotEqualsInvokable
net.hl.compiler.core.invokables.
NegateInvokable
net.hl.compiler.core.invokables.
JInvokableFromConverter
net.thevpc.jeep.impl.types.AbstractJMethod (implements net.thevpc.jeep.JMethod)
net.hl.compiler.core.invokables.
JMethodFromIndex
net.thevpc.jeep.core.nodes.AbstractJNode (implements net.thevpc.jeep.JNode)
net.hl.compiler.ast.
HNode
net.hl.compiler.ast.
HNamedNode
(implements java.lang.
Cloneable
)
net.hl.compiler.ast.
HNAnnotationCall
net.hl.compiler.ast.
HNAnnotationList
net.hl.compiler.ast.
HNArrayCall
net.hl.compiler.ast.
HNArrayNew
net.hl.compiler.ast.
HNAssign
net.hl.compiler.ast.
HNBlock
net.hl.compiler.ast.
HNBlock.CompilationUnitBlock
net.hl.compiler.ast.
HNBraces
net.hl.compiler.ast.
HNBrackets
net.hl.compiler.ast.
HNBracketsPostfix
net.hl.compiler.ast.
HNBreakOrContinue
net.hl.compiler.ast.
HNBreak
net.hl.compiler.ast.
HNContinue
net.hl.compiler.ast.
HNCast
net.hl.compiler.ast.
HNDeclareIdentifier
(implements net.hl.compiler.ast.
HNDeclare
, net.hl.compiler.ast.
HNDeclareTokenHolder
)
net.hl.compiler.ast.
HNDeclareInvokable
(implements net.hl.compiler.ast.
HNDeclare
)
net.hl.compiler.ast.
HNDeclareMetaPackage
net.hl.compiler.ast.
HNDeclareToken
(implements net.hl.compiler.ast.
HNDeclare
)
net.hl.compiler.ast.
HNDeclareTokenList
(implements net.hl.compiler.ast.
HNDeclare
)
net.hl.compiler.ast.
HNDeclareTokenTupleItem
net.hl.compiler.ast.
HNDeclareTokenIdentifier
(implements net.hl.compiler.ast.
HNDeclareTokenBase
)
net.hl.compiler.ast.
HNDeclareTokenTuple
(implements net.hl.compiler.ast.
HNDeclare
)
net.hl.compiler.ast.
HNDeclareType
(implements net.hl.compiler.ast.
HNDeclare
)
net.hl.compiler.ast.
HNDeclareTypeMetaPackage
net.hl.compiler.ast.
HNDotClass
net.hl.compiler.ast.
HNDotThis
net.hl.compiler.ast.
HNExtends
net.hl.compiler.ast.
HNFor
net.hl.compiler.ast.
HNIdentifier
net.hl.compiler.ast.
HNIf
net.hl.compiler.ast.
HNIf.WhenDoBranchNode
net.hl.compiler.ast.
HNImport
net.hl.compiler.ast.
HNIs
(implements net.hl.compiler.ast.
HNDeclare
, net.hl.compiler.ast.
HNDeclareTokenHolder
)
net.hl.compiler.ast.
HNLambdaExpression
net.hl.compiler.ast.
HNLiteral
net.hl.compiler.ast.
HNLiteralDefault
net.hl.compiler.ast.
HNMap
net.hl.compiler.ast.
HNMap.HNMapEntry
net.hl.compiler.ast.
HNMetaImportPackage
net.hl.compiler.ast.
HNMetaPackageId
net.hl.compiler.ast.
HNObjectNew
net.hl.compiler.ast.
HNOpBinaryCall
net.hl.compiler.ast.
HNOpCoalesce
net.hl.compiler.ast.
HNOpDot
net.hl.compiler.ast.
HNOpUnaryCall
net.hl.compiler.ast.
HNPars
net.hl.compiler.ast.
HNParsPostfix
net.hl.compiler.ast.
HNReturn
net.hl.compiler.ast.
HNSemantic
net.hl.compiler.ast.
HNBracketsPostfixLastIndex
net.hl.compiler.ast.
HNStaticEval
net.hl.compiler.ast.
HNStringInterop
net.hl.compiler.ast.
HNSuper
net.hl.compiler.ast.
HNSwitch
net.hl.compiler.ast.
HNSwitch.SwitchBranch
net.hl.compiler.ast.
HNSwitch.SwitchCase
net.hl.compiler.ast.
HNSwitch.SwitchIf
net.hl.compiler.ast.
HNSwitch.SwitchIs
(implements net.hl.compiler.ast.
HNDeclare
, net.hl.compiler.ast.
HNDeclareTokenHolder
)
net.hl.compiler.ast.
HNThis
net.hl.compiler.ast.
HNThrow
net.hl.compiler.ast.
HNTokenSuite
net.hl.compiler.ast.
HNMetaPackageArtifact
net.hl.compiler.ast.
HNMetaPackageGroup
net.hl.compiler.ast.
HNMetaPackageVersion
net.hl.compiler.ast.
HNTryCatch
net.hl.compiler.ast.
HNTryCatch.CatchBranch
net.hl.compiler.ast.
HNTuple
net.hl.compiler.ast.
HNTypeToken
net.hl.compiler.ast.
HNTypeTokenSpecialAnnotation
net.hl.compiler.ast.
HNUnused
net.hl.compiler.ast.
HNApplyCastOperator
net.hl.compiler.ast.
HNWhile
net.hl.compiler.ast.extra.
HXInvokableCall
net.hl.compiler.ast.extra.
HXNew
net.thevpc.jeep.core.tokens.AbstractJTokenMatcher (implements net.thevpc.jeep.JTokenMatcher)
net.hl.compiler.tokenizer.
HInterpolatedStringPartPattern.InterpolatedStringPartPatternMatcher
net.hl.compiler.tokenizer.
HInterpolatedStringStartPattern.InterpolatedStringPartPatternMatcher
net.hl.compiler.tokenizer.
HInterpolatedStringVarPattern.InterpolatedStringPartPatternMatcher
net.thevpc.jeep.impl.types.host.AbstractJType (implements net.thevpc.jeep.JType)
net.thevpc.jeep.impl.types.host.AbstractJRawType (implements net.thevpc.jeep.JRawType)
net.thevpc.jeep.impl.types.DefaultJType (implements net.thevpc.jeep.JRawType)
net.thevpc.jeep.impl.types.DefaultJAnnotationType (implements net.thevpc.jeep.JAnnotationType)
net.hl.compiler.core.types.
HAnnotationType
net.thevpc.jeep.impl.types.DefaultJEnumType (implements net.thevpc.jeep.JEnumType)
net.hl.compiler.core.types.
HEnumType
net.hl.compiler.core.types.
HType
net.thevpc.jeep.impl.types.host.HostJRawType (implements net.thevpc.jeep.JRawType)
net.thevpc.jeep.impl.types.host.HostJClassType (implements net.thevpc.jeep.JClassType)
net.hl.compiler.core.types.
HHostJClassType
net.hl.compiler.core.invokables.
JTypeFromHIndex
net.thevpc.jeep.impl.tokens.AbstractTokenPattern (implements net.thevpc.jeep.JTokenPattern)
net.hl.compiler.tokenizer.
HInterpolatedStringPartPattern
net.hl.compiler.tokenizer.
HInterpolatedStringStartPattern
net.hl.compiler.tokenizer.
HInterpolatedStringVarPattern
net.thevpc.jeep.core.tokens.SimpleTokenPattern
net.hl.compiler.tokenizer.
HSuperscriptPattern
net.hl.compiler.index.
AnnInfo
net.hl.compiler.index.
AnnValue
net.hl.compiler.core.invokables.
BodyJInvoke
(implements net.thevpc.jeep.JInvoke)
net.hl.compiler.core.invokables.
BodyJInvoke.VarDef
net.hl.compiler.core.
DefaultHLProjectContext
(implements net.hl.compiler.core.
HProjectContext
)
net.thevpc.jeep.impl.DefaultJeepFactory (implements net.thevpc.jeep.JeepFactory)
net.hl.compiler.core.
HJeepFactory
net.thevpc.jeep.core.DefaultJParser<T,O> (implements net.thevpc.jeep.JParser<T>)
net.hl.compiler.parser.
HParser
net.thevpc.jeep.log.impl.DefaultJTextSourceLog (implements java.lang.
Cloneable
, net.thevpc.jeep.log.JTextSourceLog)
net.thevpc.jeep.DefaultJCompilerLog (implements net.thevpc.jeep.JCompilerLog)
net.hl.compiler.core.
HCompilerLog
net.thevpc.jeep.impl.types.DefaultJTypes (implements net.thevpc.jeep.JTypes, net.thevpc.jeep.impl.JTypesSPI)
net.hl.compiler.core.types.
HLJTypes
net.hl.compiler.utils.
DepIdAndFile
net.hl.compiler.ast.
DuplicateDefChecker
net.hl.compiler.ast.
ElementTypeAndConstraint
net.hl.compiler.index.
EnumVal
net.hl.compiler.core.invokables.
FindMatchFailInfo
net.hl.compiler.core.invokables.
HCallerInfo
(implements net.thevpc.jeep.JCallerInfo)
net.hl.compiler.core.
HCompilerEnv
(implements net.hl.compiler.core.
JCompilerEnv
)
net.hl.compiler.core.
HCompletion
(implements net.thevpc.jeep.JCompletion)
net.hl.compiler.core.
HCompletionProposals
net.hl.compiler.core.
HCoreUtils
net.hl.compiler.parser.
HDeclarationOptions
net.hl.compiler.core.
HDependency
net.hl.compiler.index.
HElementTypes
net.hl.compiler.stages.runtime.
HEvaluator
(implements net.thevpc.jeep.JEvaluator<T>)
net.hl.compiler.stages.runtime.
HConstantEvaluator
net.hl.compiler.utils.
HExtensionNames
net.hl.compiler.parser.
HFactory
(implements net.thevpc.jeep.JParserNodeFactory<T>)
net.hl.compiler.utils.
HFileUtils
net.hl.compiler.stages.generators.java.
HGenCompilationUnitContext
net.hl.compiler.stages.generators.java.
HGenGlobalContext
net.hl.compiler.index.
HIndexedClass
(implements net.hl.compiler.index.
HIndexedElement
)
net.hl.compiler.index.
HIndexedCompilationUnit
(implements net.hl.compiler.index.
HIndexedElement
)
net.hl.compiler.index.
HIndexedConstructor
(implements net.hl.compiler.index.
HIndexedElement
)
net.hl.compiler.index.
HIndexedField
(implements net.hl.compiler.index.
HIndexedElement
)
net.hl.compiler.index.
HIndexedMethod
(implements net.hl.compiler.index.
HIndexedElement
)
net.hl.compiler.index.
HIndexedPackage
(implements net.hl.compiler.index.
HIndexedElement
)
net.hl.compiler.index.
HIndexedProject
(implements net.hl.compiler.index.
HIndexedElement
)
net.hl.compiler.index.
HIndexerImpl
(implements net.hl.compiler.index.
HIndexer
)
net.hl.compiler.stages.generators.java.
HJavaContextHelper
net.hl.compiler.stages.generators.java.
HJavaGenUtils
net.hl.compiler.stages.generators.java.
HJavaHelper
net.hl.compiler.core.invokables.
HLJCompilerContext.ConversionTrace
(implements java.util.function.
Function
<T,R>)
net.hl.compiler.core.elements.
HNElement
net.hl.compiler.core.elements.
HNElementAssign
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementBracketsVar
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementExpr
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementField
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementIdentifierDef
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementInvokable
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementConstructor
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementMethod
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementLambda
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementLocalVar
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementMetaPackageArtifact
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementMetaPackageGroup
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementMetaPackageVersion
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementNonExpr
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementPackage
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementStatement
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementType
(implements java.lang.
Cloneable
)
net.hl.compiler.core.elements.
HNElementWhenDo
(implements java.lang.
Cloneable
)
net.hl.compiler.ast.
HNIf.IsVarReplacer
(implements net.thevpc.jeep.JNodeFindAndReplace)
net.hl.compiler.ast.
HNIf.JEvaluableFromBranchArray
(implements net.thevpc.jeep.JEvaluable)
net.hl.compiler.ast.
HNIf.JEvaluableFromSupplier
(implements net.thevpc.jeep.JEvaluable)
net.hl.compiler.utils.
HNodeFactory
net.hl.compiler.utils.
HNodeUtils
net.hl.compiler.stages.runtime.
HNumberEvaluator
(implements net.thevpc.jeep.JTokenEvaluator)
net.hl.compiler.ast.
HNWhile.JEvaluableNodeSupplier
(implements net.thevpc.jeep.JEvaluable)
net.hl.compiler.core.
HOptions
<T>
net.hl.compiler.
HL
net.hl.compiler.parser.
HParser.JTypeNameAndInit
net.hl.compiler.parser.
HParser.LambdaBody
net.hl.compiler.parser.
HParserOptions
net.hl.compiler.utils.
HPartitionHelper
<T>
net.hl.compiler.core.
HProject
(implements net.hl.compiler.core.
HProjectContext
)
net.hl.compiler.utils.
HSharedUtils
net.hl.compiler.stages.
HStage04DefinitionResolver.HNDeclareTypeMainConstructor
(implements net.thevpc.jeep.JInvoke)
net.hl.compiler.stages.generators.java.
HStage08JavaTransform.HLJCompilerContext2
net.hl.compiler.stages.
HStageUtils
net.hl.compiler.core.
HTokenId
net.hl.compiler.core.
HTokenIdOffsets
net.hl.compiler.core.
HTokenState.Enums
net.hl.compiler.core.
HTokenTTypes
net.hl.compiler.utils.
HTokenUtils
net.hl.compiler.utils.
HTypeUtils
net.hl.compiler.parser.
HTypeWithInitializer
net.hl.compiler.core.invokables.
JAnnotationInstanceFieldFromIndex
(implements net.thevpc.jeep.JAnnotationInstanceField)
net.hl.compiler.core.invokables.
JAnnotationInstanceFromIndex
(implements net.thevpc.jeep.JAnnotationInstance)
net.hl.compiler.index.
JavaClassNames
net.thevpc.jeep.impl.compiler.JCompilerContextImpl (implements net.thevpc.jeep.JCompilerContext)
net.hl.compiler.core.invokables.
HLJCompilerContext
net.thevpc.jeep.impl.JEnum
net.thevpc.jeep.core.JTokenState
net.hl.compiler.core.
HTokenState
net.thevpc.jeep.core.JExpressionOptions<T> (implements java.lang.
Cloneable
)
net.hl.compiler.parser.
HExpressionOptions
net.hl.compiler.core.
JLibField
(implements net.hl.compiler.ast.
HNDeclareTokenBase
)
net.hl.compiler.core.
JModuleId
net.hl.compiler.core.invokables.
JNodeHBlocJInvoke
(implements net.thevpc.jeep.JInvoke)
net.hl.compiler.core.types.
JPrimitiveModifierAnnotationInstance
(implements net.thevpc.jeep.JAnnotationInstance)
net.hl.compiler.core.invokables.
NoTypeErrorCountVisitor
(implements net.thevpc.jeep.JNodeVisitor)
net.hl.compiler.utils.
SetLog
net.hl.compiler.utils.
StringUtils
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
net.hl.compiler.stages.runtime.
HConstantEvaluator.InternalBreak
net.hl.compiler.stages.runtime.
HConstantEvaluator.InternalContinue
net.hl.compiler.stages.runtime.
HConstantEvaluator.InternalReturn
net.hl.compiler.stages.runtime.
HEvaluator.InternalBreak
net.hl.compiler.stages.runtime.
HEvaluator.InternalContinue
net.hl.compiler.stages.runtime.
HEvaluator.InternalReturn
net.hl.compiler.core.
HMissingLinkageException
net.hl.compiler.index.
TypeValue
Interface Hierarchy
net.hl.compiler.stages.runtime.
HConstantEvaluator.InvokeRunnable
net.hl.compiler.stages.runtime.
HEvaluator.InvokeRunnable
net.hl.compiler.ast.
HNDeclare
net.hl.compiler.ast.
HNDeclareTokenBase
net.hl.compiler.ast.
HNDeclareTokenHolder
net.hl.compiler.core.
HProjectContext
net.hl.compiler.stages.
HStage
net.hl.compiler.core.
JCompilerEnv
net.thevpc.jeep.JContext
net.hl.compiler.core.
HadraContext
net.thevpc.jeep.JIndexedElement
net.hl.compiler.index.
HIndexedElement
net.thevpc.jeep.JIndexer
net.hl.compiler.index.
HIndexer
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
net.hl.compiler.parser.
HDeclarationOptions.NoTypeNameOption
net.hl.compiler.core.
HFunctionType
net.hl.compiler.core.
HLang
net.hl.compiler.core.
HMethodType
net.hl.compiler.core.
HTask
net.hl.compiler.core.elements.
HNElementMethod.Arg0Kind
net.hl.compiler.core.elements.
HNElementKind
net.hl.compiler.core.invokables.
HLJCompilerContext.LookupType
net.hl.compiler.ast.
HNAssign.AssignType
net.hl.compiler.ast.
InitValueConstraint
net.hl.compiler.ast.
HNNodeId
net.hl.compiler.ast.
HNSwitch.SwitchType
net.hl.compiler.ast.
HLInvokableType
net.hl.compiler.ast.
HNBlock.BlocType
net.hl.compiler.ast.
HNDeclareIdentifier.SyntacticType
net.hl.compiler.index.
AnnValue.Type
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025
vpc open source initiative
. All rights reserved.