- handler - Variable in class high.mackenzie.autumn.lang.compiler.utils.DelegateToHandler
-
This is the type of the method that the delegate refers to.
- hash(Object) - Static method in class autumn.util.F
-
- hashCode() - Method in class autumn.lang.internals.AbstractRecord
-
This method computes a hash-code for this record.
- hashCode() - Method in interface autumn.lang.Record
-
This method computes a hash-code for this record.
- hashCode() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IType
-
This method computes and returns the hash-code of this object.
- hashCode() - Method in class high.mackenzie.autumn.lang.compiler.utils.CovarianceViolation
- hashCode() - Method in class high.mackenzie.autumn.lang.compiler.utils.GetterMethod
- hashCode() - Method in class high.mackenzie.autumn.lang.compiler.utils.SetterMethod
- Helpers - Class in autumn.lang.internals
-
This class contains utility methods that allow the compiler to generate simpler bytecode.
- Helpers() - Constructor for class autumn.lang.internals.Helpers
-
- HELPERS - Variable in class high.mackenzie.autumn.lang.compiler.utils.TypeSystemUtils
-
- Hide - Annotation Type in autumn.lang.annotations
-
This annotation indicates that a function, property, method, or type should be private.
- high.mackenzie.autumn - package high.mackenzie.autumn
-
(Private) Entry-Point of Autumn
- high.mackenzie.autumn.lang.compiler.args - package high.mackenzie.autumn.lang.compiler.args
-
(Private) Autumn's Command-Line Parser
- high.mackenzie.autumn.lang.compiler.compilers - package high.mackenzie.autumn.lang.compiler.compilers
-
(Private) Autumn's Compiler.
- high.mackenzie.autumn.lang.compiler.parser - package high.mackenzie.autumn.lang.compiler.parser
-
(Private) Autumn's Parser
- high.mackenzie.autumn.lang.compiler.pretty - package high.mackenzie.autumn.lang.compiler.pretty
-
(Private) Pretty Printer
- high.mackenzie.autumn.lang.compiler.typesystem - package high.mackenzie.autumn.lang.compiler.typesystem
-
(Private) This package is a concrete implementation of Autumn's type-system.
- high.mackenzie.autumn.lang.compiler.typesystem.design - package high.mackenzie.autumn.lang.compiler.typesystem.design
-
(Private) This package contains the design of the Autumn programming language's type-system.
- high.mackenzie.autumn.lang.compiler.utils - package high.mackenzie.autumn.lang.compiler.utils
-
(Private) Internal Compiler Utilities.
- high.mackenzie.autumn.resources - package high.mackenzie.autumn.resources
-
(Private) This is a place to put miscellaneous things needed by the compiler.
- high.mackenzie.autumn.resources.dev - package high.mackenzie.autumn.resources.dev
-
(Private) This is just a place to put code that I do not want to delete yet.
- high.mackenzie.autumn.util - package high.mackenzie.autumn.util
-
(Private) This package contains code needed to implement the standard library.
- high.mackenzie.autumn.util.json - package high.mackenzie.autumn.util.json
-
(Private - For Future Use) JSON
- high.mackenzie.autumn.util.json.parser - package high.mackenzie.autumn.util.json.parser
-
(Private - For Future Use) JSON Parser