A B C D E F G H I J K L M N O P R S T U V W X Z 

G

get(int) - Method in class autumn.lang.compiler.ast.commons.ConstructList
This method retrieves the element at a given index.
get(int) - Method in class autumn.lang.internals.AbstractRecord
This method retrieves the value of a specific element.
get(String) - Method in class autumn.lang.LocalsMap
This method retrieves the object representation of a named local variable.
get(int) - Method in interface autumn.lang.Record
This method retrieves the value of a specific element.
get(long, int) - Static method in class autumn.util.Bitwise
This method gets a single bit.
get(Annotation, int) - Static method in class autumn.util.F
 
get(BigDecimal[], int) - Static method in class autumn.util.F
 
get(BigInteger[], int) - Static method in class autumn.util.F
 
get(Object[], int) - Static method in class autumn.util.F
 
get(String[], int) - Static method in class autumn.util.F
 
get(boolean[], int) - Static method in class autumn.util.F
 
get(byte[], int) - Static method in class autumn.util.F
 
get(char[], int) - Static method in class autumn.util.F
 
get(double[], int) - Static method in class autumn.util.F
 
get(float[], int) - Static method in class autumn.util.F
 
get(int[], int) - Static method in class autumn.util.F
 
get(long[], int) - Static method in class autumn.util.F
 
get(short[], int) - Static method in class autumn.util.F
 
get(List, int) - Static method in class autumn.util.F
 
get(Map, Object) - Static method in class autumn.util.F
 
get(Record, int) - Static method in class autumn.util.F
 
get(Record, String) - Static method in class autumn.util.F
 
