All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BinaryOpGen Generator for a binary operatorClassInfo This interface provides information about classes that will be generated by theJavaClassBackendCompiler
.ComparisonOpGen Generator for logical operatorsCompilationOutput TheCompilationOutput
encapsulates the result of a compile operation as processed by theJavaClassBackendCompiler
.ConcatenateOpGen Concatenation operator generationEquivalenceOpGen Generator for logical operatorsGlobalShadowCheckBackendCompiler WrappingBackendCompiler
that checks for global bindings shadowing.InOpGen Operator generator forBinaryOperator.IN
.IsWhiteSpaceGen Generator for IS_WHITESPACE operatorJavaClassBackendCompiler BackendCompiler
that generates a Java class.JavaEscapeUtils Deprecated. since version 2.1.0 of the API; seeJavaEscapeHelper
for a replacement.JavaImportsAnalyzer TheJavaImportsAnalyzer
allows checking imports in generated HTL Java classes, in order to optimise dependencies.LengthOpGen Generator for the collection length operatorLogicalOpGen Generator for logical operatorsLongOpGen Generator for long numeric operatorsNotOpGen Generator for the not operatorNumericOpGen Generator for numeric valueOperators Provides mappings from operators to generatorsOpHelper Helper class for operator generationSightlyJavaCompilerException StrictEqGenOp Generator for strict equalityTypedNode Expression nodes with type informationUnaryOpGen Interface for generators of unary operators