get(Record, String) - Static method in class high.mackenzie.autumn.util.T
This method retrieves the value of a specific element.
get(Throwable, String) - Static method in class high.mackenzie.autumn.util.T
This method retrieves a detail that is associated with a given exception.
getAdditionalInfo() - Method in class autumn.lang.compiler.ast.nodes.SourceLocation
Getter.
getAllSuperclasses() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractDeclaredType
This method returns all the superclasses of this type.
getAllSuperclasses() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns all the superclasses of this type.
getAllSuperinterfaces() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractDeclaredType
This method returns all the superinterfaces of this type.
getAllSuperinterfaces() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns all the superinterfaces of this type.
getAllVisibleMethods() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractDeclaredType
This method returns all the explicit and implicit methods that this type declares.
getAllVisibleMethods() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns all the explicit and implicit methods that this type declares.
getAnnotationMethods() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractDeclaredType
getAnnotationMethods() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns a collection containing the methods that represent annotation elements.
getAnnotations() - Method in interface autumn.lang.compiler.ast.commons.IAnnotated
This method gets the list of annotations applied to the construct.
getAnnotations() - Method in interface autumn.lang.compiler.ast.commons.IRecord
This method gets the list of annotations applied to the construct.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.AnnotationDefinition
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.AnnotationList
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.DesignDefinition
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.EnumDefinition
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.ExceptionDefinition
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.FunctionDefinition
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.FunctorDefinition
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.ModuleDirective
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.StructDefinition
Getter.
getAnnotations() - Method in class autumn.lang.compiler.ast.nodes.TupleDefinition
Getter.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomMember
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomDeclaredType
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomFormalParameter
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotatable
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the annotations that are directly applied to the member.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IField
This method returns the annotations that are directly applied to the member.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IFormalParameter
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMember
This method returns the annotations that are directly applied to the member.
getAnnotations() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the annotations that are directly applied to the member.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method returns the annotations that are directly applied to the member.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveField
This method returns the annotations that are directly applied to the member.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveFormalParameter
This method returns the annotations that are directly applied to this entity.
getAnnotations() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method returns the annotations that are directly applied to the member.
getAnnotationType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomAnnotation
This method returns the type of the annotation-definition.
getAnnotationType() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotation
This method returns the type of the annotation-definition.
getAnnotationValues() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomAnnotation
This method retrieves the values stored in the annotation, if it has any values.
getAnnotationValues() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotation
This method retrieves the values stored in the annotation, if it has any values.
getArgument(ProgramCompiler, InsnList, IExpressionType, int) - Static method in class high.mackenzie.autumn.lang.compiler.utils.Utils
This method generates bytecode to retrieve a value from an ArgumentStack at a given index.
getArguments() - Method in class autumn.lang.compiler.ast.nodes.CallMethodExpression
Getter.
getArguments() - Method in class autumn.lang.compiler.ast.nodes.CallStaticMethodExpression
Getter.
getArguments() - Method in class autumn.lang.compiler.ast.nodes.DispatchExpression
Getter.
getArguments() - Method in class autumn.lang.compiler.ast.nodes.NewExpression
Getter.
getArguments() - Method in class autumn.lang.compiler.ast.nodes.RecurStatement
Getter.
getArrayType(IElementType, int) - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the type of an array, given its element-type and dimensions.
getArrayType(IElementType, int) - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the type of an array, given its element-type and dimensions.
getB(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getBody() - Method in class autumn.lang.compiler.ast.nodes.ConditionalCase
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.DoUntilStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.DoWhileStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.ExceptionHandler
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.ForeachStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.ForeverStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.ForStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.FunctionDefinition
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.LambdaStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.TryCatchStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.UntilStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.WhenStatement
Getter.
getBody() - Method in class autumn.lang.compiler.ast.nodes.WhileStatement
Getter.
getBoolean() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-boolean type.
getBoolean() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-boolean type.
getByte() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-byte type.
getByte() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-byte type.
getC(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getCaseFalse() - Method in class autumn.lang.compiler.ast.nodes.TernaryConditionalExpression
Getter.
getCaseTrue() - Method in class autumn.lang.compiler.ast.nodes.TernaryConditionalExpression
Getter.
getChar() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-char type.
getChar() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-char type.
getColumn() - Method in class autumn.lang.compiler.ast.nodes.SourceLocation
Getter.
getComment() - Method in interface autumn.lang.compiler.ast.commons.IDocumented
This method gets the doc-comment that is applied to this construct.
getComment() - Method in interface autumn.lang.compiler.ast.commons.IRecord
This method gets the doc-comment that is applied to this construct.
getComment() - Method in class autumn.lang.compiler.ast.nodes.AnnotationDefinition
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.DesignDefinition
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.EnumDefinition
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.ExceptionDefinition
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.FunctionDefinition
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.FunctorDefinition
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.ModuleDirective
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.StructDefinition
Getter.
getComment() - Method in class autumn.lang.compiler.ast.nodes.TupleDefinition
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.AssertStatement
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.AssumeStatement
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.ConditionalCase
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.DoUntilStatement
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.DoWhileStatement
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.ForStatement
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.ListComprehensionExpression
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.TernaryConditionalExpression
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.UntilStatement
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.WhenStatement
Getter.
getCondition() - Method in class autumn.lang.compiler.ast.nodes.WhileStatement
Getter.
getConstants() - Method in class autumn.lang.compiler.ast.nodes.EnumDefinition
Getter.
getConstructor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomConstructor
This method tries to return the java.lang.reflect.Constructor object that represents the same constructor that this object represents.
getConstructor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method tries to return the java.lang.reflect.Constructor object that represents the same constructor that this object represents.
getConstructor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method tries to return the java.lang.reflect.Constructor object that represents the same constructor that this object represents.
getConstructors() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomDeclaredType
This method returns the constructors that this type directly declares.
getConstructors() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the constructors that this type directly declares.
getConstructors() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the constructors that this type directly declares.
getConstructors() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the constructors that this type directly declares.
getConstructors() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the constructors that this type directly declares.
getConstructors() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the constructors that this type directly declares.
getConstructors() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the constructors that this type directly declares.
getD(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getDefaultLabel() - Method in class autumn.lang.compiler.ast.nodes.BranchStatement
Getter.
getDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomInvokableMember
This method computes and returns the method's descriptor.
getDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractInvokableMember
This method computes and returns the method's descriptor.
getDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractType
This method returns the descriptor of this type.
getDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method computes and returns the method's descriptor.
getDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInvokableMember
This method computes and returns the method's descriptor.
getDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method computes and returns the method's descriptor.
getDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IType
This method returns the descriptor of this type.
getDesigns() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getDimensions() - Method in class autumn.lang.compiler.ast.nodes.TypeSpecifier
Getter.
getDimensions() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ArrayType
This method returns the number of dimensions in an array of this type.
getDimensions() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IArrayType
This method returns the number of dimensions in an array of this type.
getDouble() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-double type.
getDouble() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-double type.
getElement() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ArrayType
This method returns the type of the elements that are in an array of this type.
getElement() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IArrayType
This method returns the type of the elements that are in an array of this type.
getElements() - Method in interface autumn.lang.compiler.ast.commons.IRecord
This method gets the element declarations.
getElements() - Method in class autumn.lang.compiler.ast.nodes.DesignDefinition
Getter.
getElements() - Method in class autumn.lang.compiler.ast.nodes.ElementList
Getter.
getElements() - Method in class autumn.lang.compiler.ast.nodes.ListExpression
Getter.
getElements() - Method in class autumn.lang.compiler.ast.nodes.PrognExpression
Getter.
getElements() - Method in class autumn.lang.compiler.ast.nodes.SequenceStatement
Getter.
getElements() - Method in class autumn.lang.compiler.ast.nodes.StructDefinition
Getter.
getElements() - Method in class autumn.lang.compiler.ast.nodes.TupleDefinition
Getter.
getElifCases() - Method in class autumn.lang.compiler.ast.nodes.IfStatement
Getter.
getElseCase() - Method in class autumn.lang.compiler.ast.nodes.IfStatement
Getter.
getEnumConstants() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractDeclaredType
getEnumConstants() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the enum-constant fields that this type directly declares.
getEnums() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getExceptions() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getExpression() - Method in class autumn.lang.compiler.ast.nodes.ExpressionStatement
Getter.
getF(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getField() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomField
This method tries to return the java.lang.reflect.Field object that represents the same field that this object represents.
getField() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IField
This method tries to return the java.lang.reflect.Field object that represents the same field that this object represents.
getField() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveField
This method tries to return the java.lang.reflect.Field object that represents the same field that this object represents.
GetFieldExpression - Class in autumn.lang.compiler.ast.nodes
An instance of this class is an AST node that represents a field retrieval.
GetFieldExpression() - Constructor for class autumn.lang.compiler.ast.nodes.GetFieldExpression
 
getFields() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomDeclaredType
This method returns the fields that this type directly declares.
getFields() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the fields that this type directly declares.
getFields() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the fields that this type directly declares.
getFields() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the fields that this type directly declares.
getFields() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the fields that this type directly declares.
getFields() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the fields that this type directly declares.
getFields() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the fields that this type directly declares.
getFile() - Method in class autumn.lang.compiler.ast.nodes.SourceLocation
Getter.
getFile() - Static method in class high.mackenzie.autumn.lang.compiler.parser.Utils
 
getFloat() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-float type.
getFloat() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-float type.
getFunctions() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getFunctors() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getHandlers() - Method in class autumn.lang.compiler.ast.nodes.TryCatchStatement
Getter.
getI(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getImportDirectives() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getIndex() - Method in class autumn.lang.compiler.ast.nodes.BranchStatement
Getter.
getInitializer() - Method in class autumn.lang.compiler.ast.nodes.ForStatement
Getter.
getInt() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-int type.
getInt() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-int type.
getIterable() - Method in class autumn.lang.compiler.ast.nodes.ForeachStatement
Getter.
getIterable() - Method in class autumn.lang.compiler.ast.nodes.ListComprehensionExpression
Getter.
getJ(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getLabel() - Method in class autumn.lang.compiler.ast.nodes.GotoStatement
Getter.
getLabel() - Method in class autumn.lang.compiler.ast.nodes.MarkerStatement
Getter.
getLabels() - Method in class autumn.lang.compiler.ast.nodes.BranchStatement
Getter.
getLeftOperand() - Method in interface autumn.lang.compiler.ast.commons.IBinaryOperation
This method gets the left operand expression.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.AddOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.AndOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.ConcatOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.DivideOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.EqualsOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.GreaterThanOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.GreaterThanOrEqualsOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.IdentityEqualsOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.IdentityNotEqualsOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.ImpliesOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.LessThanOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.LessThanOrEqualsOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.ModuloOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.MultiplyOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.NotEqualsOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.NullCoalescingOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.OrOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.SubtractOperation
Getter.
getLeftOperand() - Method in class autumn.lang.compiler.ast.nodes.XorOperation
Getter.
getLine() - Method in class autumn.lang.compiler.ast.nodes.SourceLocation
Getter.
getLines() - Method in class autumn.lang.compiler.ast.nodes.DocComment
Getter.
getLocation() - Method in interface autumn.lang.compiler.ast.commons.IConstruct
This method gets the information which indicates where this construct originated from.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.AddOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.AndOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.Annotation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.AnnotationDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.AnnotationList
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.AsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.AssertStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.AssumeStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.BigDecimalDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.BigIntegerDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.BooleanDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.BranchStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.BreakStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ByteDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.CallMethodExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.CallStaticMethodExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.CharDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ClassDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ConcatOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ConditionalCase
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ContinueStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DelegateStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DesignDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DispatchExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DivideOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DocComment
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DocCommentLine
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DoubleDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DoUntilStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.DoWhileStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.Element
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ElementList
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.EnumDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.EqualsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ExceptionDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ExceptionHandler
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ExpressionStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.FloatDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ForeachStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ForeverStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.FormalParameter
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.FormalParameterList
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ForStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.FunctionDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.FunctorDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.GetFieldExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.GetStaticFieldExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.GotoStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.GreaterThanOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.GreaterThanOrEqualsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.IdentityEqualsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.IdentityNotEqualsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.IfStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ImpliesOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ImportDirective
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.InstanceOfExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.IntDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.IsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.Label
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.LambdaStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.LessThanOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.LessThanOrEqualsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.LetStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ListComprehensionExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ListExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.LocalsExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.LongDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.MarkerStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ModuleDirective
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ModuloOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.MultiplyOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.Name
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.Namespace
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.NegateOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.NewExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.NopStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.NotEqualsOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.NotOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.NullCoalescingOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.NullDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.OnceExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.OrOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.PrognExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.RecurStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.RedoStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ReturnValueStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ReturnVoidStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.SequenceStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.SetFieldExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.SetStaticFieldExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ShortDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.StringDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.StructDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.SubtractOperation
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.TernaryConditionalExpression
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ThrowStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.TryCatchStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.TupleDefinition
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.TypeSpecifier
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.UntilStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.ValStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.Variable
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.VariableDatum
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.VarStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.WhenStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.WhileStatement
Getter.
getLocation() - Method in class autumn.lang.compiler.ast.nodes.XorOperation
Getter.
getLong() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-long type.
getLong() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-long type.
getMainCase() - Method in class autumn.lang.compiler.ast.nodes.IfStatement
Getter.
getMessage() - Method in class autumn.lang.compiler.ast.nodes.AssertStatement
Getter.
getMessage() - Method in class autumn.lang.compiler.ast.nodes.AssumeStatement
Getter.
getMethod() - Method in class autumn.lang.compiler.ast.nodes.DelegateStatement
Getter.
getMethod() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomMethod
This method tries to return the java.lang.reflect.Method object that represents the same method that this object represents.
getMethod() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method tries to return the java.lang.reflect.Method object that represents the same method that this object represents.
getMethod() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method tries to return the java.lang.reflect.Method object that represents the same method that this object represents.
getMethods() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomDeclaredType
This method returns the methods that this type directly declares.
getMethods() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the methods that this type directly declares.
getMethods() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the methods that this type directly declares.
getMethods() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the methods that this type directly declares.
getMethods() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the methods that this type directly declares.
getMethods() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the methods that this type directly declares.
getMethods() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the methods that this type directly declares.
getModifier() - Method in class autumn.lang.compiler.ast.nodes.ListComprehensionExpression
Getter.
getModifiers() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomMember
This method returns the modifiers that are applied to the member.
getModifiers() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomDeclaredType
This method returns the modifiers that are applied to this type.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the modifiers that are applied to this type.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the modifiers that are applied to this type.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the modifiers that are applied to the member.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the modifiers that are applied to this type.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the modifiers that are applied to this type.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IField
This method returns the modifiers that are applied to the member.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the modifiers that are applied to this type.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMember
This method returns the modifiers that are applied to the member.
getModifiers() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the modifiers that are applied to the member.
getModifiers() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method returns the modifiers that are applied to the member.
getModifiers() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the modifiers that are applied to this type.
getModifiers() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveField
This method returns the modifiers that are applied to the member.
getModifiers() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method returns the modifiers that are applied to the member.
getModuleDirectives() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getName() - Method in interface autumn.lang.compiler.ast.commons.IRecord
The method gets the simple name of the new record type.
getName() - Method in class autumn.lang.compiler.ast.nodes.AnnotationDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.CallMethodExpression
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.CallStaticMethodExpression
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.DesignDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.DispatchExpression
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.Element
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.EnumDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.ExceptionDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.FunctionDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.FunctorDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.GetFieldExpression
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.GetStaticFieldExpression
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.Label
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.ModuleDirective
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.Name
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.SetFieldExpression
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.SetStaticFieldExpression
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.StructDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.TupleDefinition
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.TypeSpecifier
Getter.
getName() - Method in class autumn.lang.compiler.ast.nodes.Variable
Getter.
getName() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomMember
This method returns the name of this member.
getName() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IField
This method returns the name of this member.
getName() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMember
This method returns the name of this member.
getName() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the name of this member.
getName() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method returns the name of this member.
getName() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveField
This method returns the name of this member.
getName() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method returns the name of this member.
getNamePlusDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomInvokableMember
This method returns the method's name plus the method's descriptor.
getNamePlusDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractInvokableMember
This method returns the method's name plus the method's descriptor.
getNamePlusDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the method's name plus the method's descriptor.
getNamePlusDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInvokableMember
This method returns the method's name plus the method's descriptor.
getNamePlusDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the method's name plus the method's descriptor.
getNamePlusParameterListDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomInvokableMember
This method returns the method's name plus the descriptor of the method's parameter-list.
getNamePlusParameterListDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractInvokableMember
This method returns the method's name plus the descriptor of the method's parameter-list.
getNamePlusParameterListDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the method's name plus the descriptor of the method's parameter-list.
getNamePlusParameterListDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInvokableMember
This method returns the method's name plus the descriptor of the method's parameter-list.
getNamePlusParameterListDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the method's name plus the descriptor of the method's parameter-list.
getNames() - Method in class autumn.lang.compiler.ast.nodes.Namespace
Getter.
getNamespace() - Method in class autumn.lang.compiler.ast.nodes.ModuleDirective
Getter.
getNamespace() - Method in class autumn.lang.compiler.ast.nodes.TypeSpecifier
Getter.
getNamespace() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractDeclaredType
This method returns the name of the package that this type is declared within.
getNamespace() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the name of the package that this type is declared within.
getNamespace() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the name of the package that this type is declared within.
getNamespace() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the name of the package that this type is declared within.
getNamespace() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the name of the package that this type is declared within.
getNamespace() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the name of the package that this type is declared within.
getNamespace() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the name of the package that this type is declared within.
getNext() - Method in class autumn.lang.compiler.ast.nodes.ForStatement
Getter.
getNull() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the type of the null-constant.
getNull() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the type of the null-constant.
getO(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getOperand() - Method in interface autumn.lang.compiler.ast.commons.IUnaryOperation
This method gets the operand expression.
getOperand() - Method in class autumn.lang.compiler.ast.nodes.NegateOperation
Getter.
getOperand() - Method in class autumn.lang.compiler.ast.nodes.NotOperation
Getter.
getOrdinal() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomField
This method returns the constant's ordinal value.
getOrdinal() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumConstant
This method returns the constant's ordinal value.
getOrdinal() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveField
This method returns the constant's ordinal value.
getOwner() - Method in class autumn.lang.compiler.ast.nodes.CallMethodExpression
Getter.
getOwner() - Method in class autumn.lang.compiler.ast.nodes.CallStaticMethodExpression
Getter.
getOwner() - Method in class autumn.lang.compiler.ast.nodes.DelegateStatement
Getter.
getOwner() - Method in class autumn.lang.compiler.ast.nodes.GetFieldExpression
Getter.
getOwner() - Method in class autumn.lang.compiler.ast.nodes.GetStaticFieldExpression
Getter.
getOwner() - Method in class autumn.lang.compiler.ast.nodes.SetFieldExpression
Getter.
getOwner() - Method in class autumn.lang.compiler.ast.nodes.SetStaticFieldExpression
Getter.
getOwner() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomMember
This method returns the type that the member is declared within.
getOwner() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the type that the member is declared within.
getOwner() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IField
This method returns the type that the member is declared within.
getOwner() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMember
This method returns the type that the member is declared within.
getOwner() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the type that the member is declared within.
getOwner() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method returns the type that the member is declared within.
getOwner() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveField
This method returns the type that the member is declared within.
getOwner() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method returns the type that the member is declared within.
getParameterListDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomInvokableMember
This method computes and returns the descriptor of the method's formal parameter-list.
getParameterListDescriptor() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractInvokableMember
This method computes and returns the descriptor of the method's formal parameter-list.
getParameterListDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method computes and returns the descriptor of the method's formal parameter-list.
getParameterListDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInvokableMember
This method computes and returns the descriptor of the method's formal parameter-list.
getParameterListDescriptor() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method computes and returns the descriptor of the method's formal parameter-list.
getParameters() - Method in class autumn.lang.compiler.ast.nodes.FormalParameterList
Getter.
getParameters() - Method in class autumn.lang.compiler.ast.nodes.FunctionDefinition
Getter.
getParameters() - Method in class autumn.lang.compiler.ast.nodes.FunctorDefinition
Getter.
getParameters() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomInvokableMember
This method returns the method's list of formal-parameters.
getParameters() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the method's list of formal-parameters.
getParameters() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInvokableMember
This method returns the method's list of formal-parameters.
getParameters() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the method's list of formal-parameters.
getParameters() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method returns the method's list of formal-parameters.
getParameters() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method returns the method's list of formal-parameters.
getReturnType() - Method in class autumn.lang.compiler.ast.nodes.FunctionDefinition
Getter.
getReturnType() - Method in class autumn.lang.compiler.ast.nodes.FunctorDefinition
Getter.
getReturnType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomInvokableMember
This method returns the formal return-type of the method.
getReturnType() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the formal return-type of the method.
getReturnType() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInvokableMember
This method returns the formal return-type of the method.
getReturnType() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the formal return-type of the method.
getReturnType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method returns the formal return-type of the method.
getReturnType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method returns the formal return-type of the method.
getRightOperand() - Method in interface autumn.lang.compiler.ast.commons.IBinaryOperation
This method gets the right operand expression.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.AddOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.AndOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.ConcatOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.DivideOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.EqualsOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.GreaterThanOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.GreaterThanOrEqualsOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.IdentityEqualsOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.IdentityNotEqualsOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.ImpliesOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.LessThanOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.LessThanOrEqualsOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.ModuloOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.MultiplyOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.NotEqualsOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.NullCoalescingOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.OrOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.SubtractOperation
Getter.
getRightOperand() - Method in class autumn.lang.compiler.ast.nodes.XorOperation
Getter.
getS(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
getShort() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the primitive-short type.
getShort() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the primitive-short type.
GetStaticFieldExpression - Class in autumn.lang.compiler.ast.nodes
An instance of this class is an AST node that represents a static field retrieval.
GetStaticFieldExpression() - Constructor for class autumn.lang.compiler.ast.nodes.GetStaticFieldExpression
 
getString() - Static method in class high.mackenzie.autumn.lang.compiler.parser.Utils
 
getStructs() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getSuperclass() - Method in class autumn.lang.compiler.ast.nodes.ExceptionDefinition
Getter.
getSuperclass() - Method in class autumn.lang.compiler.ast.nodes.FunctorDefinition
Getter.
getSuperclass() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomDeclaredType
This method returns the direct superclass of this type.
getSuperclass() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the direct superclass of this type.
getSuperclass() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the direct superclass of this type.
getSuperclass() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the direct superclass of this type.
getSuperclass() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the direct superclass of this type.
getSuperclass() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the direct superclass of this type.
getSuperclass() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the direct superclass of this type.
getSuperinterfaces() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomDeclaredType
This method returns the direct superinterfaces of this type.
getSuperinterfaces() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IAnnotationType
This method returns the direct superinterfaces of this type.
getSuperinterfaces() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IClassType
This method returns the direct superinterfaces of this type.
getSuperinterfaces() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IDeclaredType
This method returns the direct superinterfaces of this type.
getSuperinterfaces() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumType
This method returns the direct superinterfaces of this type.
getSuperinterfaces() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInterfaceType
This method returns the direct superinterfaces of this type.
getSuperinterfaces() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveDeclaredType
This method returns the direct superinterfaces of this type.
getSupers() - Method in interface autumn.lang.compiler.ast.commons.IRecord
This method gets the direct supertype declarations.
getSupers() - Method in class autumn.lang.compiler.ast.nodes.DesignDefinition
Getter.
getSupers() - Method in class autumn.lang.compiler.ast.nodes.StructDefinition
Getter.
getSupers() - Method in class autumn.lang.compiler.ast.nodes.TupleDefinition
Getter.
Getter - Annotation Type in autumn.lang.internals.annotations
This annotation indicates that a bytecode-level method is a getter.
getter() - Method in class high.mackenzie.autumn.lang.compiler.utils.RecordElement
This method determines which getter method is the most specific.
GetterMethod - Class in high.mackenzie.autumn.lang.compiler.utils
An instance of this class represents a bytecode getter method.
GetterMethod(IDeclaredType, IVariableType, String) - Constructor for class high.mackenzie.autumn.lang.compiler.utils.GetterMethod
Sole Constructor.
getters - Variable in class high.mackenzie.autumn.lang.compiler.utils.RecordAnalyzer
These are the all getter methods in the record.
getters() - Method in class high.mackenzie.autumn.lang.compiler.utils.RecordAnalyzer
These are the getter methods that are needed in the record.
getText() - Method in class autumn.lang.compiler.ast.nodes.DocCommentLine
Getter.
getThreadStack() - Static method in class autumn.lang.internals.ArgumentStack
This method retrieves the argument-stack that is associated with the current thread.
getThrowsClause() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractCustomInvokableMember
This method returns the method's throws-clause.
getThrowsClause() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IConstructor
This method returns the method's throws-clause.
getThrowsClause() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IInvokableMember
This method returns the method's throws-clause.
getThrowsClause() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IMethod
This method returns the method's throws-clause.
getThrowsClause() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveConstructor
This method returns the method's throws-clause.
getThrowsClause() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveMethod
This method returns the method's throws-clause.
getTuples() - Method in class autumn.lang.compiler.ast.nodes.Module
Getter.
getType() - Method in interface autumn.lang.compiler.ast.commons.IConversionOperation
This method gets the type-specifier that specifies the output-type of the conversion.
getType() - Method in class autumn.lang.compiler.ast.nodes.Annotation
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.AsOperation
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.ClassDatum
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.DelegateStatement
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.Element
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.ExceptionHandler
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.ForeachStatement
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.FormalParameter
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.ImportDirective
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.InstanceOfExpression
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.IsOperation
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.LambdaStatement
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.ListComprehensionExpression
Getter.
getType() - Method in class autumn.lang.compiler.ast.nodes.NewExpression
Getter.
getType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomField
This method returns the formal type of the field.
getType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.CustomFormalParameter
This method returns the type of value that this formal-parameter can accept.
getType() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IEnumConstant
This method returns the formal type of the field.
getType() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IField
This method returns the formal type of the field.
getType() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IFormalParameter
This method returns the type of value that this formal-parameter can accept.
getType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveField
This method returns the formal type of the field.
getType() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.ReflectiveFormalParameter
This method returns the type of value that this formal-parameter can accept.
getTypeFactory() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractMember
getTypeFactory() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.AbstractType
This method retrieves the type-factory that created this object.
getTypeFactory() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.IType
This method retrieves the type-factory that created this object.
getTypes() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns all the type objects that have been created by this factory.
getTypes() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns all the type objects that have been created by this factory.
getValue() - Method in interface autumn.lang.compiler.ast.commons.IConversionOperation
This method gets the expression that produces the value to convert.
getValue() - Method in class autumn.lang.compiler.ast.nodes.AsOperation
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.BigDecimalDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.BigIntegerDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.BooleanDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.ByteDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.CharDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.DoubleDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.FloatDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.InstanceOfExpression
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.IntDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.IsOperation
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.LetStatement
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.LongDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.OnceExpression
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.ReturnValueStatement
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.SetFieldExpression
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.SetStaticFieldExpression
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.ShortDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.StringDatum
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.ThrowStatement
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.ValStatement
Getter.
getValue() - Method in class autumn.lang.compiler.ast.nodes.VarStatement
Getter.
getValues() - Method in class autumn.lang.compiler.ast.nodes.Annotation
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.DelegateStatement
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.ExceptionHandler
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.ForeachStatement
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.FormalParameter
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.ForStatement
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.LambdaStatement
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.LetStatement
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.ListComprehensionExpression
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.ValStatement
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.VariableDatum
Getter.
getVariable() - Method in class autumn.lang.compiler.ast.nodes.VarStatement
Getter.
getVerbatim() - Method in class autumn.lang.compiler.ast.nodes.StringDatum
Getter.
getVerbatim() - Static method in class high.mackenzie.autumn.lang.compiler.parser.Utils
 
getVoid() - Method in interface high.mackenzie.autumn.lang.compiler.typesystem.design.ITypeFactory
This method returns the type of the void-constant.
getVoid() - Method in class high.mackenzie.autumn.lang.compiler.typesystem.TypeFactory
This method returns the type of the void-constant.
getZ(int) - Method in class autumn.lang.internals.ArgumentStack
This method retrieves an argument that is at a specific location on the argument-stack.
GotoStatement - Class in autumn.lang.compiler.ast.nodes
An instance of this class is an AST node that represents a goto-statement.
GotoStatement() - Constructor for class autumn.lang.compiler.ast.nodes.GotoStatement
 
greaterThan(boolean, boolean) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(char, char) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(byte, byte) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(short, short) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(int, int) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(long, long) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(float, float) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(double, double) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
greaterThan(Comparable, Comparable) - Static method in class autumn.lang.internals.Operators
Greater-Than Operation
GreaterThanOperation - Class in autumn.lang.compiler.ast.nodes
An instance of this class is an AST node that represents the greater-than operator.
GreaterThanOperation() - Constructor for class autumn.lang.compiler.ast.nodes.GreaterThanOperation
 
greaterThanOrEquals(boolean, boolean) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(char, char) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(byte, byte) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(short, short) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(int, int) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(long, long) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(float, float) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(double, double) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
greaterThanOrEquals(Comparable, Comparable) - Static method in class autumn.lang.internals.Operators
Greater-Than-OR-Equals Operation
GreaterThanOrEqualsOperation - Class in autumn.lang.compiler.ast.nodes
An instance of this class is an AST node that represents the greater-than-or-equal operator.
GreaterThanOrEqualsOperation() - Constructor for class autumn.lang.compiler.ast.nodes.GreaterThanOrEqualsOperation
 
A B C D E F G H I J K L M N O P R S T U V W X Z