$ A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes All Packages

$

$_ASSERTIONS_DISABLED - Static variable in class gw.internal.gosu.ir.transform.statement.AssertStatementTransformer
 

A

AbstractBitwiseExpressionTransformer<T extends ArithmeticExpression> - Class in gw.internal.gosu.ir.transform.expression
 
AbstractBitwiseExpressionTransformer(TopLevelTransformationContext, T) - Constructor for class gw.internal.gosu.ir.transform.expression.AbstractBitwiseExpressionTransformer
 
AbstractBytecodeCompiler - Class in gw.internal.gosu.ir.compiler.bytecode
 
AbstractBytecodeCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
 
AbstractDynamicSymbol - Class in gw.internal.gosu.parser
 
AbstractDynamicSymbol(ISymbolTable, CharSequence, IType) - Constructor for class gw.internal.gosu.parser.AbstractDynamicSymbol
Constructs AbstractDynamicSymbol for use with an IGosuParser's ISymbolTable.
AbstractDynamicSymbol(ISymbolTable, CharSequence, IType, Object) - Constructor for class gw.internal.gosu.parser.AbstractDynamicSymbol
 
AbstractElementTransformer<T extends IParsedElement> - Class in gw.internal.gosu.ir.transform
 
AbstractElementTransformer(TopLevelTransformationContext, T) - Constructor for class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
AbstractExpressionTransformer<T extends IExpression> - Class in gw.internal.gosu.ir.transform.expression
 
AbstractExpressionTransformer(TopLevelTransformationContext, T) - Constructor for class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
 
AbstractExtendedProperty - Class in gw.internal.gosu.parser
Base class for extended Java properties.
AbstractExtendedProperty(IJavaPropertyInfo) - Constructor for class gw.internal.gosu.parser.AbstractExtendedProperty
 
AbstractExtendedType - Class in gw.internal.gosu.parser
Base class for extended Java types.
AbstractExtendedType(IJavaTypeInternal) - Constructor for class gw.internal.gosu.parser.AbstractExtendedType
 
AbstractGenericMethodInfo - Class in gw.internal.gosu.parser
 
AbstractGenericMethodInfo(IFeatureInfo, DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
AbstractMemberExpansionTransformer<T extends IMemberAccessExpression> - Class in gw.internal.gosu.ir.transform.expression
 
AbstractMemberExpansionTransformer(TopLevelTransformationContext, T) - Constructor for class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
AbstractStatementTransformer<T extends IStatement> - Class in gw.internal.gosu.ir.transform.statement
 
AbstractStatementTransformer(TopLevelTransformationContext, T) - Constructor for class gw.internal.gosu.ir.transform.statement.AbstractStatementTransformer
 
AbstractTypeRef - Class in gw.internal.gosu.parser
This is what the proxy methods look like.
AbstractTypeRef() - Constructor for class gw.internal.gosu.parser.AbstractTypeRef
 
AccessibilityUtil - Class in gw.internal.gosu.ir.transform.util
 
AccessibilityUtil() - Constructor for class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
add(Expression) - Method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
add(Expression, Expression) - Method in class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
add(InitializerAssignment) - Method in class gw.internal.gosu.parser.expressions.ObjectInitializerExpression
 
addAll(ModifierInfo) - Method in class gw.internal.gosu.parser.ModifierInfo
 
addAllClassesInClassHierarchy(IType, Set<IType>) - Static method in class gw.internal.gosu.parser.TypeLord
 
addAllClassesInClassHierarchy(IType, Set<IType>, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
addAllClassesInClassHierarchy(Class, Set<Class>) - Static method in class gw.internal.gosu.parser.TypeLord
 
addAnnotation(IGosuAnnotation) - Method in class gw.internal.gosu.parser.ModifierInfo
 
addAnnotations() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
addAssertionsStaticField() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
addAssertionsStaticField() - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
addAssertionsStaticField() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
addBlock(IBlockClass) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
addBlock(IBlockClass) - Method in class gw.internal.gosu.parser.GosuClass
 
addBlock(IBlockClass) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
addBlock(IBlockClass) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
addBlockToBlockStack(BlockExpression) - Method in class gw.internal.gosu.parser.ParserBase
 
addCapturedProgramSymbols(ISymbolTable) - Method in class gw.internal.gosu.parser.GosuProgram
 
addCapturedProgramSymbols(ISymbolTable) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
addCapturedSymbol(ICapturedSymbol) - Method in class gw.internal.gosu.parser.BlockClass
 
addCapturedSymbol(ICapturedSymbol) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
addCapturedSymbol(ICapturedSymbol) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
addCapturedSymbol(ICapturedSymbol) - Method in class gw.internal.gosu.parser.GosuClass
 
addCapturedSymbol(ICapturedSymbol) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
addCapturedSymbol(ICapturedSymbol) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
addCapturedSymbolSilent(ICapturedSymbol) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addCatchClause(CatchClause) - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
addChild(int, IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
addChild(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
Adds a child location to this location.
addConstructorFunction(DynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addDefaultConstructor(ISymbolTable, GosuParser) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addDelegateImpls(ISymbolTable, GosuClassParser) - Method in class gw.internal.gosu.parser.GosuClass
 
addDelegateImpls(ISymbolTable, GosuClassParser) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
addDependency(Dependency) - Method in class gw.internal.gosu.module.Module
 
addEnclosingTypeParams(IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.JavaMethodInfo
 
addEnclosingTypeParams(LazyTypeResolver[], List<Object>) - Static method in class gw.internal.gosu.ir.transform.expression.EvalBasedTransformer
 
addEnhancementMethods(IType, Collection) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
addEnhancementMethods(IType, Collection) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
addEnhancementMethods(IType, Collection<IMethodInfo>) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
addEnhancementProperties(IType, Map<CharSequence, IPropertyInfo>, boolean) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
addEnhancementProperties(IType, Map, boolean) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
addEnhancementProperties(IType, Map, boolean) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
addEntry(IType, IGosuEnhancement) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
addException(IExceptionNode) - Method in interface gw.internal.gosu.javadoc.IDocNodeWithParams
 
addExceptionsFrom(IParsedElement) - Method in class gw.internal.gosu.parser.ParsedElement
 
addExecuteEntryPoint(ISymbolTable, GosuClassParser) - Method in class gw.internal.gosu.parser.GosuProgram
 
addExecuteEntryPoint(ISymbolTable, GosuClassParser) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
addFirst(Expression) - Method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
addFirst(Expression, Expression) - Method in class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
addGosuAnnotation(Object) - Method in class gw.internal.gosu.annotations.AnnotationMap
 
addImplicitParameters(IType, IFunctionType, boolean, List<IRType>) - Method in class gw.internal.gosu.ir.nodes.IRFeatureBase
 
addInnerClass(IGosuClassInternal) - Method in class gw.internal.gosu.parser.GosuClass
 
addInnerClass(IGosuClassInternal) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
addInterface(IType) - Method in class gw.internal.gosu.parser.GosuClass
 
addInterface(IType) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
AdditiveExpression - Class in gw.internal.gosu.parser.expressions
Represents an additive expression in the Gosu grammar:
AdditiveExpression() - Constructor for class gw.internal.gosu.parser.expressions.AdditiveExpression
 
AdditiveExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
addMemberField(VarStatement) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addMemberField(VarStatement) - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
addMemberFunction(DynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addMemberProperty(DynamicPropertySymbol) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addMemberSymbols(ICompilableTypeInternal) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
addModifiers(int) - Method in class gw.internal.gosu.parser.ModifierInfo
 
addModule(IModule) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
addNamespace(Set<String>, String) - Static method in class gw.internal.gosu.parser.TypeLord
 
addParam(IParamNode) - Method in interface gw.internal.gosu.javadoc.IDocNodeWithParams
 
addParseException(IFullParserState, ResourceKey, Object...) - Method in class gw.internal.gosu.parser.ParsedElement
 
addParseException(IParseIssue) - Method in class gw.internal.gosu.parser.ParsedElement
 
addParseException(ResourceKey, Object...) - Method in class gw.internal.gosu.parser.ParsedElement
 
addParseExceptions(List<IParseIssue>) - Method in class gw.internal.gosu.parser.ParsedElement
 
addParseIssues(List<IParseIssue>) - Method in class gw.internal.gosu.parser.ParsedElement
 
addParseWarning(IParseIssue) - Method in class gw.internal.gosu.parser.expressions.Program
 
addParseWarning(IParseIssue) - Method in class gw.internal.gosu.parser.ParsedElement
 
addParseWarning(ResourceKey, Object...) - Method in class gw.internal.gosu.parser.ParsedElement
 
addParseWarnings(List<IParseIssue>) - Method in class gw.internal.gosu.parser.ParsedElement
 
addProgramEntryPoint(ISymbolTable, GosuClassParser) - Method in class gw.internal.gosu.parser.GosuProgram
 
addProgramEntryPoint(ISymbolTable, GosuClassParser) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
addProgramInterfaces() - Method in class gw.internal.gosu.parser.GosuProgram
 
addProgramInterfaces() - Method in class gw.internal.gosu.template.GosuTemplateType
 
addReferencedTypeVarsThatAreNotInMap(IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
addShutdownListener(TypeSystemShutdownListener) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
addSizeExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.NewExpression
The size expression for the new array operation.
addStaticFunction(DynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addStaticProperty(DynamicPropertySymbol) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
addSymbol(IRSymbol) - Method in class gw.internal.gosu.ir.transform.IRScope
 
addSymbol(String, IRType) - Method in class gw.internal.gosu.ir.transform.IRScope
 
addTemplateEntryPoints(ISymbolTable, GosuClassParser) - Method in interface gw.internal.gosu.parser.IGosuTemplateInternal
 
addTemplateEntryPoints(ISymbolTable, GosuClassParser) - Method in class gw.internal.gosu.template.GosuTemplateType
 
addTempSymbolForCompoundAssignment(IExpression, IRSymbol) - Static method in class gw.internal.gosu.ir.transform.ExpressionTransformer
 
addToDefaultTypeUses(String) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
addToFeatureLiterals(IFeatureInfo) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
addToFeatureSpaces(String) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
addToken(IToken, IParseTree) - Method in class gw.internal.gosu.parser.ParsedElement
 
addToSpecialTypeUses(String) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
addToTypeUses(IUsesStatement) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
addToTypeUses(String) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
addTypeLoaderListenerAsWeakRef(ITypeLoaderListener) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
Maintains weak refs to listeners.
addTypeVariableParameters(List<IRType>, int) - Method in class gw.internal.gosu.ir.nodes.IRFeatureBase
 
addUnder(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
adjustColumn(int) - Method in class gw.internal.gosu.parser.ParsedElement
 
adjustLineNum(int) - Method in class gw.internal.gosu.parser.ParsedElement
 
adjustLineNum(int) - Method in class gw.internal.gosu.parser.statements.StatementList
 
allowsUses() - Method in class gw.internal.gosu.parser.GosuProgram
 
allowsUses() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
ALTERNATE_EXPRESSION_BEGIN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
ALTERNATE_EXPRESSION_BEGIN_LEN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
ALTERNATE_EXPRESSION_END - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
ALTERNATE_EXPRESSION_END_LEN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
AmbiguousSymbol - Class in gw.internal.gosu.parser
 
AmbiguousSymbol(String) - Constructor for class gw.internal.gosu.parser.AmbiguousSymbol
 
AnnotationConstructorGenerator - Class in gw.internal.gosu.parser
 
AnnotationExpression - Class in gw.internal.gosu.parser.expressions
 
AnnotationExpression() - Constructor for class gw.internal.gosu.parser.expressions.AnnotationExpression
 
AnnotationInfoFactoryImpl - Class in gw.internal.gosu.parser
 
AnnotationJavaClassAnnotation - Class in gw.internal.gosu.parser
 
AnnotationJavaClassAnnotation(Annotation) - Constructor for class gw.internal.gosu.parser.AnnotationJavaClassAnnotation
 
AnnotationMap - Class in gw.internal.gosu.annotations
 
AnnotationMap() - Constructor for class gw.internal.gosu.annotations.AnnotationMap
 
annotationTypeName() - Method in class gw.internal.gosu.parser.AnnotationJavaClassAnnotation
 
AnnotationUseSiteTargetClause - Class in gw.internal.gosu.parser.expressions
 
AnnotationUseSiteTargetClause(AnnotationUseSiteTarget) - Constructor for class gw.internal.gosu.parser.expressions.AnnotationUseSiteTargetClause
 
applies(IRStatement, IRTerminalStatement) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
appliesTo(IRTerminalStatement) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
areAllChildrenAfterPosition(int) - Method in class gw.internal.gosu.parser.ParseTree
 
areBeansEqual(Object, Object) - Static method in class gw.internal.gosu.parser.BeanAccess
Test for equality between two BeanType values.
areBeansEqual(Object, Object) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
areBeansEqual(Object, Object) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
areEqual(Object, Object) - Static method in class gw.internal.gosu.ir.transform.statement.SwitchStatementTransformer
 
areGenericOrParameterizedTypesAssignable(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
areOffsetAndExtentEqual(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
Is just the physical location equal?
areReturnTypesAssignable(FunctionType) - Method in class gw.internal.gosu.parser.expressions.BlockType
 
areUsesStatementsAllowedInStatementLists(ICompilableType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
areUsesStatementsAllowedInStatementLists(ICompilableType) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
areValuesEqual(Object, Object) - Static method in class gw.internal.gosu.parser.BeanAccess
Returns true if the values are logically equal, false otherwise.
ArgumentListClause - Class in gw.internal.gosu.parser.expressions
 
ArgumentListClause() - Constructor for class gw.internal.gosu.parser.expressions.ArgumentListClause
 
ArithmeticExpression - Class in gw.internal.gosu.parser.expressions
The base class for arithmetic expressions with binary operators e.g., + - * / %.
ArithmeticExpression() - Constructor for class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
ArrayAccess - Class in gw.internal.gosu.parser.expressions
Represents a member access expression in the Gosu grammar:
ArrayAccess() - Constructor for class gw.internal.gosu.parser.expressions.ArrayAccess
 
ArrayAccessTransformer - Class in gw.internal.gosu.ir.transform.expression
 
ArrayAssignmentStatement - Class in gw.internal.gosu.parser.statements
Represents an array assignment statement in the Gosu grammar:
ArrayAssignmentStatement() - Constructor for class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
ArrayAssignmentStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
ArrayExpansionMethodInfo - Class in gw.internal.gosu.parser
 
ArrayExpansionMethodInfo(IMethodInfo) - Constructor for class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
ArrayExpansionPropertyInfo - Class in gw.internal.gosu.parser
 
ArrayExpansionPropertyInfo(IPropertyInfo) - Constructor for class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
arrayToCollection(Object) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
ASM_CHECKER - gw.internal.gosu.compiler.DebugFlag
True = checks that ASM visitXxx() methods are being used properly
AsmClassAnnotationInfo - Class in gw.internal.gosu.parser.java.classinfo
 
AsmClassAnnotationInfo(AsmAnnotation, IJavaAnnotatedElement) - Constructor for class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
AsmClassJavaClassInfo - Class in gw.internal.gosu.parser
 
AsmClassJavaClassInfo(AsmClass, IModule) - Constructor for class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
AsmConstructorJavaClassConstructor - Class in gw.internal.gosu.parser
 
AsmConstructorJavaClassConstructor(AsmMethod, IModule) - Constructor for class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
AsmFieldJavaClassField - Class in gw.internal.gosu.parser
 
AsmFieldJavaClassField(AsmField, IModule) - Constructor for class gw.internal.gosu.parser.AsmFieldJavaClassField
 
AsmGenericArrayTypeJavaClassGenericArrayType - Class in gw.internal.gosu.parser
 
AsmGenericArrayTypeJavaClassGenericArrayType(IAsmType, IModule) - Constructor for class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
AsmMethodJavaClassMethod - Class in gw.internal.gosu.parser
 
AsmMethodJavaClassMethod(AsmMethod, IModule) - Constructor for class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
AsmParameterizedTypeJavaClassParameterizedType - Class in gw.internal.gosu.parser
 
AsmParameterizedTypeJavaClassParameterizedType(IAsmType, IModule) - Constructor for class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
AsmTypeJavaClassType - Class in gw.internal.gosu.parser
 
AsmTypeJavaClassType(IAsmType, IModule) - Constructor for class gw.internal.gosu.parser.AsmTypeJavaClassType
 
AsmTypeVariableJavaClassTypeVariable - Class in gw.internal.gosu.parser
 
AsmTypeVariableJavaClassTypeVariable(IAsmType, IModule) - Constructor for class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
AsmWildcardTypeJavaClassWildcardType - Class in gw.internal.gosu.parser
 
AsmWildcardTypeJavaClassWildcardType(IAsmType, AsmWildcardType, IModule) - Constructor for class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType
 
AssertStatement - Class in gw.internal.gosu.parser.statements
 
AssertStatement() - Constructor for class gw.internal.gosu.parser.statements.AssertStatement
 
AssertStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
assign(Object) - Method in class gw.internal.gosu.parser.GosuProgram
 
assignActualType(IType) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
assignContent(String, SourceCodeReader) - Method in class gw.internal.gosu.parser.StringToken
 
assignContent(String, SourceCodeReader) - Method in class gw.internal.gosu.parser.Token
 
assignGenericTypeVariables() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
assignIndex(IScope) - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
assignIndex(IScope) - Method in class gw.internal.gosu.parser.Symbol
 
assignIndexInStack(IScope) - Method in class gw.internal.gosu.parser.Symbol
 
AssignmentStatement - Class in gw.internal.gosu.parser.statements
Represents an assignment statement in the Gosu grammar:
AssignmentStatement() - Constructor for class gw.internal.gosu.parser.statements.AssignmentStatement
 
AssignmentStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
assignParent(ClassLoader) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
assignParent(ClassLoader) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
assignStructuralTypeOwner(IExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
assignSymbolType(IType) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
assignTokens(List<Token>) - Method in class gw.internal.gosu.parser.ParsedElement
 
assignTokens(List<Token>) - Method in class gw.internal.gosu.parser.statements.ClassFileStatement
 
assignTypeUsesMap(GosuParser) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
assignTypeUsesMap(GosuParser) - Method in class gw.internal.gosu.parser.GosuClass
 
assignTypeUsesMap(GosuParser) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
assignTypeUsesMap(GosuParser) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
assignTypeVarsFromTypeParams(IType[]) - Method in class gw.internal.gosu.parser.GosuClass
Note a gosu class can be BOTH parameterzied AND generic.
autoCreateEntityInstance(Object, String, String) - Static method in class gw.internal.gosu.ir.transform.expression.MemberAccessTransformer
 
avoidVerifyError(IType, IRType, IRelativeTypeInfo.Accessibility) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 

B

BadInitializerExpression - Class in gw.internal.gosu.parser.expressions
 
BadInitializerExpression() - Constructor for class gw.internal.gosu.parser.expressions.BadInitializerExpression
 
BeanAccess - Class in gw.internal.gosu.parser
 
BeanMethodCallExpansionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BeanMethodCallExpression - Class in gw.internal.gosu.parser.expressions
An expression representing a bean method call:
BeanMethodCallExpression() - Constructor for class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
BeanMethodCallExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BeanMethodCallExpressionTransformer(TopLevelTransformationContext, BeanMethodCallExpression) - Constructor for class gw.internal.gosu.ir.transform.expression.BeanMethodCallExpressionTransformer
 
BeanMethodCallStatement - Class in gw.internal.gosu.parser.statements
Represents a bean-method-call statement as specified in the Gosu grammar:
BeanMethodCallStatement() - Constructor for class gw.internal.gosu.parser.statements.BeanMethodCallStatement
Constructs a BeanMethodCallStatement.
BeanMethodCallStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
BinaryExpression - Class in gw.internal.gosu.parser.expressions
 
BinaryExpression() - Constructor for class gw.internal.gosu.parser.expressions.BinaryExpression
 
BindingExpression - Class in gw.internal.gosu.parser.expressions
 
BindingExpression(Expression, Expression, IType, IType, int, boolean) - Constructor for class gw.internal.gosu.parser.expressions.BindingExpression
 
BindingExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BitshiftExpression - Class in gw.internal.gosu.parser.expressions
Represents a bitshift expression in the Gosu grammar:
BitshiftExpression() - Constructor for class gw.internal.gosu.parser.expressions.BitshiftExpression
 
BitshiftExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
bitshiftOperatorChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
BitwiseAndExpression - Class in gw.internal.gosu.parser.expressions
Represents a bitwise OR expression in the Gosu grammar:
BitwiseAndExpression() - Constructor for class gw.internal.gosu.parser.expressions.BitwiseAndExpression
 
BitwiseAndExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BitwiseAndExpressionTransformer(TopLevelTransformationContext, BitwiseAndExpression) - Constructor for class gw.internal.gosu.ir.transform.expression.BitwiseAndExpressionTransformer
 
BitwiseOrExpression - Class in gw.internal.gosu.parser.expressions
Represents a bitwise OR expression in the Gosu grammar:
BitwiseOrExpression() - Constructor for class gw.internal.gosu.parser.expressions.BitwiseOrExpression
 
BitwiseOrExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BitwiseOrExpressionTransformer(TopLevelTransformationContext, BitwiseOrExpression) - Constructor for class gw.internal.gosu.ir.transform.expression.BitwiseOrExpressionTransformer
 
BitwiseXorExpression - Class in gw.internal.gosu.parser.expressions
Represents a bitwise OR expression in the Gosu grammar:
BitwiseXorExpression() - Constructor for class gw.internal.gosu.parser.expressions.BitwiseXorExpression
 
BitwiseXorExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BitwiseXorExpressionTransformer(TopLevelTransformationContext, BitwiseXorExpression) - Constructor for class gw.internal.gosu.ir.transform.expression.BitwiseXorExpressionTransformer
 
BlockClass - Class in gw.internal.gosu.parser
 
BlockExpression - Class in gw.internal.gosu.parser.expressions
A block expression, representing an anonymous function/closure
BlockExpression() - Constructor for class gw.internal.gosu.parser.expressions.BlockExpression
Constructs an block expression.
BlockExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BlockExpressionTransformer(TopLevelTransformationContext, IBlockExpression) - Constructor for class gw.internal.gosu.ir.transform.expression.BlockExpressionTransformer
 
BlockInvocation - Class in gw.internal.gosu.parser.expressions
Gosu block invocation expression.
BlockInvocation(IExpression) - Constructor for class gw.internal.gosu.parser.expressions.BlockInvocation
 
BlockInvocationStatement - Class in gw.internal.gosu.parser.statements
 
BlockInvocationStatement(IBlockInvocation) - Constructor for class gw.internal.gosu.parser.statements.BlockInvocationStatement
 
BlockInvocationStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
BlockInvocationTransformer - Class in gw.internal.gosu.ir.transform.expression
 
BlockLiteral - Class in gw.internal.gosu.parser.expressions
Represents a Block literal expression as defined in the Gosu grammar.
BlockLiteral() - Constructor for class gw.internal.gosu.parser.expressions.BlockLiteral
 
BlockType - Class in gw.internal.gosu.parser.expressions
 
BlockType(IType, IType[], String[], IExpression[]) - Constructor for class gw.internal.gosu.parser.expressions.BlockType
 
BlockType(IType, IType[], List<String>, List<IExpression>) - Constructor for class gw.internal.gosu.parser.expressions.BlockType
 
booleanLiteral(boolean) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
BooleanLiteral - Class in gw.internal.gosu.parser.expressions
A literal expression for Boolean values.
BooleanLiteral(boolean) - Constructor for class gw.internal.gosu.parser.expressions.BooleanLiteral
Note this is private to enforce the use of the TRUE and FALSE constants.
BooleanLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 
boundTypes(IType, List<IType>) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
boundTypes(IType, List<IType>) - Static method in class gw.internal.gosu.parser.TypeLord
 
boundTypes(IType, List<IType>, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
boxValue(IRType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
boxValue(IType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
boxValueToType(IType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
BreakStatement - Class in gw.internal.gosu.parser.statements
Represents a break statement as specified in the Gosu grammar:
BreakStatement() - Constructor for class gw.internal.gosu.parser.statements.BreakStatement
 
BreakStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
buildAddition(IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildArithmetic(IRExpression, IRExpression, IRArithmeticExpression.Operation) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildArrayLength(IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildArrayLoad(IRExpression, int, IRType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildArrayLoad(IRExpression, IRExpression, IRType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildArrayStore(IRExpression, IRExpression, IRExpression, IRType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildAssignment(IRSymbol, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildCast(IRType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildComposite(IRElement...) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildComposite(List<IRElement>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildEquals(IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildFieldGet(IRType, String, IRType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildFieldSet(IRType, String, IRType, IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildGreaterThan(IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildIf(IRExpression, IRStatement) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildIfElse(IRExpression, IRStatement, IRStatement) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildInitializedArray(IRType, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildMethodCall(IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildMethodCall(IRType, String, boolean, IRType, List<IRType>, IRExpression, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildMethodCall(Class, String, Class, Class[], IRExpression, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildNegation(IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildNewExpression(IRNewExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildNewExpression(IRType, List<IRType>, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildNewExpression(Class, Class[], List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildNotEquals(IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildNullCheckTernary(IRExpression, IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildReturn() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildSubtraction(IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildTernary(IRExpression, IRExpression, IRExpression, IRType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildThrow(IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
buildTree(PropertySet) - Static method in class gw.internal.gosu.properties.PropertyNode
 

C

cacheProgram(String, IGosuProgramInternal) - Static method in class gw.internal.gosu.parser.ContextSensitiveCodeRunner
 
cacheProgram(String, IGosuProgramInternal) - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
callMethod(IRMethod, IRExpression, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callMethod(IRMethod, IRExpression, List<IRExpression>, int[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callMethod(IRMethod, IRExpression, List<IRExpression>, int[], boolean) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callMethod(IJavaClassInfo, String, Class[], IRExpression, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callMethod(Class, String, Class[], IRExpression, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callSpecialMethod(IRType, IRMethod, IRExpression, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callSpecialMethod(IRType, IRMethod, IRExpression, List<IRExpression>, int[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callSpecialMethod(IRType, IRMethod, IRExpression, List<IRExpression>, List<IRExpression>, int[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
callStaticMethod(Class, String, Class[], List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
canBeCaptured() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
canBeCaptured() - Method in class gw.internal.gosu.parser.Symbol
 
canCast(IType, IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
cancelInferences(Expression, Expression) - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
CannotExecuteGosuException - Exception in gw.internal.gosu.parser
 
CannotExecuteGosuException() - Constructor for exception gw.internal.gosu.parser.CannotExecuteGosuException
 
CannotMergeStacktracesException - Exception in gw.internal.gosu.parser
 
CannotMergeStacktracesException() - Constructor for exception gw.internal.gosu.parser.CannotMergeStacktracesException
 
captureAllSymbols(ICompilableTypeInternal, ICompilableTypeInternal, List<ICapturedSymbol>) - Method in class gw.internal.gosu.parser.ParserBase
 
CAPTURED_VAR_PREFIX - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
CapturedSymbol - Class in gw.internal.gosu.parser
A symbol that has been captured from an outer lexical scope
CapturedSymbol(String, ISymbol, IStackProvider, IScope) - Constructor for class gw.internal.gosu.parser.CapturedSymbol
 
captureSymbol(ICompilableTypeInternal, String, ParsedElement) - Method in class gw.internal.gosu.parser.ParserBase
 
CaseClause - Class in gw.internal.gosu.parser.statements
 
CaseClause(Expression, List<Statement>) - Constructor for class gw.internal.gosu.parser.statements.CaseClause
 
castResultingTypeIfNecessary(IRType, IRType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
CatchClause - Class in gw.internal.gosu.parser.statements
Represents a try-catch-finally-statement as specified in the Gosu grammar:
CatchClause() - Constructor for class gw.internal.gosu.parser.statements.CatchClause
 
changedTypes() - Static method in class gw.internal.gosu.parser.ReloadClassesIndicator
 
charLiteral(char) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
CharLiteral - Class in gw.internal.gosu.parser.expressions
Represents a String literal expression as defined in the Gosu grammar.
CharLiteral(char) - Constructor for class gw.internal.gosu.parser.expressions.CharLiteral
 
CharLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 
charQuoteChar(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
checkCast(IType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
checkCast(IType, IRExpression, boolean) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
checkCast(Class, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
CLASS_REDEFINER_THREAD - Static variable in class gw.internal.gosu.parser.ExecutionEnvironment
 
ClassAnnotationInfo - Class in gw.internal.gosu.parser
Holds annotation information for a feature
ClassAnnotationInfo(Annotation, IType) - Constructor for class gw.internal.gosu.parser.ClassAnnotationInfo
 
ClassAnnotationInfo(Annotation, IJavaAnnotatedElement) - Constructor for class gw.internal.gosu.parser.ClassAnnotationInfo
 
ClassCache - Class in gw.internal.gosu.parser
 
ClassCache(IModule) - Constructor for class gw.internal.gosu.parser.ClassCache
 
ClassDeclaration - Class in gw.internal.gosu.parser.expressions
 
ClassDeclaration(String) - Constructor for class gw.internal.gosu.parser.expressions.ClassDeclaration
 
classFileExists(String) - Method in class gw.internal.gosu.parser.ClassCache
 
classFileExists(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
ClassFileInfo(IFileSystemGosuClassRepository.ClassPathEntry, IFile, boolean) - Constructor for class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
ClassFileInfo(ISourceFileHandle, ClassType, String, List<String>, boolean) - Constructor for class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
ClassFileStatement - Class in gw.internal.gosu.parser.statements
 
ClassFileStatement() - Constructor for class gw.internal.gosu.parser.statements.ClassFileStatement
 
ClassJavaClassInfo - Class in gw.internal.gosu.parser
 
ClassJavaClassInfo(Class, IModule) - Constructor for class gw.internal.gosu.parser.ClassJavaClassInfo
 
classLiteral(IRType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
classLiteral(IJavaClassInfo) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
classLiteral(Class) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
Deprecated.
ClassPath - Class in gw.internal.gosu.parser
 
ClassPath(IModule, IClassPath.ClassPathFilter) - Constructor for class gw.internal.gosu.parser.ClassPath
 
ClasspathStatement - Class in gw.internal.gosu.parser.statements
 
ClasspathStatement() - Constructor for class gw.internal.gosu.parser.statements.ClasspathStatement
 
ClassScopeCache - Class in gw.internal.gosu.parser
 
ClassScopeCache(IScope, Map<String, List<IFunctionSymbol>>, IScope, Map<String, List<IFunctionSymbol>>) - Constructor for class gw.internal.gosu.parser.ClassScopeCache
 
ClassStatement - Class in gw.internal.gosu.parser.statements
 
ClassStatement(IGosuClassInternal) - Constructor for class gw.internal.gosu.parser.statements.ClassStatement
 
cleanAfterCompile() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
cleanAfterCompile() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
clear() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
clear() - Static method in class gw.internal.gosu.parser.GosuClassParseInfo
 
clearAllCaches() - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
clearCache() - Static method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
clearCache(String) - Static method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
clearCaches() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
clearCaches() - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
clearCaches() - Static method in class gw.internal.gosu.parser.MetaType
 
clearCaches() - Method in class gw.internal.gosu.parser.TypeRefFactory
 
clearClasspathInfo() - Method in class gw.internal.gosu.parser.ClassCache
 
clearCustomRuntimes() - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
clearDebugInfo() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
clearDebugInfo() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
clearDebugInfo() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
clearDebugInfo() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
clearDefn() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
Used to remove definition compiled info from this class.
clearDefn() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
clearDfsStack() - Method in class gw.internal.gosu.parser.GosuParser
 
clearErrorTypes() - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
 
clearErrorTypes() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
clearErrorTypes() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
clearEvalExpressions() - Static method in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
clearExpression() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
clearExpression() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
clearFromCaches(RefreshRequest) - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
 
clearFromCaches(RefreshRequest) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
clearMisses() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
clearNonDefaultTypeUses() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
clearParseExceptions() - Method in class gw.internal.gosu.parser.ParsedElement
 
clearParseTreeInformation() - Method in class gw.internal.gosu.parser.ParsedElement
 
clearParseTreeInformation() - Method in class gw.internal.gosu.parser.ParseTree
 
clearParseTreeInformation() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
clearParseTreeInformation() - Method in class gw.internal.gosu.parser.statements.StatementList
 
clearParseWarnings() - Method in class gw.internal.gosu.parser.ParsedElement
 
clearTempSymbolForCompoundAssignment() - Static method in class gw.internal.gosu.ir.transform.ExpressionTransformer
 
clone() - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
 
clone() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
clone() - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
clone() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
clone() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
clone(IType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
cloneShallow(IType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
cloneWithNewTokenStartAndTokenEnd(int, int) - Method in class gw.internal.gosu.parser.LazyLightweightParserState
 
cloneWithNewTokenStartAndTokenEnd(int, int) - Method in class gw.internal.gosu.parser.LightweightParserState
 
coerceValue(Object, IType, ICoercer) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
collapse() - Method in class gw.internal.gosu.parser.Token
 
collapseToken() - Method in class gw.internal.gosu.parser.StandardParserState
 
collectArgsIntoObjArray(List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
CollectionInitializerExpression - Class in gw.internal.gosu.parser.expressions
 
CollectionInitializerExpression() - Constructor for class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
CollectionInitializerExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
collectLocalSymbols(IType, ISymbolTable, IParsedElement, int) - Static method in class gw.internal.gosu.parser.ContextSensitiveCodeRunner
 
collectStats(ICompilableType, byte[], boolean) - Method in class gw.internal.gosu.compiler.CompilationStatistics
 
COMMENT_BEGIN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
COMMENT_BEGIN_LEN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
COMMENT_END - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
COMMENT_END_LEN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
commentChar(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
commentChar(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CommonBeanInfoUtil - Class in gw.internal.gosu.parser
 
CommonBeanInfoUtil() - Constructor for class gw.internal.gosu.parser.CommonBeanInfoUtil
 
CommonSymbolsScope<K extends CharSequence,​V extends ISymbol> - Class in gw.internal.gosu.parser
 
CommonSymbolsScope.LockedDownSymbol - Class in gw.internal.gosu.parser
 
compactParseTree() - Method in class gw.internal.gosu.parser.ParsedElement
 
compactParseTree() - Method in class gw.internal.gosu.parser.ParseTree
 
compareNumbers(Object, Object, IType, IType) - Static method in class gw.internal.gosu.parser.expressions.ConditionalExpression
 
compareTo(IJavaClassMethod) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
compareTo(IJavaClassMethod) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
compareTo(IJavaClassMethod) - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
compareTo(IJavaClassMethod) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
compareTo(Object) - Method in class gw.internal.gosu.parser.GosuClass
 
compareTo(Object) - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
CompilationStatistics - Class in gw.internal.gosu.compiler
 
compile() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRAnnotationCompiler
 
compile() - Method in class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
 
compile() - Method in class gw.internal.gosu.ir.transform.statement.AbstractStatementTransformer
 
compile() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
compile() - Method in class gw.internal.gosu.parser.GosuClass
 
compile() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
compile(TopLevelTransformationContext, AdditiveExpression) - Static method in class gw.internal.gosu.ir.transform.expression.AdditiveExpressionTransformer
 
compile(TopLevelTransformationContext, AdditiveExpression, AdditiveExpressionTransformer.StringBuilderHandle) - Static method in class gw.internal.gosu.ir.transform.expression.AdditiveExpressionTransformer
 
compile(TopLevelTransformationContext, ArrayAccess) - Static method in class gw.internal.gosu.ir.transform.expression.ArrayAccessTransformer
 
compile(TopLevelTransformationContext, BeanMethodCallExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BeanMethodCallExpansionTransformer
 
compile(TopLevelTransformationContext, BeanMethodCallExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BeanMethodCallExpressionTransformer
 
compile(TopLevelTransformationContext, BindingExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BindingExpressionTransformer
 
compile(TopLevelTransformationContext, BitshiftExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BitshiftExpressionTransformer
 
compile(TopLevelTransformationContext, BitwiseAndExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BitwiseAndExpressionTransformer
 
compile(TopLevelTransformationContext, BitwiseOrExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BitwiseOrExpressionTransformer
 
compile(TopLevelTransformationContext, BitwiseXorExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BitwiseXorExpressionTransformer
 
compile(TopLevelTransformationContext, BlockExpression) - Static method in class gw.internal.gosu.ir.transform.expression.BlockExpressionTransformer
 
compile(TopLevelTransformationContext, BlockInvocation) - Static method in class gw.internal.gosu.ir.transform.expression.BlockInvocationTransformer
 
compile(TopLevelTransformationContext, BooleanLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.BooleanLiteralTransformer
 
compile(TopLevelTransformationContext, CharLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.CharLiteralTransformer
 
compile(TopLevelTransformationContext, CollectionInitializerExpression, IRExpression) - Static method in class gw.internal.gosu.ir.transform.expression.CollectionInitializerExpressionTransformer
 
compile(TopLevelTransformationContext, ConditionalAndExpression) - Static method in class gw.internal.gosu.ir.transform.expression.ConditionalAndExpressionTransformer
 
compile(TopLevelTransformationContext, ConditionalOrExpression) - Static method in class gw.internal.gosu.ir.transform.expression.ConditionalOrExpressionTransformer
 
compile(TopLevelTransformationContext, ConditionalTernaryExpression) - Static method in class gw.internal.gosu.ir.transform.expression.ConditionalTernaryExpressionTransformer
 
compile(TopLevelTransformationContext, DefaultArgLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.DefaultArgLiteralTransformer
 
compile(TopLevelTransformationContext, EqualityExpression) - Static method in class gw.internal.gosu.ir.transform.expression.EqualityExpressionTransformer
 
compile(TopLevelTransformationContext, EvalExpression) - Static method in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
compile(TopLevelTransformationContext, FeatureLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.FeatureLiteralTransformer
 
compile(TopLevelTransformationContext, IdentityExpression) - Static method in class gw.internal.gosu.ir.transform.expression.IdentityExpressionTransformer
 
compile(TopLevelTransformationContext, InitializerAssignment, IRExpression) - Static method in class gw.internal.gosu.ir.transform.statement.InitializerAssignmentTransformer
 
compile(TopLevelTransformationContext, IntervalExpression) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
compile(TopLevelTransformationContext, MapAccess) - Static method in class gw.internal.gosu.ir.transform.expression.MapAccessTransformer
 
compile(TopLevelTransformationContext, MapInitializerExpression, IRExpression) - Static method in class gw.internal.gosu.ir.transform.expression.MapInitializerExpressionTransformer
 
compile(TopLevelTransformationContext, MemberAccess) - Static method in class gw.internal.gosu.ir.transform.expression.MemberAccessTransformer
 
compile(TopLevelTransformationContext, MemberExpansionAccess) - Static method in class gw.internal.gosu.ir.transform.expression.MemberExpansionAccessTransformer
 
compile(TopLevelTransformationContext, MethodCallExpression) - Static method in class gw.internal.gosu.ir.transform.expression.MethodCallExpressionTransformer
 
compile(TopLevelTransformationContext, MultiplicativeExpression) - Static method in class gw.internal.gosu.ir.transform.expression.MultiplicativeExpressionTransformer
 
compile(TopLevelTransformationContext, NewExpression) - Static method in class gw.internal.gosu.ir.transform.expression.NewExpressionTransformer
 
compile(TopLevelTransformationContext, NullExpression) - Static method in class gw.internal.gosu.ir.transform.expression.NullExpressionTransformer
 
compile(TopLevelTransformationContext, NumericLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.NumericLiteralTransformer
 
compile(TopLevelTransformationContext, ObjectInitializerExpression, IRExpression) - Static method in class gw.internal.gosu.ir.transform.expression.ObjectInitializerExpressionTransformer
 
compile(TopLevelTransformationContext, RelationalExpression) - Static method in class gw.internal.gosu.ir.transform.expression.RelationalExpressionTransformer
 
compile(TopLevelTransformationContext, StaticTypeOfExpression) - Static method in class gw.internal.gosu.ir.transform.expression.StaticTypeOfTransformer
 
compile(TopLevelTransformationContext, StringLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.StringLiteralTransformer
 
compile(TopLevelTransformationContext, SuperAccess) - Static method in class gw.internal.gosu.ir.transform.expression.SuperAccessTransformer
 
compile(TopLevelTransformationContext, TemplateStringLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.TemplateStringLiteralTransformer
 
compile(TopLevelTransformationContext, TypeIsExpression) - Static method in class gw.internal.gosu.ir.transform.expression.TypeIsTransformer
 
compile(TopLevelTransformationContext, TypeLiteral) - Static method in class gw.internal.gosu.ir.transform.expression.TypeLiteralTransformer
 
compile(TopLevelTransformationContext, UnaryExpression) - Static method in class gw.internal.gosu.ir.transform.expression.UnaryExpressionTransformer
 
compile(TopLevelTransformationContext, UnaryNotPlusMinusExpression) - Static method in class gw.internal.gosu.ir.transform.expression.UnaryNotPlusMinusExpressionTransformer
 
compile(TopLevelTransformationContext, ArrayAssignmentStatement) - Static method in class gw.internal.gosu.ir.transform.statement.ArrayAssignmentStatementTransformer
 
compile(TopLevelTransformationContext, AssertStatement) - Static method in class gw.internal.gosu.ir.transform.statement.AssertStatementTransformer
 
compile(TopLevelTransformationContext, BeanMethodCallStatement) - Static method in class gw.internal.gosu.ir.transform.statement.BeanMethodCallStatementTransformer
 
compile(TopLevelTransformationContext, BlockInvocationStatement) - Static method in class gw.internal.gosu.ir.transform.statement.BlockInvocationStatementTransformer
 
compile(TopLevelTransformationContext, BreakStatement) - Static method in class gw.internal.gosu.ir.transform.statement.BreakStatementTransformer
 
compile(TopLevelTransformationContext, ContinueStatement) - Static method in class gw.internal.gosu.ir.transform.statement.ContinueStatementTransformer
 
compile(TopLevelTransformationContext, DoWhileStatement) - Static method in class gw.internal.gosu.ir.transform.statement.DoWhileStatementTransformer
 
compile(TopLevelTransformationContext, EvalStatement) - Static method in class gw.internal.gosu.ir.transform.statement.EvalStatementTransformer
 
compile(TopLevelTransformationContext, ExpressionStatement) - Static method in class gw.internal.gosu.ir.transform.statement.ExpressionStatementTransformer
 
compile(TopLevelTransformationContext, ForEachStatement) - Static method in class gw.internal.gosu.ir.transform.statement.ForEachStatementTransformer
 
compile(TopLevelTransformationContext, IfStatement) - Static method in class gw.internal.gosu.ir.transform.statement.IfStatementTransformer
 
compile(TopLevelTransformationContext, MapAssignmentStatement) - Static method in class gw.internal.gosu.ir.transform.statement.MapAssignmentStatementTransformer
 
compile(TopLevelTransformationContext, MemberAssignmentStatement) - Static method in class gw.internal.gosu.ir.transform.statement.MemberAssignmentStatementTransformer
 
compile(TopLevelTransformationContext, MethodCallStatement) - Static method in class gw.internal.gosu.ir.transform.statement.MethodCallStatementTransformer
 
compile(TopLevelTransformationContext, NewStatement) - Static method in class gw.internal.gosu.ir.transform.statement.NewStatementTransformer
 
compile(TopLevelTransformationContext, ReturnStatement) - Static method in class gw.internal.gosu.ir.transform.statement.ReturnStatementTransformer
 
compile(TopLevelTransformationContext, StatementList) - Static method in class gw.internal.gosu.ir.transform.statement.StatementListTransformer
 
compile(TopLevelTransformationContext, SwitchStatement) - Static method in class gw.internal.gosu.ir.transform.statement.SwitchStatementTransformer
 
compile(TopLevelTransformationContext, SyntheticMemberAccessStatement) - Static method in class gw.internal.gosu.ir.transform.statement.SyntheticMemberAccessStatementTransformer
 
compile(TopLevelTransformationContext, ThrowStatement) - Static method in class gw.internal.gosu.ir.transform.statement.ThrowStatementTransformer
 
compile(TopLevelTransformationContext, TryCatchFinallyStatement) - Static method in class gw.internal.gosu.ir.transform.statement.TryCatchFinallyStatementTransformer
 
compile(TopLevelTransformationContext, UsingStatement) - Static method in class gw.internal.gosu.ir.transform.statement.UsingStatementTransformer
 
compile(TopLevelTransformationContext, WhileStatement) - Static method in class gw.internal.gosu.ir.transform.statement.WhileStatementTransformer
 
compile(TopLevelTransformationContext, IIdentifierExpression) - Static method in class gw.internal.gosu.ir.transform.expression.IdentifierTransformer
 
compile(TopLevelTransformationContext, ITypeAsExpression) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
compile(TopLevelTransformationContext, ITypeOfExpression) - Static method in class gw.internal.gosu.ir.transform.expression.TypeOfTransformer
 
compile(TopLevelTransformationContext, IVarStatement) - Static method in class gw.internal.gosu.ir.transform.statement.FieldInitializerTransformer
 
compile(TopLevelTransformationContext, IVarStatement) - Static method in class gw.internal.gosu.ir.transform.statement.VarStatementTransformer
 
compile(TopLevelTransformationContext, IStatement) - Static method in class gw.internal.gosu.ir.transform.StatementTransformer
 
compile(TopLevelTransformationContext, IAssignmentStatement) - Static method in class gw.internal.gosu.ir.transform.statement.AssignmentStatementTransformer
 
compile(DynamicFunctionSymbol, TopLevelTransformationContext, SyntheticFunctionStatement) - Static method in class gw.internal.gosu.ir.transform.statement.SyntheticFunctionStatementTransformer
 
compile(IGosuClassInternal) - Static method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
compile(IRArithmeticExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRArithmeticExpressionCompiler
 
compile(IRArrayLengthExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRArrayLengthExpressionCompiler
 
compile(IRArrayLoadExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRArrayLoadExpressionCompiler
 
compile(IRBooleanLiteral, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRBooleanLiteralCompiler
 
compile(IRCastExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRCastExpressionCompiler
 
compile(IRCharacterLiteral, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRCharacterLiteralCompiler
 
compile(IRClassLiteral, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRClassLiteralCompiler
 
compile(IRCompositeExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRCompositeExpressionCompiler
 
compile(IRConditionalAndExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRConditionalAndExpressionCompiler
 
compile(IRConditionalOrExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRConditionalOrExpressionCompiler
 
compile(IREqualityExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IREqualityExpressionCompiler
 
compile(IRFieldGetExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRFieldGetExpressionCompiler
 
compile(IRIdentifier, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRIdentifierCompiler
 
compile(IRInstanceOfExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRInstanceOfExpressionCompiler
 
compile(IRLazyTypeMethodCallExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRLazyTypeMethodCallExpressionCompiler
 
compile(IRMethodCallExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRMethodCallExpressionCompiler
 
compile(IRNegationExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNegationExpressionCompiler
 
compile(IRNewArrayExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewArrayExpressionCompiler
 
compile(IRNewExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewExpressionCompiler
 
compile(IRNewMultiDimensionalArrayExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewMultiDimensionalArrayExpressionCompiler
 
compile(IRNotExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNotExpressionCompiler
 
compile(IRNullLiteral, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNullLiteralCompiler
 
compile(IRNumericLiteral, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNumericLiteralCompiler
 
compile(IRPrimitiveTypeConversion, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRPrimitiveTypeConversionCompiler
 
compile(IRRelationalExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRRelationalExpressionCompiler
 
compile(IRStringLiteralExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRStringLiteralExpressionCompiler
 
compile(IRTernaryExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRTernaryExpressionCompiler
 
compile(IRClass, boolean) - Method in class gw.internal.gosu.ir.builders.SimpleCompiler
 
compile(IRElement) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
compile(IRArrayStoreStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRArrayStoreStatementCompiler
 
compile(IRAssignmentStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRAssignmentStatementCompiler
 
compile(IRBreakStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRBreakStatementCompiler
 
compile(IRContinueStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRContinueStatementCompiler
 
compile(IRDoWhileStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRDoWhileStatementCompiler
 
compile(IREvalStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IREvalStatementCompiler
 
compile(IRFieldSetStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRFieldSetStatementCompiler
 
compile(IRForEachStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRForEachStatementCompiler
 
compile(IRIfStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRIfStatementCompiler
 
compile(IRMethodCallStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRMethodCallStatementCompiler
 
compile(IRMonitorLockAcquireStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRMonitorLockAcquireCompiler
 
compile(IRMonitorLockReleaseStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRMonitorLockReleaseCompiler
 
compile(IRNewStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRNewStatementCompiler
 
compile(IRReturnStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRReturnStatementCompiler
 
compile(IRStatementList, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRStatementListCompiler
 
compile(IRSwitchStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRSwitchStatementCompiler
 
compile(IRSyntheticStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRSyntheticStatementCompiler
 
compile(IRThrowStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRThrowStatementCompiler
 
compile(IRTryCatchFinallyStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRTryCatchFinallyStatementCompiler
 
compile(IRWhileStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.statement.IRWhileStatementCompiler
 
compile(IExpression, TopLevelTransformationContext) - Static method in class gw.internal.gosu.ir.transform.ExpressionTransformer
 
compile(IStatement) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
compile(IStatement) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
compile(ISymbolTable) - Method in class gw.internal.gosu.template.TemplateGenerator
 
compile(Stack<IScriptPartId>, ISymbolTable, Map<String, List<IFunctionSymbol>>, ITypeUsesMap, Stack<BlockExpression>, ContextInferenceManager) - Method in class gw.internal.gosu.template.TemplateGenerator
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.AbstractBitwiseExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.AdditiveExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.ArrayAccessTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.BeanMethodCallExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.BindingExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.BitshiftExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.BlockExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.BlockInvocationTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.BooleanLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.CharLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.ConditionalAndExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.ConditionalOrExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.ConditionalTernaryExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.DefaultArgLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.EqualityExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.FeatureLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.IdentifierTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.IdentityExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.MapAccessTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.MemberAccessTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.MethodCallExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.MultiplicativeExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.NewExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.NullExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.NumericLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.RelationalExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.StaticTypeOfTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.StringLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.SuperAccessTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.TemplateStringLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.TypeIsTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.TypeLiteralTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.TypeOfTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.UnaryExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.expression.UnaryNotPlusMinusExpressionTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.AbstractStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.ArrayAssignmentStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.AssertStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.AssignmentStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.BeanMethodCallStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.BlockInvocationStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.BreakStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.ContinueStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.DoWhileStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.EvalStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.ExpressionStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.FieldInitializerTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.ForEachStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.IfStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.InitializerAssignmentTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.MapAssignmentStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.MemberAssignmentStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.MethodCallStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.NewStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.ReturnStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.StatementListTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.SwitchStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.SyntheticFunctionStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.SyntheticMemberAccessStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.ThrowStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.TryCatchFinallyStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.UsingStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.VarStatementTransformer
 
compile_impl() - Method in class gw.internal.gosu.ir.transform.statement.WhileStatementTransformer
 
compileAndRunEvalSource(Object, Object, Object[], LazyTypeResolver[], IType, int, int, String) - Static method in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
compileAndRunEvalSource(Object, Object, Object[], LazyTypeResolver[], IType, IParsedElement) - Static method in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
compileAndRunEvalSource(Object, Object, Object[], LazyTypeResolver[], IType, IParsedElement, ISymbolTable, IExternalSymbolMap) - Static method in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
compileAndRunMeSomeCode(Object, IGosuClass, Object, IType, Object[], int) - Static method in class gw.internal.gosu.parser.ContextSensitiveCodeRunner
 
compileClass(IRClass, boolean) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
compileClass(ICompilableType, boolean) - Static method in class gw.internal.gosu.ir.TransformingCompiler
 
compileClassStatement(IRClass) - Method in class gw.internal.gosu.ir.compiler.java.IRJavaCompiler
 
compileClassStatement(IRClass) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileConditionAssignment(IRExpression, MethodVisitor) - Static method in class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
 
compileDeclarationsIfNeeded() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
compileDeclarationsIfNeeded() - Method in class gw.internal.gosu.parser.GosuClass
 
compileDeclarationsIfNeeded() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
compileDeclarationsIfNeeded() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
compileDefinitionsIfNeeded() - Method in class gw.internal.gosu.parser.GosuClass
 
compileDefinitionsIfNeeded() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
compileDefinitionsIfNeeded(boolean) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
compileDefinitionsIfNeeded(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
compileDefinitionsIfNeeded(boolean) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
compileDefinitionsIfNeeded(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
CompiledGosuClassSymbolTable - Class in gw.internal.gosu.parser
 
compileExpansionDirectlyToArray(IType, IType, IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
If this method is being called, it means we're expanding a one-dimensional array or collection, with a right hand side that evaluates to a property that's not an array or collection.
compileExpansionUsingArrayList(IType, IType, IType, IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
This method will compile the expansion using an ArrayList to collect temporary results.
compileExpansionWithNoReturnValue(IType, IType, IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
compileHeaderIfNeeded() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
compileHeaderIfNeeded() - Method in class gw.internal.gosu.parser.GosuClass
 
compileHeaderIfNeeded() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
compileHeaderIfNeeded() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
compileInitializer(IExpression, TopLevelTransformationContext, IRExpression) - Static method in class gw.internal.gosu.ir.transform.ExpressionTransformer
 
compileInitializerAssignment(TopLevelTransformationContext, InitializerAssignment, IRExpression) - Static method in class gw.internal.gosu.ir.transform.StatementTransformer
 
compileInitializerAssignment(InitializerAssignment, IRExpression) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
compileInitializerAssignment(InitializerAssignment, IRExpression) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
compileIRAdditiveExpression(IRArithmeticExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRArrayLoadExpression(IRArrayLoadExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRArrayStoreStatement(IRArrayStoreStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRAssignmentStatement(IRAssignmentStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRBooleanLiteral(IRBooleanLiteral, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRCastExpression(IRCastExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRCompositeExpression(IRCompositeExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRElement(IRElement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRElement(IRElement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeCompiler
 
compileIREqualityExpression(IREqualityExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRExpression(IRExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRExpression(IRExpression, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeCompiler
 
compileIRFieldDecl(IRFieldDecl, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRFieldGetExpression(IRFieldGetExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRFieldSetStatement(IRFieldSetStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRIdentifier(IRIdentifier, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRIfStatement(IRIfStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRMethodCallExpression(IRMethodCallExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRMethodCallStatement(IRMethodCallStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRMethodStatement(IRMethodStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRNewArrayExpression(IRNewArrayExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRNewExpression(IRNewExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRNoOpStatement(IRNoOpStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRNullLiteral(IRNullLiteral, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRNumericLiteral(IRNumericLiteral, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRPrimitiveTypeConversion(IRPrimitiveTypeConversion, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRRelationalExpression(IRRelationalExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRReturnStatement(IRReturnStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRStatement(IRStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRStatement(IRStatement, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeCompiler
 
compileIRStatementList(IRStatementList, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRStringLiteralExpression(IRStringLiteralExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRTernaryExpression(IRTernaryExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
compileIRThrowStatement(IRThrowStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
CompileTimeAnnotationHandler - Class in gw.internal.gosu.parser
 
CompileTimeAnnotationHandler() - Constructor for class gw.internal.gosu.parser.CompileTimeAnnotationHandler
 
CompileTimeExpressionParser - Class in gw.internal.gosu.parser.java.classinfo
 
CompileTimeExpressionParser() - Constructor for class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser
 
CompileTimeExpressionParser.CompileTimeFieldSymbol - Class in gw.internal.gosu.parser.java.classinfo
 
CompileTimeFieldSymbol(IJavaClassField) - Constructor for class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser.CompileTimeFieldSymbol
 
compileToJava(IRClass) - Method in class gw.internal.gosu.ir.builders.SimpleCompiler
 
compilingBlock() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
compilingBlock() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
compilingEnhancement() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
compilingEnhancement() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
compilingEnum() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
compilingEnum() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
compilingProgram() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
compilingProgram() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
CompoundType - Class in gw.internal.gosu.parser
 
CompoundTypeInfo - Class in gw.internal.gosu.parser
 
CompoundTypeInfo(CompoundType) - Constructor for class gw.internal.gosu.parser.CompoundTypeInfo
 
CompoundTypeLiteral - Class in gw.internal.gosu.parser.expressions
 
CompoundTypeLiteral() - Constructor for class gw.internal.gosu.parser.expressions.CompoundTypeLiteral
 
computeTypeNames() - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
computeTypeNames() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
computeTypeNames() - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
ConditionalAndExpression - Class in gw.internal.gosu.parser.expressions
Represents a conditional AND expression in the Gosu grammar:
ConditionalAndExpression() - Constructor for class gw.internal.gosu.parser.expressions.ConditionalAndExpression
 
ConditionalAndExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
ConditionalExpression - Class in gw.internal.gosu.parser.expressions
The base class for conditional expressions with logical operators e.g., && || ==.
ConditionalExpression() - Constructor for class gw.internal.gosu.parser.expressions.ConditionalExpression
Base constructor sets type to BooleanType.
ConditionalOrExpression - Class in gw.internal.gosu.parser.expressions
Represents a conditional OR expression in the Gosu grammar:
ConditionalOrExpression() - Constructor for class gw.internal.gosu.parser.expressions.ConditionalOrExpression
 
ConditionalOrExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
ConditionalTernaryExpression - Class in gw.internal.gosu.parser.expressions
Conditional Ternary Expression as specified in the Gosu.
ConditionalTernaryExpression() - Constructor for class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
ConditionalTernaryExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
configurePaths(List<IDirectory>, List<IDirectory>, List<IDirectory>) - Method in class gw.internal.gosu.module.Module
 
conflicts(IUsesStatement) - Method in class gw.internal.gosu.parser.statements.UsesStatementList
 
ConstructorInfoFactoryImpl - Class in gw.internal.gosu.parser
 
ConstructorInfoFactoryImpl() - Constructor for class gw.internal.gosu.parser.ConstructorInfoFactoryImpl
 
ConstructorJavaClassConstructor - Class in gw.internal.gosu.parser
 
ConstructorJavaClassConstructor(Constructor, IModule) - Constructor for class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
ConstructorStatement - Class in gw.internal.gosu.parser.statements
 
ConstructorStatement(boolean) - Constructor for class gw.internal.gosu.parser.statements.ConstructorStatement
 
ConstructorType - Class in gw.internal.gosu.parser.types
 
ConstructorType(IConstructorInfo) - Constructor for class gw.internal.gosu.parser.types.ConstructorType
 
ConstructorType(IType, IType[]) - Constructor for class gw.internal.gosu.parser.types.ConstructorType
 
constructProxy(Object, Class) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRMethodCallExpressionCompiler
 
contains(int) - Method in class gw.internal.gosu.parser.ParseTree
 
contains(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
contains(String) - Method in class gw.internal.gosu.parser.ClassPath
 
containsOrBorders(int, boolean) - Method in class gw.internal.gosu.parser.ParseTree
 
containsOrBorders(IParseTree, boolean) - Method in class gw.internal.gosu.parser.ParseTree
 
containsType(String) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
ContextInferenceManager - Class in gw.internal.gosu.parser
 
ContextInferenceManager() - Constructor for class gw.internal.gosu.parser.ContextInferenceManager
 
ContextSensitiveCodeRunner - Class in gw.internal.gosu.parser
 
ContextSensitiveCodeRunner() - Constructor for class gw.internal.gosu.parser.ContextSensitiveCodeRunner
 
ContextType - Class in gw.internal.gosu.parser
 
ContextType(IType) - Constructor for class gw.internal.gosu.parser.ContextType
 
ContextType(IType, boolean) - Constructor for class gw.internal.gosu.parser.ContextType
 
ContextType(IType, boolean, boolean) - Constructor for class gw.internal.gosu.parser.ContextType
 
ContextType(IType, IType, boolean) - Constructor for class gw.internal.gosu.parser.ContextType
 
ContextType(IType, IType, boolean, boolean) - Constructor for class gw.internal.gosu.parser.ContextType
 
ContinueStatement - Class in gw.internal.gosu.parser.statements
Represents a continue statement as specified in the Gosu grammar:
ContinueStatement() - Constructor for class gw.internal.gosu.parser.statements.ContinueStatement
 
ContinueStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
convertBoxedNullToPrimitive(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
convertGenericParameterTypes(IFeatureInfo, TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
convertGenericParameterTypes(IFeatureInfo, TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
convertGenericParameterTypes(IFeatureInfo, TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceConstructor
 
convertGenericParameterTypes(IFeatureInfo, TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
convertNullToPrimitive(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
convertOperandToBig(IType, Class, IType, IRExpression, IRSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
convertOperandToPrimitive(IType, IType, IRExpression, IRSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
convertOperandToRational(IType, IRExpression, IRSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
convertToPrimitiveFromBoxOrString_boolean(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertToPrimitiveFromBoxOrString_byte(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertToPrimitiveFromBoxOrString_char(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertToPrimitiveFromBoxOrString_double(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertToPrimitiveFromBoxOrString_float(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertToPrimitiveFromBoxOrString_int(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertToPrimitiveFromBoxOrString_long(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertToPrimitiveFromBoxOrString_short(Object) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
 
convertTypeVars(IType, IType, IJavaClassTypeVariable[]) - Static method in class gw.internal.gosu.parser.GenericTypeVariable
 
convertValueToInfoFriendlyValue(Object, IFeatureInfo) - Static method in class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser
 
copy() - Method in class gw.internal.gosu.parser.CommonSymbolsScope
 
copy() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
copy() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
copy() - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
copy() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
copy() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
copy() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
copy() - Method in class gw.internal.gosu.parser.StringToken
 
copy() - Method in class gw.internal.gosu.parser.Token
 
copy() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
copy(IType) - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
copyBlockStackTo(ParserBase) - Method in class gw.internal.gosu.parser.ParserBase
 
copyFields(FunctionType) - Method in class gw.internal.gosu.parser.expressions.BlockType
 
copyGenericState(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
copyGenericState(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
copyHierarchyInfo() - Method in class gw.internal.gosu.parser.GosuClass
 
copyHierarchyInfo() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
copyInto(E) - Method in class gw.internal.gosu.parser.Token
 
copyInto(IToken) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
copyLocalScope() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
couldHaveTypeVariables() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
couldHaveTypeVariables() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
countMatches(String) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
countMatches(String, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
create() - Method in class gw.internal.gosu.javadoc.JavaDocFactoryImpl
 
create() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
 
create() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
create() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
create() - Static method in class gw.internal.gosu.parser.ForceThrowerGenerator
 
create(MethodTree, JavaSourceType) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
create(VariableTree, JavaSourceType) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
create(ICompilableTypeInternal, BlockExpression, boolean) - Static method in class gw.internal.gosu.parser.BlockClass
 
create(IFeatureInfo, IJavaClassConstructor, IConstructorNode) - Method in class gw.internal.gosu.parser.ConstructorInfoFactoryImpl
 
create(IType) - Method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
create(IType) - Method in class gw.internal.gosu.parser.TypeRefFactory
Wraps the actual class with a proxy.
create(IType, IJavaClassInfo) - Method in class gw.internal.gosu.parser.TypeInfoFactoryImpl
 
create(IType, Class<?>) - Method in class gw.internal.gosu.parser.TypeInfoFactoryImpl
 
create(ITypeInfoResolver, TypeParameterTree) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
create(IModule) - Static method in class gw.internal.gosu.parser.ModuleClassLoader
 
create(Class) - Method in class gw.internal.gosu.javadoc.JavaDocFactoryImpl
 
create(Class, Object[], IFeatureInfo) - Method in class gw.internal.gosu.parser.AnnotationInfoFactoryImpl
 
createArrayInstruction(IRType, MethodVisitor) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewArrayExpressionCompiler
 
createClass(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createClassDocNode() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
createClassDocNode() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
createClassDocNode() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
createClassDocNode() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
createClassDocNode() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
createClassInfo(Class, IModule) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createClassParser(IGosuParser) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
 
createClassPath(IModule, boolean) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createCommnoSymbolScope() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createConstructorIRMethod(IType, DynamicFunctionSymbol, int) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createConstructorIRMethod(IType, IRType[]) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createDefaultClassPath() - Static method in class gw.internal.gosu.parser.ExecutionEnvironment
 
createDynamicFunctionSymbol(ISymbolTable, String, IFunctionType, List<ISymbol>, IExpression) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createEnhancement(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createEnhancementIndex(GosuClassTypeLoader) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createEvaluationException(String) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createException() - Method in class gw.internal.gosu.javadoc.JavaDocFactoryImpl
Deprecated.
Please don't create these manually, and please fix any code that does.
createExtensionTypeLoaders() - Method in class gw.internal.gosu.module.DefaultSingleModule
 
createExtensionTypeLoaders() - Method in class gw.internal.gosu.module.GlobalModule
 
createExtensionTypeLoaders() - Method in class gw.internal.gosu.module.Module
 
createExtensionTypeloadersImpl() - Method in class gw.internal.gosu.module.Module
 
createFileSystemGosuClassRepository(IModule, IDirectory[]) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createFileSystemGosuClassRepository(IModule, IDirectory[], String[]) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createFragmentParser() - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
 
createFunctionType(IMethodInfo) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createGlobalModule(IExecutionEnvironment) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createGlobalTypeloaders() - Method in class gw.internal.gosu.module.GlobalModule
 
createIdentifierExpression() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createImmediately(IType) - Method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
createIRMethod(IConstructorInfo) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRMethod(IMethodInfo, IFunctionType) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRMethod(IType, String, IRType, List<IRType>, IRelativeTypeInfo.Accessibility, boolean) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRMethod(IType, String, IType, IType[], IRelativeTypeInfo.Accessibility, boolean) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRMethod(IJavaClassInfo, String, Class...) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRMethod(IJavaClassMethod) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRMethod(Class, String, Class...) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRMethod(Method) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
 
createIRProperty(DynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.nodes.IRPropertyFactory
 
createIRProperty(ICompilableTypeInternal, IReducedSymbol) - Static method in class gw.internal.gosu.ir.nodes.IRPropertyFactory
 
createIRProperty(ReducedDynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.nodes.IRPropertyFactory
 
createIRProperty(IReducedSymbol) - Static method in class gw.internal.gosu.ir.nodes.IRPropertyFactory
 
createIRProperty(IPropertyInfo) - Static method in class gw.internal.gosu.ir.nodes.IRPropertyFactory
 
createIterationExpr(IType, String, IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
Subclassers need only implement this method for the iteration expression i.e., the singular form of the expansion expr.
createIterationExpr(IType, String, IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.BeanMethodCallExpansionTransformer
 
createIterationExpr(IType, String, IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.MemberExpansionAccessTransformer
 
createJavaAnnotation(Annotation, IFeatureInfo) - Method in class gw.internal.gosu.parser.AnnotationInfoFactoryImpl
 
createJreModule() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
createLengthProperty(ITypeInfo) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createLocalVar(IRSymbol) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
 
createMetaType(IType, boolean) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createModule(IExecutionEnvironment, String) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createNewInstance(ISourceCodeTokenizer) - Method in class gw.internal.gosu.template.TemplateTokenizerInstructor
 
createNewParseInfo() - Method in class gw.internal.gosu.parser.GosuClass
When changing the places from which this method is called run pc's gw.smoketest.pc.job.common.effectivetime.VisibleEffectiveTimeTest cause it will break!
createNewParseInfo() - Method in class gw.internal.gosu.parser.GosuProgram
When changing the places from which this method is called run pc's gw.smoketest.pc.job.common.effectivetime.VisibleEffectiveTimeTest cause it will break!
createNewParseInfo() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
When changing the places from which this method is called run pc's gw.smoketest.pc.job.common.effectivetime.VisibleEffectiveTimeTest cause it will break!
createParam() - Method in class gw.internal.gosu.javadoc.JavaDocFactoryImpl
Deprecated.
Please don't create these manually, and please fix any code that does.
createParser(ISymbolTable, IScriptabilityModifier) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
 
createParser(String, ISymbolTable) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String, ISymbolTable, IScriptabilityModifier) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
Creates an IGosuParser appropriate for parsing and executing Gosu.
createParser(String, ISymbolTable, IScriptabilityModifier, ITypeUsesMap) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
Creates an IGosuParser appropriate for parsing and executing Gosu.
createPathEntryFromModuleFile(IFile) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createProgram(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createProgramForEval(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createProgramParser() - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
 
createPropertyDelegate(IFeatureInfo, IPropertyInfo) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.DelegateFunctionSymbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.ParameterizedDynamicFunctionSymbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.ParameterizedDynamicPropertySymbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.SuperConstructorFunctionSymbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.Symbol
 
createReducedSymbol() - Method in class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
createSimpleTemplateHost() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createSourceCodeTokenizer(Reader) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createSourceCodeTokenizer(CharSequence) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createSourceCodeTokenizer(CharSequence, boolean) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createStandardParserState(IParsedElement, String, boolean) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createStandardTypeLoaders() - Method in class gw.internal.gosu.module.DefaultSingleModule
 
createStandardTypeLoaders() - Method in class gw.internal.gosu.module.GlobalModule
 
createStandardTypeLoaders() - Method in class gw.internal.gosu.module.Module
 
createSymbol(CharSequence, IType, IStackProvider) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createSymbol(CharSequence, IType, Object) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createSymbol(String, IRType) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
createSymbol(String, IRType) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
createSymbol(String, IRType) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
createSymbolTable() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createSymbolTable(boolean) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createTemplate(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createTemplateHost() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createTemplateInstructor(ISourceCodeTokenizer) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createTemplateTokenizerInstructor(ISourceCodeTokenizer) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createTopLevel(ISourceFileHandle, IModule) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
createTopLevel(ISourceFileHandle, IModule, DiagnosticCollector<JavaFileObject>) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
createType(IAsmType, IAsmType, IModule) - Static method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
createType(IAsmType, IModule) - Static method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
createType(ITypeInfoResolver, Tree) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
createType(ITypeInfoResolver, String, int) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
createType(Type, IModule) - Static method in class gw.internal.gosu.parser.TypeJavaClassType
 
createType(Type, Type, IModule) - Static method in class gw.internal.gosu.parser.TypeJavaClassType
 
createTypeInfo() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
createTypeLoader(IFileSystemGosuClassRepository, IModule, Class) - Static method in class gw.internal.gosu.module.GlobalModule
 
createTypeUsesMap(List<String>) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
createTypeVariableDefinition(IType) - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
CT_ALPHA - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CT_BITSHIFT_OPERATOR - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CT_CHARQUOTE - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CT_COMMENT - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CT_DIGIT - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CT_OPERATOR - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CT_QUOTE - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CT_WHITESPACE - Static variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
CTX_SYMBOL - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
CTX_SYMBOL_SUFFIX - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
currentlyCompilingBlock() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
currentlyCompilingBlock() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
currentlyCompilingBlock() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
CUSTOM_RUNTIMES - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 

D

DebugFlag - Enum in gw.internal.gosu.compiler
 
DECLARATION_SUFFIX - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
declares(String) - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
declares(String) - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
declares(String) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
declares(String) - Method in class gw.internal.gosu.parser.statements.CatchClause
 
declares(String) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
declares(String) - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
declares(String) - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
declares(String) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
DEFAULT_LOGGER - Static variable in class gw.internal.gosu.parser.DefaultEntityAccess
 
DEFAULT_TYPE_TYPE - Static variable in class gw.internal.gosu.parser.MetaType
 
DefaultArgLiteral - Class in gw.internal.gosu.parser.expressions
The root (marker) class for all Literal expressions.
DefaultArgLiteral(IType, IExpression) - Constructor for class gw.internal.gosu.parser.expressions.DefaultArgLiteral
 
DefaultArgLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 
DefaultEntityAccess - Class in gw.internal.gosu.parser
 
DefaultEntityAccess() - Constructor for class gw.internal.gosu.parser.DefaultEntityAccess
 
DefaultLocalizationService - Class in gw.internal.gosu
 
DefaultLocalizationService() - Constructor for class gw.internal.gosu.DefaultLocalizationService
 
DefaultMemoryMonitor - Class in gw.internal.gosu.memory
 
DefaultMemoryMonitor() - Constructor for class gw.internal.gosu.memory.DefaultMemoryMonitor
 
DefaultParamValueLiteral - Class in gw.internal.gosu.parser
 
DefaultPlatformHelper - Class in gw.internal.gosu.parser
 
DefaultPlatformHelper() - Constructor for class gw.internal.gosu.parser.DefaultPlatformHelper
 
DefaultSingleModule - Class in gw.internal.gosu.module
 
DefaultSingleModule(ExecutionEnvironment) - Constructor for class gw.internal.gosu.module.DefaultSingleModule
 
DefaultSingleModule(ExecutionEnvironment, String) - Constructor for class gw.internal.gosu.module.DefaultSingleModule
 
DefaultTypeLoader - Class in gw.internal.gosu.parser
 
DefaultTypeLoader(IModule) - Constructor for class gw.internal.gosu.parser.DefaultTypeLoader
 
defineClass(ICompilableTypeInternal, boolean) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
defineClass(String, byte[]) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
defineClass(String, byte[]) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
definePackage(String) - Method in interface gw.internal.gosu.parser.IOldGosuClassLoader
 
DelegateFunctionSymbol - Class in gw.internal.gosu.parser
 
DelegateFunctionSymbol(IGosuClassInternal, ISymbolTable, ReducedDynamicFunctionSymbol, IMethodInfo, DelegateStatement) - Constructor for class gw.internal.gosu.parser.DelegateFunctionSymbol
 
DelegateFunctionType - Class in gw.internal.gosu.parser
 
DelegateFunctionType(IMethodInfo) - Constructor for class gw.internal.gosu.parser.DelegateFunctionType
 
DelegateStatement - Class in gw.internal.gosu.parser.statements
 
DelegateStatement() - Constructor for class gw.internal.gosu.parser.statements.DelegateStatement
 
delete() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
delete() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
deleteTheType() - Method in exception gw.internal.gosu.parser.TypeMayHaveBeenDeletedException
 
deriveParameterizedTypeFromContext(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
DFSFunctionBodyTransformationContext - Class in gw.internal.gosu.ir.transform
 
DFSFunctionBodyTransformationContext(TopLevelTransformationContext, boolean, DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.ir.transform.DFSFunctionBodyTransformationContext
 
DimensionOperandResolver - Class in gw.internal.gosu.parser.expressions
 
dir(String) - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
dir(String) - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
DIRECTIVE_SUFFIX - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
DirectiveExpression - Class in gw.internal.gosu.parser.expressions
 
DirectiveExpression() - Constructor for class gw.internal.gosu.parser.expressions.DirectiveExpression
 
DiscreteClassLoader - Class in gw.internal.gosu.compiler
 
dispose() - Method in class gw.internal.gosu.parser.ClassCache
 
dispose() - Method in class gw.internal.gosu.parser.ModuleClassLoader
 
disposeLoader() - Method in class gw.internal.gosu.module.Module
 
DocCommentBlock - Class in gw.internal.gosu.parser
 
DocCommentBlock() - Constructor for class gw.internal.gosu.parser.DocCommentBlock
 
doCompileTimeEvaluation() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
doCompileTimeEvaluation() - Method in class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser.CompileTimeFieldSymbol
 
doCompileTimeEvaluation() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
doInit() - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
dontEverCallThis() - Method in class gw.internal.gosu.parser.GosuClass
 
dontEverCallThis() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
doParametersReifyToSameBytecodeType(IDynamicFunctionSymbol, IDynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuParser
 
doStatementsTerminate(List<? extends IStatement>) - Static method in class gw.internal.gosu.parser.statements.VarInitializationVerifier
 
DoWhileStatement - Class in gw.internal.gosu.parser.statements
Represents an do-while-statement as specified in the Gosu grammar:
DoWhileStatement() - Constructor for class gw.internal.gosu.parser.statements.DoWhileStatement
 
DoWhileStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
dumpAllClasses() - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
dumpAllClasses() - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
dumpGosuClassLoader() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
dynamicAccess(Object, Object, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.ArrayAccessTransformer
 
DynamicConstructorInfo - Class in gw.internal.gosu.dynamic
 
DynamicConstructorInfo(ITypeInfo, IType...) - Constructor for class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
DynamicFunctionSymbol - Class in gw.internal.gosu.parser
Represents a parsed function as specified in the Gosu spec.
DynamicFunctionSymbol(DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.parser.DynamicFunctionSymbol
 
DynamicFunctionSymbol(ISymbolTable, CharSequence, IFunctionType, List<ISymbol>, IExpression) - Constructor for class gw.internal.gosu.parser.DynamicFunctionSymbol
Constructs a DynamicFunctionSymbol for use with an IGosuParser's ISymbolTable.
DynamicFunctionSymbol(ISymbolTable, CharSequence, IFunctionType, List<ISymbol>, IStatement) - Constructor for class gw.internal.gosu.parser.DynamicFunctionSymbol
Constructs a DynamicFunctionSymbol for use with an IGosuParser's ISymbolTable.
DynamicFunctionSymbol(ISymbolTable, CharSequence, IFunctionType, List<ISymbol>, Object) - Constructor for class gw.internal.gosu.parser.DynamicFunctionSymbol
 
DynamicMethodInfo - Class in gw.internal.gosu.dynamic
 
DynamicMethodInfo(ITypeInfo, String, IType...) - Constructor for class gw.internal.gosu.dynamic.DynamicMethodInfo
 
DynamicPropertyInfo - Class in gw.internal.gosu.dynamic
 
DynamicPropertySymbol - Class in gw.internal.gosu.parser
 
DynamicPropertySymbol(DynamicFunctionSymbol, boolean) - Constructor for class gw.internal.gosu.parser.DynamicPropertySymbol
 
DynamicPropertySymbol(DynamicPropertySymbol) - Constructor for class gw.internal.gosu.parser.DynamicPropertySymbol
 
DynamicSymbol - Class in gw.internal.gosu.parser
 
DynamicSymbol(ICompilableType, ISymbolTable, CharSequence, IType, Object) - Constructor for class gw.internal.gosu.parser.DynamicSymbol
 
DynamicType - Class in gw.internal.gosu.dynamic
 
DynamicType(DynamicTypeLoader) - Constructor for class gw.internal.gosu.dynamic.DynamicType
 
DynamicTypeInfo - Class in gw.internal.gosu.dynamic
 
DynamicTypeInfo(IType) - Constructor for class gw.internal.gosu.dynamic.DynamicTypeInfo
 
DynamicTypeLoader - Class in gw.internal.gosu.dynamic
 
DynamicTypeLoader(IModule) - Constructor for class gw.internal.gosu.dynamic.DynamicTypeLoader
 

E

eatBlock(char, char, boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
eatBlock(char, char, boolean, boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
eatOptionalSemiColon(boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
eatTypeLiteral() - Method in class gw.internal.gosu.parser.ParserBase
 
EMPTY - Static variable in class gw.internal.gosu.parser.ContextType
 
EMPTY - Static variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
EMPTY_CLASS_ARRAY - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
EMPTY_TYPEVARS - Static variable in class gw.internal.gosu.parser.GenericTypeVariable
 
EmptyPropertySet - Class in gw.internal.gosu.properties
Property set with no properties
EmptyPropertySet(String) - Constructor for class gw.internal.gosu.properties.EmptyPropertySet
 
encloses(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
enclosingTypeInstanceInScope(IType, IGosuClassInternal) - Static method in class gw.internal.gosu.parser.TypeLord
 
endInlineFinally(Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
ENHANCED_TYPE_FIELD - Static variable in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
ENHANCEMENT_THIS_REF - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
ENHANCEMENT_TYPE_PARAM_PREFIX - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
EnhancementDynamicFunctionSymbol - Class in gw.internal.gosu.parser
 
EnhancementDynamicFunctionSymbol(ISymbolTable, CharSequence, IFunctionType, List<ISymbol>, IType) - Constructor for class gw.internal.gosu.parser.EnhancementDynamicFunctionSymbol
 
EnhancementIndex - Class in gw.internal.gosu.parser
 
ensureDefaultConstructor(ISymbolTable, GosuParser) - Method in class gw.internal.gosu.parser.GosuClass
 
ensureDefaultConstructor(ISymbolTable, GosuParser) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
ensureInferredTypeAssignableToBoundingType(TypeVarToTypeMap, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
ENUM_PARAM_PREFIX - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
ENUM_VALUES_FIELD - Static variable in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
EnumAllValuesFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumAllValuesFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumAllValuesFunctionSymbol
 
EnumAllValuesPropertySymbol - Class in gw.internal.gosu.parser
 
EnumAllValuesPropertySymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumAllValuesPropertySymbol
 
EnumCodeFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumCodeFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumCodeFunctionSymbol
 
EnumCodePropertySymbol - Class in gw.internal.gosu.parser
 
EnumCodePropertySymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumCodePropertySymbol
 
EnumDisplayNameFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumDisplayNameFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumDisplayNameFunctionSymbol
 
EnumDisplayNamePropertySymbol - Class in gw.internal.gosu.parser
 
EnumDisplayNamePropertySymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumDisplayNamePropertySymbol
 
EnumNameFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumNameFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumNameFunctionSymbol
 
EnumNamePropertySymbol - Class in gw.internal.gosu.parser
 
EnumNamePropertySymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumNamePropertySymbol
 
EnumOrdinalFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumOrdinalFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumOrdinalFunctionSymbol
 
EnumOrdinalPropertySymbol - Class in gw.internal.gosu.parser
 
EnumOrdinalPropertySymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumOrdinalPropertySymbol
 
EnumValueFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumValueFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumValueFunctionSymbol
 
EnumValueOfFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumValueOfFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumValueOfFunctionSymbol
 
EnumValuePropertySymbol - Class in gw.internal.gosu.parser
 
EnumValuePropertySymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumValuePropertySymbol
 
EnumValuesFunctionSymbol - Class in gw.internal.gosu.parser
 
EnumValuesFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.EnumValuesFunctionSymbol
 
eolIsSignificant(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
eolIsSignificant(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
EqualityExpression - Class in gw.internal.gosu.parser.expressions
Represents an equality expression in the Gosu grammar:
EqualityExpression() - Constructor for class gw.internal.gosu.parser.expressions.EqualityExpression
 
EqualityExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
equals(Object) - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
equals(Object) - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
equals(Object) - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
equals(Object) - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
equals(Object) - Method in class gw.internal.gosu.module.Module
 
equals(Object) - Method in class gw.internal.gosu.parser.AbstractExtendedProperty
 
equals(Object) - Method in class gw.internal.gosu.parser.AbstractExtendedType
 
equals(Object) - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
equals(Object) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
equals(Object) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
equals(Object) - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
equals(Object) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
equals(Object) - Method in class gw.internal.gosu.parser.DelegateFunctionType
 
equals(Object) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
equals(Object) - Method in class gw.internal.gosu.parser.expressions.BlockType
 
equals(Object) - Method in class gw.internal.gosu.parser.expressions.StringLiteral
 
equals(Object) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
equals(Object) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
equals(Object) - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
equals(Object) - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
equals(Object) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
equals(Object) - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
equals(Object) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
equals(Object) - Method in class gw.internal.gosu.parser.MetaType
 
equals(Object) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
equals(Object) - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
equals(Object) - Method in class gw.internal.gosu.parser.ReducedSymbol
 
equals(Object) - Method in class gw.internal.gosu.parser.Symbol
 
equals(Object) - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
equals(Object) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
equals(Object) - Method in class gw.internal.gosu.parser.TypeVariableArrayType
 
equals(Object) - Method in class gw.internal.gosu.parser.TypeVariableType
Ok, here's the deal.
error(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
ErrorType - Class in gw.internal.gosu.parser
A type representing the Error state in the type system.
ErrorType(ParseResultsException) - Constructor for class gw.internal.gosu.parser.ErrorType
 
ErrorTypeInfo - Class in gw.internal.gosu.parser
 
ESCAPED_ALTERNATE_EXPRESSION_BEGIN_CHAR - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
ESCAPED_SCRIPTLET_BEGIN_CHAR - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
ESCAPED_SCRIPTLET_MARKER - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
EVAL_EXPRESSIONS - Static variable in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
EvalBasedTransformer<T extends IExpression> - Class in gw.internal.gosu.ir.transform.expression
 
EvalBasedTransformer(TopLevelTransformationContext, T) - Constructor for class gw.internal.gosu.ir.transform.expression.EvalBasedTransformer
 
EvalExpression - Class in gw.internal.gosu.parser.expressions
The 'eval' operator as an expression:
EvalExpression(ITypeUsesMap) - Constructor for class gw.internal.gosu.parser.expressions.EvalExpression
Constructs an 'eval' expression.
EvalExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
EvalExpressionTransformer.DeclaredConstructorsAccessor - Interface in gw.internal.gosu.ir.transform.expression
 
EvalStatement - Class in gw.internal.gosu.parser.statements
 
EvalStatement(EvalExpression) - Constructor for class gw.internal.gosu.parser.statements.EvalStatement
 
EvalStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
evaluate() - Method in class gw.internal.gosu.parser.Expression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.AdditiveExpression
Evaluates this additive expression.
evaluate() - Method in class gw.internal.gosu.parser.expressions.AnnotationExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.AnnotationUseSiteTargetClause
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ArgumentListClause
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
Evaluates the expression.
evaluate() - Method in class gw.internal.gosu.parser.expressions.BadInitializerExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
Evaluates the bean method call.
evaluate() - Method in class gw.internal.gosu.parser.expressions.BindingExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.BitshiftExpression
Evaluate the expression.
evaluate() - Method in class gw.internal.gosu.parser.expressions.BitwiseAndExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.BitwiseOrExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.BitwiseXorExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.BooleanLiteral
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.CharLiteral
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ConditionalAndExpression
Performs a logical AND operation.
evaluate() - Method in class gw.internal.gosu.parser.expressions.ConditionalOrExpression
Performs a logical OR operation.
evaluate() - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
Evaluates this Expression and returns the result.
evaluate() - Method in class gw.internal.gosu.parser.expressions.DefaultArgLiteral
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.DirectiveExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.EqualityExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.EvalExpression
Evaluates/executes the Gosu in the expression.
evaluate() - Method in class gw.internal.gosu.parser.expressions.Identifier
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.IdentityExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ImplicitTypeAsExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.InterfacesClause
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.IntervalExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.MapAccess
Evaluates the expression.
evaluate() - Method in class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ModifierListClause
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.MultiplicativeExpression
Evaluate the expression.
evaluate() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.NotAWordExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.NullExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ObjectInitializerExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.ParameterListClause
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.Program
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.PropertyAccessIdentifier
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.RelationalExpression
Perform a relational comparison.
evaluate() - Method in class gw.internal.gosu.parser.expressions.StaticTypeOfExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.StringLiteral
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.SuperAccess
Evaluates the expression.
evaluate() - Method in class gw.internal.gosu.parser.expressions.SuperTypeClause
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.TemplateStringLiteral
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.TypeAsExpression
Perform a type cast.
evaluate() - Method in class gw.internal.gosu.parser.expressions.TypeIsExpression
Perform a type (or instanceof) comparison.
evaluate() - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.TypeOfExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.TypeParameterListClause
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
evaluate() - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
evaluate() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultValue
 
evaluate() - Method in class gw.internal.gosu.parser.optimizer.SinglePropertyMemberAccessRuntime
 
evaluate() - Method in class gw.internal.gosu.parser.ParenthesizedExpression
 
evaluate(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.Expression
 
evaluate(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
evaluate(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.GosuProgram
 
evaluate(IType, Object, Object, IType, IType, boolean, boolean, boolean) - Static method in class gw.internal.gosu.parser.expressions.AdditiveExpression
 
evaluate(IType, Object, Object, IType, IType, boolean, boolean, boolean, Object, int, int, int, int) - Static method in class gw.internal.gosu.parser.expressions.AdditiveExpression
 
evaluate(IType, Object, Object, IType, IType, int, boolean) - Static method in class gw.internal.gosu.parser.expressions.MultiplicativeExpression
 
evaluate(IType, Object, Object, IType, IType, int, boolean, Object, int, int, int, int) - Static method in class gw.internal.gosu.parser.expressions.MultiplicativeExpression
 
evaluate(Object, boolean, Object) - Static method in class gw.internal.gosu.ir.transform.expression.EqualityExpressionTransformer
 
evaluate(Object, String, Object) - Static method in class gw.internal.gosu.ir.transform.expression.RelationalExpressionTransformer
 
evaluateRoot(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
evaluateRoot(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.GosuProgram
 
evaluateRootExpr() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
EvaluationException - Exception in gw.lang.parser
 
EvaluationException(String) - Constructor for exception gw.lang.parser.EvaluationException
 
evictLoader(String) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
evictLoader(String) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
execute() - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
execute() - Method in class gw.internal.gosu.parser.Statement
 
execute() - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
Execute the expression.
execute() - Method in class gw.internal.gosu.parser.statements.AssignmentStatement
Execute the expression.
execute() - Method in class gw.internal.gosu.parser.statements.BeanMethodCallStatement
Executes the bean method call.
execute() - Method in class gw.internal.gosu.parser.statements.BlockInvocationStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.BreakStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.CatchClause
 
execute() - Method in class gw.internal.gosu.parser.statements.ClassFileStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.ClasspathStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.ContinueStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
Execute the do...while statement
execute() - Method in class gw.internal.gosu.parser.statements.EvalStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.ExpressionStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.IfStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
Execute the expression.
execute() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.NamespaceStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.NewStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.NoOpStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.NotAStatement
Execute the expression.
execute() - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.ReturnStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.StatementList
Execute the list of statements.
execute() - Method in interface gw.internal.gosu.parser.statements.StatementRuntime
 
execute() - Method in class gw.internal.gosu.parser.statements.SwitchStatement
Execute the switch statement
execute() - Method in class gw.internal.gosu.parser.statements.SyntheticMemberAccessStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.ThrowStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.TypeLoaderStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.UsesStatementList
 
execute() - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
execute() - Method in class gw.internal.gosu.parser.statements.VarStatement
Executes the Var statement.
execute() - Method in class gw.internal.gosu.parser.statements.WhileStatement
Execute the while statement
execute(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.Statement
 
execute(Writer, ISymbolTable) - Method in class gw.internal.gosu.template.TemplateGenerator
 
execute(Writer, StringEscaper, ISymbolTable) - Method in class gw.internal.gosu.template.TemplateGenerator
 
execute(Object) - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
executeTemplate(ITemplateGenerator, Writer) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
executeTemplate(Reader, Writer) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
executeTemplate(Reader, Writer, boolean) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
EXECUTION_MODE - Static variable in class gw.internal.gosu.parser.DefaultPlatformHelper
 
ExecutionEnvironment - Class in gw.internal.gosu.parser
 
exists() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
exists() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
 
exists() - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
exists() - Method in class gw.internal.gosu.module.fs.PathFileImpl
 
exists(ResourceKey) - Method in class gw.internal.gosu.DefaultLocalizationService
 
Expression - Class in gw.internal.gosu.parser
The root class for all Expressions represented in a parse tree as specified in the Gosu grammar.
Expression() - Constructor for class gw.internal.gosu.parser.Expression
 
EXPRESSION_SUFFIX - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
ExpressionStatement - Class in gw.internal.gosu.parser.statements
 
ExpressionStatement() - Constructor for class gw.internal.gosu.parser.statements.ExpressionStatement
 
ExpressionStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
ExpressionTransformer - Class in gw.internal.gosu.ir.transform
 
exprList(IRExpression...) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 

F

FALSE - Static variable in class gw.internal.gosu.parser.expressions.BooleanLiteral
 
fastStringCoercion(IRExpression, IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
FeatureLiteral - Class in gw.internal.gosu.parser.expressions
Represents a feature literal expression as defined in the Gosu grammar.
FeatureLiteral(Expression) - Constructor for class gw.internal.gosu.parser.expressions.FeatureLiteral
 
FeatureLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 
FieldInitializerTransformer - Class in gw.internal.gosu.ir.transform.statement
 
FieldJavaClassField - Class in gw.internal.gosu.parser
 
FieldJavaClassField(Field, IModule) - Constructor for class gw.internal.gosu.parser.FieldJavaClassField
 
file(String) - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
file(String) - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
FileSystemGosuClassRepository - Class in gw.internal.gosu.parser
 
FileSystemGosuClassRepository(IModule) - Constructor for class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
FileSystemGosuClassRepository.ClassFileInfo - Class in gw.internal.gosu.parser
 
FileSystemGosuClassRepository.FileSystemSourceFileHandle - Class in gw.internal.gosu.parser
 
FileSystemImpl - Class in gw.internal.gosu.module.fs
 
FileSystemImpl(IFileSystem.CachingMode) - Constructor for class gw.internal.gosu.module.fs.FileSystemImpl
 
FileSystemSourceFileHandle(FileSystemGosuClassRepository.ClassFileInfo, boolean) - Constructor for class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
fillInStackTrace() - Method in exception gw.internal.gosu.parser.InnerClassLocatorException
 
fillInStackTrace() - Method in exception gw.internal.gosu.parser.InnerClassNotFoundException
 
fillInStackTrace() - Method in exception gw.internal.gosu.parser.RuntimeExceptionWithNoStacktrace
 
findAllFilesByExtension(String) - Method in class gw.internal.gosu.properties.PropertiesPropertySet.Source
 
findAncestorParsedElementByType(Class...) - Method in class gw.internal.gosu.parser.ParsedElement
 
findAndWrapLocation(Expression, ParsedElement) - Method in class gw.internal.gosu.parser.ParserBase
 
findClass(String) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
findClass(String) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
findClass(String, String[]) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
findComparableParamType(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
findDeclaringStatement(IParsedElement, String) - Method in class gw.internal.gosu.parser.expressions.Program
 
findDeclaringStatement(IParsedElement, String) - Method in class gw.internal.gosu.parser.ParsedElement
 
findDescendantsWithParsedElementType(Class) - Method in class gw.internal.gosu.parser.ParseTree
 
findDimensionType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
findFirstFile(String) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
findGreatestLowerBound(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
findImpl(IType) - Static method in class gw.internal.gosu.parser.GosuParser
 
findLeastUpperBound(List<? extends IType>) - Static method in class gw.internal.gosu.parser.TypeLord
 
findLineNumberOfDeclaration(String) - Method in class gw.internal.gosu.parser.ParsedElement
 
findLocalVar(IRSymbol) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
 
findMathOpMethod(IType, int, IType) - Static method in class gw.internal.gosu.parser.ParserBase
 
findOffsetOf(PropertyNode) - Method in class gw.internal.gosu.properties.PropertiesType
 
findParameterizedStructureType(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
findParameterizedType(IType, IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
findParameterizedType(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
Finds a parameterized type in the ancestry of a given type.
findParameterizedType(IType, IType, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
findParameterizedType_Reverse(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
findParameterizedTypeInHierarchy(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
findProxiedClassInHierarchy() - Method in class gw.internal.gosu.parser.GosuClass
 
findResource(String) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
findRootModule() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
findRootParsedElement() - Method in class gw.internal.gosu.parser.ParsedElement
 
finishJavaAnnotation() - Method in class gw.internal.gosu.annotations.AnnotationMap
 
flushCaches() - Static method in class gw.internal.gosu.parser.JavaMethodCache
This method is not normally required.
forCapturedVar() - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forceInit() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
ForceThrowerGenerator - Class in gw.internal.gosu.parser
 
ForceThrowerGenerator() - Constructor for class gw.internal.gosu.parser.ForceThrowerGenerator
 
forceTypeInfoInitialization() - Method in class gw.internal.gosu.parser.GosuClass
 
forceTypeInfoInitialization() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
ForEachStatement - Class in gw.internal.gosu.parser.statements
Represents a foreach statement as specified in the Gosu grammar:
ForEachStatement(ISymbolTable) - Constructor for class gw.internal.gosu.parser.statements.ForEachStatement
Constructs a ForEachStatement given an ISymbolTable instance.
ForEachStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
forFeatureInfo(IAttributedFeatureInfo) - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forMethod(IJavaClassMethod) - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forMethod(Method) - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forName(String) - Static method in class gw.internal.gosu.parser.LocalClassForNameHack
 
forOuter() - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forOuterAccess() - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forSymbol(IReducedSymbol) - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forType(IType) - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
forTypeParameter() - Static method in class gw.internal.gosu.ir.transform.util.AccessibilityUtil
 
FRAGMENT_EXT - Static variable in class gw.internal.gosu.parser.GosuClassFragment
 
FRAGMENT_NAME_PREFIX - Static variable in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
FrequentUsedJavaTypeCache - Class in gw.internal.gosu.parser
 
Fully - gw.internal.gosu.parser.statements.VarInitializationVerifier.AssignedState
 
FUNCTION_CLASS_PREFIX - Static variable in class gw.internal.gosu.compiler.FunctionClassUtil
 
FUNCTION_INTERFACE_PREFIX - Static variable in class gw.internal.gosu.compiler.FunctionClassUtil
 
FUNCTION_PACKAGE - Static variable in class gw.internal.gosu.compiler.FunctionClassUtil
 
FunctionBodyTransformationContext - Class in gw.internal.gosu.ir.transform
 
FunctionBodyTransformationContext(TopLevelTransformationContext, boolean) - Constructor for class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
FunctionClassUtil - Class in gw.internal.gosu.compiler
 
FunctionStatement - Class in gw.internal.gosu.parser.statements
 
FunctionStatement() - Constructor for class gw.internal.gosu.parser.statements.FunctionStatement
 
FunctionStatementTransformer - Class in gw.internal.gosu.ir.transform
 
FunctionToInterfaceClassGenerator - Class in gw.internal.gosu.coercer
 
FunctionToInterfaceClassGenerator() - Constructor for class gw.internal.gosu.coercer.FunctionToInterfaceClassGenerator
 

G

generateJavaStub(IGosuClass) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
generateTemplate(Reader, Writer, ISymbolTable) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
generateTemplate(Reader, Writer, ISymbolTable) - Static method in class gw.internal.gosu.template.TemplateGenerator
Generates a template of any format having embedded Gosu.
generateTemplate(Reader, Writer, ISymbolTable, boolean) - Static method in class gw.internal.gosu.template.TemplateGenerator
Generates a template of any format having embedded Gosu.
GenericArrayTypeJavaClassGenericArrayType - Class in gw.internal.gosu.parser
 
GenericArrayTypeJavaClassGenericArrayType(GenericArrayType, IModule) - Constructor for class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType
 
GenericTypeVariable - Class in gw.internal.gosu.parser
 
GenericTypeVariable(TypeVariableDefinitionImpl, IType) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
 
GenericTypeVariable(GenericTypeVariable) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
 
GenericTypeVariable(IType, IJavaClassTypeVariable, TypeVarToTypeMap) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
 
GenericTypeVariable(String, IType) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
 
genStub(IGosuClass) - Method in class gw.internal.gosu.parser.java.compiler.JavaStubGenerator
 
get(IType) - Static method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
get(IType) - Static method in class gw.internal.gosu.ir.nodes.IRTypeFactory
 
get(IType) - Static method in class gw.internal.gosu.parser.MetaType
 
get(IType) - Method in class gw.internal.gosu.parser.TypeRefFactory
 
get(IType...) - Static method in class gw.internal.gosu.parser.CompoundType
 
get(IJavaClassInfo) - Static method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
get(IJavaClassInfo) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
get(Class) - Static method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
get(Class<?>) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
Gets the intrinsic type for a given class.
get(Object) - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
get(String) - Method in class gw.internal.gosu.parser.ClassPath
 
get(String) - Static method in class gw.internal.gosu.parser.Primitives
 
get(String) - Method in class gw.internal.gosu.parser.TypeRefFactory
 
get(Set<IType>) - Static method in class gw.internal.gosu.parser.CompoundType
 
getAccessibility() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getAccessibility() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getAccessibility() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getAccessibilityForType(IType) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getAccessibilityForType(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getAccessibilityForType(IType) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getAccessibilityForType(IType) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getAccessibilityForType(IType) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getAccessor() - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
getAccessor() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getAccessor() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getAccessor() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getAccessor() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getAccessor() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getAccessor() - Method in class gw.internal.gosu.parser.LengthProperty
 
getAccessor() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
getAccessor() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
getAccessPath() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getActualLoader() - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
getActualLoader() - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
getActualParameterInfos(IFeatureInfo, TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getActualPropertyInfo(IPropertyInfo) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
getActualType(IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualType(IType, TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getActualType(IType, TypeVarToTypeMap, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualType(IType, TypeVarToTypeMap, boolean, Set<IType>) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualType(IAsmType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualType(IAsmType, TypeVarToTypeMap, boolean, LinkedHashSet<IAsmType>) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualType(Type, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualType(Type, TypeVarToTypeMap, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualType(Type, TypeVarToTypeMap, boolean, LinkedHashSet<Type>) - Static method in class gw.internal.gosu.parser.TypeLord
 
getActualTypeArguments() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
getActualTypeArguments() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getActualTypeArguments() - Method in class gw.internal.gosu.parser.ParameterizedTypeJavaClassParameterizedType
 
getActualTypeInContainer(IFeatureInfo, IType) - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
getAdapterClass() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
getAdapterClassDirectly() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
getAdditionalDFSDecls() - Method in class gw.internal.gosu.parser.GosuProgram
 
getAdditionalDFSDecls() - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
getAdditionalDFSDecls() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
getAdditionalSourceRoots() - Method in class gw.internal.gosu.module.DefaultSingleModule
 
getAdditionalSourceRoots() - Method in class gw.internal.gosu.module.Module
 
getAdditionalSourceRoots() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getAfter() - Method in class gw.internal.gosu.parser.Token
 
getAll() - Static method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getAllClassesInClassHierarchyAsIntrinsicTypes(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getAllClassesInClassHierarchyAsIntrinsicTypes(IJavaClassInfo) - Static method in class gw.internal.gosu.parser.TypeLord
 
getAllNamespaces() - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
getAllNamespaces() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getAllNamespaces() - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
getAllParameterTypes() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getAllParameterTypes() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getAllPrimitiveNames() - Static method in class gw.internal.gosu.parser.Primitives
 
getAllTypeLoaders() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getAllTypeNames() - Method in class gw.internal.gosu.parser.ClassCache
 
getAllTypeNames() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
getAllTypeNames() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getAllTypeNames(String...) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.CompoundType
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.ErrorType
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.GosuClass
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.MetaType
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.NamespaceType
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getAllTypesInHierarchy() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getAlternateType() - Method in class gw.internal.gosu.parser.ContextType
 
getAnnotatedElement() - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
getAnnotatedElement() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getAnnotatedElement() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getAnnotatedElement() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getAnnotatedElement() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getAnnotatedElement() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getAnnotation() - Method in class gw.internal.gosu.parser.expressions.AnnotationExpression
 
getAnnotation(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getAnnotation(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getAnnotation(IType) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getAnnotation(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
getAnnotation(Class) - Method in interface gw.internal.gosu.parser.java.classinfo.IModifierList
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getAnnotation(Class) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getAnnotation(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getAnnotation(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getAnnotation(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getAnnotationDefault() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getAnnotationDefault() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getAnnotationDefault() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getAnnotationInfoFactory() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getAnnotations() - Method in class gw.internal.gosu.annotations.AnnotationMap
 
getAnnotations() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getAnnotations() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getAnnotations() - Method in class gw.internal.gosu.parser.DocCommentBlock
 
getAnnotations() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getAnnotations() - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
getAnnotations() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getAnnotations() - Method in interface gw.internal.gosu.parser.java.classinfo.IModifierList
 
getAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
getAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
getAnnotations() - Method in class gw.internal.gosu.parser.LengthProperty
 
getAnnotations() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getAnnotations() - Method in class gw.internal.gosu.parser.ModifierInfo
 
getAnnotations() - Method in class gw.internal.gosu.parser.ParsedElement
 
getAnnotations() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getAnnotations() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getAnnotations() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getAnnotations() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
getAnnotations() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getAnnotations() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getAnnotations() - Method in class gw.internal.gosu.parser.Symbol
 
getAnnotationsOfType(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getAnnotationsOfType(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getAnnotationsOfType(IType) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getAnnotationsOfType(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getAnonymousInnerClassCount() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getAnonymousInnerClassCount() - Method in class gw.internal.gosu.parser.GosuClass
 
getAnonymousInnerClassCount() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getArgArrayForArity(int) - Static method in class gw.internal.gosu.compiler.FunctionClassUtil
 
getArgPosition() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getArgPosition() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
getArgPosition() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getArgPosition() - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
 
getArgPosition() - Method in class gw.internal.gosu.parser.statements.NewStatement
 
getArgs() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getArgs() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getArgs() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getArgs() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getArgs() - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
getArgs() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
getArgs() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getArgs() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getArgs() - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
 
getArgs() - Method in class gw.internal.gosu.parser.statements.NewStatement
 
getArgSignature() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getArgTypes() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getArgTypes() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getArgTypes() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getArgTypes() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getArrayAccessExpression() - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
getArrayClass(IType) - Static method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.CompoundType
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.ErrorType
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.GosuArrayClass
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.GosuClass
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.MetaType
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.NamespaceType
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.TypeVariableArrayType
 
getArrayComponent(Object, int) - Method in class gw.internal.gosu.parser.TypeVariableType
 
getArrayComponentType(IType) - Static method in class gw.internal.gosu.parser.statements.LoopStatement
 
getArrayElement(Object, int, boolean) - Static method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.CompoundType
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.ErrorType
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.GosuArrayClass
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.GosuClass
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.MetaType
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.NamespaceType
 
getArrayLength(Object) - Static method in class gw.internal.gosu.parser.statements.LoopStatement
Return the length of the specified Array or Collection.
getArrayLength(Object) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.TypeVariableArrayType
 
getArrayLength(Object) - Method in class gw.internal.gosu.parser.TypeVariableType
 
getArraySignature(String) - Static method in class gw.internal.gosu.parser.Primitives
 
getArrayType() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getArrayType() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getArrayType() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getArrayType() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getArrayType() - Method in class gw.internal.gosu.parser.CompoundType
 
getArrayType() - Method in class gw.internal.gosu.parser.ErrorType
 
getArrayType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getArrayType() - Method in class gw.internal.gosu.parser.GosuClass
 
getArrayType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getArrayType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getArrayType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getArrayType() - Method in class gw.internal.gosu.parser.MetaType
 
getArrayType() - Method in class gw.internal.gosu.parser.NamespaceType
 
getArrayType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getArrayType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getArrayType() - Method in class gw.internal.gosu.template.GosuTemplateType
 
getArrayVersionsOfEachType(Set) - Static method in class gw.internal.gosu.parser.TypeLord
 
getAsExpression() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getAsmType() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getAssignableBoundedPropertyType(IReducedDynamicPropertySymbol) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getAssignableFeatureType() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getAssignableFeatureType() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getAssignableType() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getAssignableType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getAssignableType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getAssignableType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getAssignableType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getAssignableType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getAssignableType() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getAssignableType() - Method in class gw.internal.gosu.parser.expressions.Identifier
 
getAssignableType() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getAssignableType() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getBackingClass() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getBackingClass() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getBackingClass() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getBackingClass() - Method in class gw.internal.gosu.parser.GosuClass
 
getBackingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getBackingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getBackingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getBackingClassInfo() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getBackingConstructorInfo() - Method in class gw.internal.gosu.parser.GosuConstructorInfo
 
getBackingConstructorInfo() - Method in class gw.internal.gosu.parser.ParameterizedGosuConstructorInfo
 
getBackingDfs() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getBackingDfs() - Method in class gw.internal.gosu.parser.ParameterizedDynamicFunctionSymbol
 
getBackingDfs() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getBackingDfs() - Method in class gw.internal.gosu.parser.ReducedParameterizedDynamicFunctionSymbol
 
getBackingMethodInfo() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getBackingPropertyInfo() - Method in class gw.internal.gosu.parser.ParameterizedGosuPropertyInfo
 
getBackingSourcePath() - Method in class gw.internal.gosu.module.Module
 
getBase() - Method in class gw.internal.gosu.parser.expressions.DimensionOperandResolver
 
getBaseName() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
 
getBaseName() - Method in class gw.internal.gosu.module.fs.PathFileImpl
 
getBeanClass() - Method in exception gw.internal.gosu.parser.PropertyNotFoundException
 
getBeanMethodCall() - Method in class gw.internal.gosu.parser.statements.BeanMethodCallStatement
 
getBindForType() - Method in class gw.internal.gosu.parser.expressions.BindingExpression
 
getBitshiftOperators() - Static method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getBlock() - Method in class gw.internal.gosu.parser.BlockClass
 
getBlock() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getBlock(int) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getBlock(int) - Method in class gw.internal.gosu.parser.GosuClass
 
getBlockCount() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getBlockCount() - Method in class gw.internal.gosu.parser.GosuClass
 
getBlockCount() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getBlockCount() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getBlockGosuClass() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getBlockInvocation() - Method in class gw.internal.gosu.parser.statements.BlockInvocationStatement
 
getBlockReturnType() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getBlocks() - Method in class gw.internal.gosu.parser.GosuClass
 
getBlocks() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getBlockToInterfaceConversionClass(IType, IType) - Static method in class gw.internal.gosu.coercer.FunctionToInterfaceClassGenerator
 
getBlockToInterfaceConversionClass(IType, IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getBlockToInterfaceConversionClass(String, IType) - Static method in class gw.internal.gosu.coercer.FunctionToInterfaceClassGenerator
 
getBlockType() - Method in class gw.internal.gosu.parser.BlockClass
 
getBlockType() - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
getBody() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getBoundArgs() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getBoundedAssignablePropertyType(IDynamicPropertySymbol) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getBoundedPropertyType(IDynamicPropertySymbol) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getBoundedPropertyType(IReducedDynamicPropertySymbol) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getBoundingType() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getBoundingType() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
getBoundingType() - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
getBoundingType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getBounds() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getBounds() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getBounds() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getBounds() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
getBounds() - Method in class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
getBoxedTypeFromPrimitiveType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getBoxType(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getByFullName(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
Gets an intrinsic type based on a fully-qualified name.
getByFullNameIfValid(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
Gets a type based on a fully-qualified name.
getByFullNameIfValidNoJava(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getByRelativeName(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getByRelativeName(String, ITypeUsesMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
Gets an intrinsic type based on a relative name.
getBytes(ICompilableType) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
getBytes(ICompilableType) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
getBytesOrClass(String) - Static method in class gw.internal.gosu.loader.Loader
 
getCached(ICompilableType) - Static method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
getCachedContent() - Method in class gw.internal.gosu.properties.PropertiesType
 
getCachedProgram(String) - Static method in class gw.internal.gosu.parser.ContextSensitiveCodeRunner
 
getCachedProgram(String) - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
getCachedType(String) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getCallableConstructor(IType...) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getCallableMethod(CharSequence, IType...) - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
 
getCallHandler() - Method in class gw.internal.gosu.dynamic.DynamicMethodInfo
 
getCallHandler() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getCallHandler() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getCallHandler() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getCannonicalName() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getCannonicalName() - Method in class gw.internal.gosu.parser.ParameterizedDynamicFunctionSymbol
 
getCapturedForBytecode() - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
getCapturedSymbol(String) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getCapturedSymbol(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getCapturedSymbol(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getCapturedSymbol(String) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getCapturedSymbol(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getCapturedSymbolParameterName(ICapturedSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getCapturedSymbols() - Method in class gw.internal.gosu.parser.BlockClass
 
getCapturedSymbols() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getCapturedSymbols() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getCapturedSymbols() - Method in class gw.internal.gosu.parser.GosuClass
 
getCapturedSymbols() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getCapturedSymbols() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getCapturedSymbols() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getCapturedTypeVars() - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
getCases() - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
getCatchStatements() - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
getCatchStmt() - Method in class gw.internal.gosu.parser.statements.CatchClause
 
getCatchType() - Method in class gw.internal.gosu.parser.statements.CatchClause
 
getChild(int) - Method in class gw.internal.gosu.parser.ParseTree
 
getChildAfter(int) - Method in class gw.internal.gosu.parser.ParseTree
 
getChildAfter(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
getChildBefore(int) - Method in class gw.internal.gosu.parser.ParseTree
 
getChildBefore(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
getChildCount() - Method in class gw.internal.gosu.parser.ParseTree
 
getChildren() - Method in class gw.internal.gosu.parser.ParseTree
 
getChildren() - Method in class gw.internal.gosu.properties.PropertyNode
The direct children of this property node
getChildren(IType) - Method in class gw.internal.gosu.parser.NamespaceType
 
getChildrenBefore(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
getChildrenSorted() - Method in class gw.internal.gosu.parser.ParseTree
 
getChildValue(String) - Method in class gw.internal.gosu.properties.PropertyNode
Return the value for the named child property; this is just like doing lookup on the underlying PropertySet except that the name is prefixed with the full name of this property.
getClassDeclaration() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
getClassFileStatement() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getClassFileStatement() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
getClassInfo(AsmClass, IModule) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
getClassInfo(Class, IModule) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
getClassInfo(String, IModule) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
getClassInfos(IType[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getClassName() - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
getClassNameFromFile(IDirectory, IFile, String[]) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
getClasspath() - Method in class gw.internal.gosu.parser.statements.ClasspathStatement
 
getClassPathLength() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getClassStatement() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getClassStatement() - Method in class gw.internal.gosu.parser.GosuClass
 
getClassStatement() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getClassStatement() - Method in class gw.internal.gosu.parser.GosuClassParser
 
getClassStatement() - Method in class gw.internal.gosu.parser.statements.ClassFileStatement
 
getClassStatementWithoutCompile() - Method in class gw.internal.gosu.parser.GosuClass
 
getClassType() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getClassType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getClassType() - Method in class gw.internal.gosu.parser.GosuClass
 
getClassType() - Method in class gw.internal.gosu.parser.GosuEnhancement
 
getClassType() - Method in class gw.internal.gosu.parser.GosuProgram
 
getClassType() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getClassType() - Method in class gw.internal.gosu.properties.PropertiesType
 
getClassType() - Method in class gw.internal.gosu.template.GosuTemplateType
 
getCoercer() - Method in class gw.internal.gosu.parser.expressions.TypeAsExpression
 
getCoercerInternal(IType, IType, boolean) - Method in class gw.internal.gosu.parser.gwPlatform.GWCoercionManager
 
getColumn() - Method in class gw.internal.gosu.parser.ParsedElement
 
getColumn() - Method in class gw.internal.gosu.parser.ParseTree
 
getCompilationState() - Method in class gw.internal.gosu.parser.GosuClass
 
getCompilationUnitTree() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getCompilationUnitTree() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getCompiledGosuClassSymbolTable() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getCompileTimePropertyInfo() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getCompilingClass(IType) - Static method in class gw.internal.gosu.parser.JavaTypeInfo
 
getCompilingType(String) - Static method in class gw.internal.gosu.parser.GosuClassCompilingStack
 
getCompilingType(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getComponentType() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getComponentType() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getComponentType() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getComponentType() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getComponentType() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
getComponentType() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
getComponentType() - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
getComponentType() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getComponentType() - Method in class gw.internal.gosu.parser.CompoundType
 
getComponentType() - Method in class gw.internal.gosu.parser.ErrorType
 
getComponentType() - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
getComponentType() - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
getComponentType() - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
getComponentType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getComponentType() - Method in class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType
 
getComponentType() - Method in class gw.internal.gosu.parser.GosuClass
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getComponentType() - Method in class gw.internal.gosu.parser.MetaType
 
getComponentType() - Method in class gw.internal.gosu.parser.NamespaceType
 
getComponentType() - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
getComponentType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getComponentType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getComponentType(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getCompoundType(Set<IType>) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.CompoundType
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.ErrorType
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.GosuClass
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.MetaType
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.NamespaceType
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getCompoundTypeComponents() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getConcreteClass() - Method in class gw.internal.gosu.parser.GosuArrayClass
 
getConcreteIRTypeForMetaType(MetaType) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getConcreteType() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getConcreteType() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
getConcreteType() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
getConcreteType() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getConcreteType() - Method in class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType
 
getConcreteType() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getConcreteType() - Method in class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getConcreteType() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getConcreteType() - Method in class gw.internal.gosu.parser.ParameterizedTypeJavaClassParameterizedType
 
getConcreteType() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
getConcreteType() - Method in class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
getConcreteType() - Method in class gw.internal.gosu.parser.WildcardTypeJavaClassWildcardType
 
getConcreteType(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getConcreteType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getCondition() - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
getCondition() - Method in class gw.internal.gosu.parser.statements.AssertStatement
 
getCondition() - Method in interface gw.lang.parser.statements.IAssertStatement
 
getConstituents() - Method in class gw.internal.gosu.parser.statements.DelegateStatement
 
getConstructor() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
getConstructor() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getConstructor() - Method in class gw.internal.gosu.parser.GosuConstructorInfo
 
getConstructor() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getConstructor() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getConstructor(IType...) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
 
getConstructor(IType...) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getConstructor(IType...) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getConstructor(IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getConstructor(IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getConstructor(IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getConstructor(IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getConstructor(IType...) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getConstructor(IJavaClassInfo...) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getConstructor(IJavaClassInfo...) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getConstructor(IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getConstructor(IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getConstructor(IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getConstructor(Class) - Method in interface gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer.DeclaredConstructorsAccessor
 
getConstructorFunction(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getConstructorFunction(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getConstructorFunctions() - Method in class gw.internal.gosu.parser.GosuClass
 
getConstructorFunctions() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getConstructorFunctions() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getConstructorInfo() - Method in class gw.internal.gosu.parser.SuperConstructorFunctionSymbol
 
getConstructorInfo() - Method in class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
getConstructorInfoFactory() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getConstructorParamTypes(IType[], int, IType) - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
Parameters are order like so: ctor( [OuterThis,] [This,] [CapturedSymbols,] [TypeParams,] [EnumParams,] params )
getConstructorParamTypes(IType[], int, IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
Parameters are order like so: ctor( [OuterThis,] [This,] [CapturedSymbols,] [TypeParams,] params )
getConstructors() - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getConstructors() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getConstructors(IType) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getConstructors(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getConstructors(IType) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getConstructors(IType) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getConstructors(IType) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getConstructorStatement(IConstructorInfo) - Method in class gw.internal.gosu.parser.GosuClass
 
getConstructorType(IType, Expression[], List<IConstructorType>, ParserBase) - Method in class gw.internal.gosu.parser.GosuParser
Get the type of the method specified in the member path.
getContainedParsedElementsByType(Class<E>, List<E>) - Method in class gw.internal.gosu.parser.expressions.Program
 
getContainedParsedElementsByType(Class<E>, List<E>) - Method in class gw.internal.gosu.parser.ParsedElement
Find all the parsed elements of a given type contained within this parsed element.
getContainedParsedElementsByTypes(List<IParsedElement>, Class<? extends IParsedElement>...) - Method in class gw.internal.gosu.parser.ParsedElement
 
getContainedParsedElementsByTypesWithIgnoreSet(List<IParsedElement>, Set<Class<? extends IParsedElement>>, Class<? extends IParsedElement>...) - Method in class gw.internal.gosu.parser.ParsedElement
 
getContainer() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getContainer() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getContainer() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getContainer() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getContainer() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getContainer() - Method in class gw.internal.gosu.parser.GosuExceptionInfo
 
getContainingType() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getContent() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getContext() - Method in interface gw.internal.gosu.parser.IContextBeanInfo
 
getContextType() - Method in class gw.internal.gosu.parser.Expression
Context type is the type this literal value evaluates as in the context of a containing expression e.g., given the expression, n == "42", the literal "42" is always converted to a Number.
getContextType() - Method in class gw.internal.gosu.parser.GosuParser
 
getContextType() - Method in class gw.internal.gosu.parser.GosuProgram
 
getCoreType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getCurrentBreakLabel() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
getCurrentCompilingType() - Static method in class gw.internal.gosu.parser.GosuClassCompilingStack
 
getCurrentCompilingType() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getCurrentContinueLabel() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
getCurrentDFS() - Method in class gw.internal.gosu.ir.transform.DFSFunctionBodyTransformationContext
 
getCurrentDFS() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
getCurrentEnclosingGosuClass() - Method in class gw.internal.gosu.parser.ParserBase
 
getCurrentFunction() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getCurrentFunction() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getCurrentFunctionName() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getCurrentFunctionName() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getCurrentFunctionReturnType() - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
getCurrentFunctionReturnType() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getCurrentFunctionReturnType() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getCurrentlyInferringFunctionTypeVars() - Method in class gw.internal.gosu.parser.ParserBase
 
getCurrentModule() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getCurrentTemplateSymbol() - Static method in class gw.internal.gosu.ir.transform.expression.TemplateStringLiteralTransformer
 
getCurrentTime() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getCurrentToken() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getCustomRuntime(String, IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDebugFlags() - Static method in enum gw.internal.gosu.compiler.DebugFlag
 
getDeclAnnotations() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getDeclarations() - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
getDeclarations() - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
getDeclarations() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getDeclarations() - Method in class gw.internal.gosu.parser.statements.CatchClause
 
getDeclarations() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getDeclarations() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getDeclarations() - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
getDeclarations() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.dynamic.DynamicMethodInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getDeclaredAnnotations() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
getDeclaredClasses() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeclaredClasses() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getDeclaredClasses() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDeclaredClasses() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeclaredClasses() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getDeclaredConstructors() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getDeclaredField(Class, String) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDeclaredFieldImpl(Class, String) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDeclaredFields() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeclaredFields() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getDeclaredFields() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDeclaredFields() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeclaredFields() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getDeclaredMethod(IJavaClassInfo, String, Class...) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDeclaredMethod(Class, String, Class...) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDeclaredMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeclaredMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getDeclaredMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDeclaredMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeclaredMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getDeclaredMethods() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getDeclaredMethods(Class) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getDeclaredMethods(Class) - Static method in class gw.internal.gosu.parser.JavaMethodCache
 
getDeclaredMethods(Class) - Method in class gw.internal.gosu.parser.JavaMethodCache.PublicGetDeclaredMethodsAccessor
 
getDeclaredProperties() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getDeclaredProperties() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getDeclaredProperties() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getDeclaredProperties() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getDeclaredProperties() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getDeclaredReturnType() - Method in class gw.internal.gosu.parser.expressions.Program
 
getDeclaringClass() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeclaringClass() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
getDeclaringClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDeclaringClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeclaringJavaClass() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getDeclaringType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getDeclaringTypeInfo() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getDeclaringTypeOfProperty() - Method in class gw.internal.gosu.parser.InitializerSymbol
 
getDeclFunctionStmt() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getDeepestClassAtOffset(int) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDeepestClassAtOffset(int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDeepestFirstChild() - Method in class gw.internal.gosu.parser.ParseTree
 
getDeepestLocation(boolean, int, int, boolean) - Method in class gw.internal.gosu.parser.ParseTree
 
getDeepestLocation(int, boolean) - Method in class gw.internal.gosu.parser.ParseTree
 
getDeepestLocation(int, int, boolean) - Method in class gw.internal.gosu.parser.ParseTree
 
getDeepestStatementLocation(int, boolean) - Method in class gw.internal.gosu.parser.ParseTree
 
getDefaultBindingOperators() - Static method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getDefaultConstIns(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDefaultConstructor() - Method in class gw.internal.gosu.parser.GosuClass
 
getDefaultConstructor() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getDefaultEntityAccess() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getDefaultOperators() - Static method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getDefaultParameterizedType(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getDefaultParameterizedType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getDefaultParameterizedTypeWithTypeVars(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getDefaultParameterizedTypeWithTypeVars(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getDefaultParameterizedTypeWithTypeVars(IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
getDefaultParameterizedTypeWithTypeVars(IType, TypeVarToTypeMap, Set<IType>) - Static method in class gw.internal.gosu.parser.TypeLord
 
getDefaultStatements() - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
getDefaultType() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getDefaultType(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getDefaultTypeLoader() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getDefaultTypeLoader() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getDefaultTypeLoader() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getDefaultTypeUses() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getDefaultTypeUses() - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
getDefaultValue() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getDefaultValue() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationMethod
 
getDefaultValue() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getDefaultValue() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getDefaultValue() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getDefaultValueExpression() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getDefaultValueExpression() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getDefaultValueExpression() - Method in class gw.internal.gosu.parser.Symbol
 
getDefaultValueExpressions() - Method in class gw.internal.gosu.parser.expressions.BlockType
 
getDefaultValueExpressions() - Method in class gw.internal.gosu.parser.GosuConstructorInfo
 
getDefaultValueExpressions() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getDefaultValueExpressions() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getDefaultValueExpressions() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getDefaultValueExpressions() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getDelegate() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getDelegate() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getDelegate() - Method in class gw.internal.gosu.parser.ParameterizedDynamicPropertySymbol
 
getDelegate() - Method in class gw.internal.gosu.parser.ReducedParameterizedDynamicPropertySymbol
 
getDelegate() - Method in class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
getDelegateStmt() - Method in class gw.internal.gosu.parser.DelegateFunctionSymbol
 
getDependencies() - Method in class gw.internal.gosu.module.Module
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getDeprecatedReason() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
getDepth() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getDepth() - Method in class gw.internal.gosu.parser.GosuClass
 
getDepth() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getDepth() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getDescription() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getDescription() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getDescription() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getDescription() - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
getDescription() - Method in class gw.internal.gosu.parser.DocCommentBlock
 
getDescription() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getDescription() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getDescription() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getDescription() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getDescription() - Method in class gw.internal.gosu.parser.GosuExceptionInfo
 
getDescription() - Method in class gw.internal.gosu.parser.GosuMethodParamInfo
 
getDescription() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getDescription() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getDescription() - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
getDescription() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo
 
getDescription() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getDescription() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getDescription() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getDescription() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
getDescription() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getDescription() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getDescription() - Method in class gw.internal.gosu.parser.ModifierInfo
 
getDescription() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
getDescriptor() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getDescriptor() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getDescriptor(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDescriptor(IType) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getDescriptor(IType) - Method in class gw.internal.gosu.ir.transform.util.IRTypeResolverAPIWrapper
 
getDescriptor(IType, boolean) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDescriptor(IType, boolean) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getDescriptor(IJavaClassInfo) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDescriptor(IJavaClassInfo) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getDescriptor(IJavaClassInfo) - Method in class gw.internal.gosu.ir.transform.util.IRTypeResolverAPIWrapper
 
getDescriptor(Class) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getDescriptor(Class) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getDescriptor(Class) - Method in class gw.internal.gosu.ir.transform.util.IRTypeResolverAPIWrapper
 
getDescriptors(IJavaClassInfo[]) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getDescriptors(Class[]) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getDescriptors(List<IType>) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getDetail() - Method in class gw.internal.gosu.parser.statements.AssertStatement
 
getDetail() - Method in interface gw.lang.parser.statements.IAssertStatement
 
getDfs() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getDfsDecls() - Method in class gw.internal.gosu.parser.GosuParser
 
getDfsDeclsForFunction(String) - Method in class gw.internal.gosu.parser.GosuParser
 
getDfsOwner() - Method in class gw.internal.gosu.parser.statements.SyntheticFunctionStatement
 
getDiscretePackages() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getDisplayName() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.CompoundType
 
getDisplayName() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getDisplayName() - Method in class gw.internal.gosu.parser.ErrorType
 
getDisplayName() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getDisplayName() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.GosuClass
 
getDisplayName() - Method in class gw.internal.gosu.parser.GosuExceptionInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.GosuMethodParamInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
getDisplayName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getDisplayName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getDisplayName() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getDisplayName() - Method in class gw.internal.gosu.parser.MetaType
 
getDisplayName() - Method in class gw.internal.gosu.parser.NamespaceType
 
getDisplayName() - Method in class gw.internal.gosu.parser.ParameterDescriptorJavaParameterDescriptor
 
getDisplayName() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getDisplayName() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
getDisplayName() - Method in class gw.internal.gosu.parser.SuperConstructorFunctionSymbol
 
getDisplayName() - Method in class gw.internal.gosu.parser.Symbol
Returns the Symbol's optional display name.
getDisplayName() - Method in class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
getDisplayName() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getDisplayName() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getDocsForParam(int) - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getDocsForParam(int) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getDominatingLocationList() - Method in class gw.internal.gosu.parser.ParseTree
 
getDps() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getDps() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getDps() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getDps() - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
getDynamicFunctionSymbol() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getDynamicSymbolTable() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getDynamicSymbolTable() - Method in class gw.internal.gosu.parser.Symbol
 
getElementFromIterator(Iterator, int) - Static method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
getElseStatement() - Method in class gw.internal.gosu.parser.statements.IfStatement
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getEnclosingClass() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getEnclosingDFS(ICompilableType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getEnclosingEvalExpression() - Method in class gw.internal.gosu.parser.GosuProgram
 
getEnclosingFeatureInfo(Stack<IFeatureInfo>) - Static method in class gw.internal.gosu.parser.ParsedElement
 
getEnclosingFunctionStatement() - Method in class gw.internal.gosu.parser.ParseTree
 
getEnclosingNonBlockType() - Method in class gw.internal.gosu.parser.BlockClass
 
getEnclosingNonBlockType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getEnclosingNonBlockType() - Method in class gw.internal.gosu.parser.GosuClass
 
getEnclosingNonBlockType() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getEnclosingNonBlockType() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getEnclosingType() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getEnclosingType() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getEnclosingType() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getEnclosingType() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getEnclosingType() - Method in class gw.internal.gosu.parser.CompoundType
 
getEnclosingType() - Method in class gw.internal.gosu.parser.ErrorType
 
getEnclosingType() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getEnclosingType() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
getEnclosingType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getEnclosingType() - Method in class gw.internal.gosu.parser.GosuClass
 
getEnclosingType() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getEnclosingType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getEnclosingType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getEnclosingType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getEnclosingType() - Method in class gw.internal.gosu.parser.MetaType
 
getEnclosingType() - Method in class gw.internal.gosu.parser.NamespaceType
 
getEnclosingType() - Method in class gw.internal.gosu.parser.ParseTree
 
getEnclosingType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getEnclosingType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getEnclosingTypeReference() - Method in class gw.internal.gosu.parser.GosuClass
 
getEnd() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getEnd() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getEndLabel() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
getEndPosition() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getEndPosition() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getEnhancedType() - Method in class gw.internal.gosu.parser.GosuEnhancement
 
getEnhancementsForType(IType) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
getEntityIdProperty(IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getEntityIdProperty(IType) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
getEntityInstanceFrom(Object, IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getEntry() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getEnumConstants() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getEnumConstants() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getEnumConstants() - Method in class gw.internal.gosu.parser.GosuClass
 
getEnumConstants() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getEnumConstants() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getEnumConstants() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getEnumConstants() - Method in class gw.internal.gosu.parser.JavaEnumType
 
getEnumType() - Method in interface gw.internal.gosu.parser.IJavaEnumTypeInternal
 
getEnumType() - Method in class gw.internal.gosu.parser.JavaEnumType
 
getEnumValue(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getEnumValue(String) - Method in class gw.internal.gosu.parser.JavaEnumType
 
getEnumValues() - Method in class gw.internal.gosu.parser.GosuClass
 
getEnumValues() - Method in class gw.internal.gosu.parser.JavaEnumType
 
getEofToken() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getErrantTypeName() - Method in class gw.internal.gosu.parser.ErrorType
 
getError() - Method in class gw.internal.gosu.parser.ErrorType
 
getErrors() - Method in class gw.internal.gosu.ir.compiler.verifier.IRTreeVerifier
 
getErrorType() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getErrorType(ParseResultsException) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getErrorType(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getErrorTypeConstructorType(IExpression[], List) - Method in class gw.internal.gosu.parser.ErrorType
 
getErrorTypeFunctionType(IExpression[], String, List) - Method in class gw.internal.gosu.parser.ErrorType
 
getEvalExpression() - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
getEvalExpression() - Method in class gw.internal.gosu.parser.statements.EvalStatement
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getEvent(CharSequence) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getEvents() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getExceptions() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
getExceptions() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getExceptions() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getExceptions() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getExceptions() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getExceptionType() - Method in class gw.internal.gosu.parser.GosuExceptionInfo
 
getExceptionTypes() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getExceptionTypes() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getExceptionTypes() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getExceptionTypes() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
getExceptionTypes() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getExceptionTypes() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getExceptionTypes() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getExcludedPath() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
getExcludedPaths() - Method in class gw.internal.gosu.module.Module
 
getExcludedReturnTypeElements() - Method in class gw.internal.gosu.parser.Statement
 
getExcludedReturnTypeElements() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getExecutionEnvironment() - Method in class gw.internal.gosu.module.Module
 
getExecutionEnvironment() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getExecutionEnvironment(IProject) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getExecutionMode() - Method in class gw.internal.gosu.parser.DefaultPlatformHelper
 
getExpandableComponentType(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getExpandableComponentType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getExpandableComponentType(IType, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
getExpectedReturnType() - Method in class gw.internal.gosu.parser.GosuProgram
 
getExplicitParameterTypes() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getExplicitParameterTypes() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getExplicitTypeInfo() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
getExpression() - Method in class gw.internal.gosu.parser.expressions.DefaultArgLiteral
 
getExpression() - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
getExpression() - Method in class gw.internal.gosu.parser.expressions.StaticTypeOfExpression
 
getExpression() - Method in class gw.internal.gosu.parser.expressions.TypeOfExpression
 
getExpression() - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
getExpression() - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
getExpression() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getExpression() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
getExpression() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
getExpression() - Method in class gw.internal.gosu.parser.GosuProgram
 
getExpression() - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
getExpression() - Method in class gw.internal.gosu.parser.ParenthesizedExpression
 
getExpression() - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.AssignmentStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.CaseClause
 
getExpression() - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.ExpressionStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.IfStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.NotAStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.ThrowStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
getExpression() - Method in class gw.internal.gosu.parser.statements.WhileStatement
 
getExpressionRuntime() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getExpressionRuntime() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getExtendedTypeDataFactory(String) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getExtension() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
 
getExtension() - Method in class gw.internal.gosu.module.fs.PathFileImpl
 
getExtensions() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getExtent() - Method in class gw.internal.gosu.parser.ParseTree
 
getExternalSymbol(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getExternalSymbol(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getExternalSymbol(String) - Method in class gw.internal.gosu.parser.GosuProgram
 
getExternalSymbols() - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
getFakeFile(URL, IModule) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
getFeature() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getFeatureInfo() - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
getFeatureLiterals() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
getFeatureSpaces() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
getFeatureType() - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
getFeatureType() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
Make an array type from the delegate's type, if it's not already an array.
getFeatureType() - Method in class gw.internal.gosu.parser.GosuMethodParamInfo
 
getFeatureType() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getFeatureType() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getFeatureType() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getFeatureType() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
getFeatureType() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getFeatureType() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
getFeatureType() - Method in class gw.internal.gosu.parser.ParameterDescriptorJavaParameterDescriptor
 
getFeatureType() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
getField() - Method in class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser.CompileTimeFieldSymbol
 
getField() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getField(IRProperty, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getField_new(IRProperty, IRExpression, IRType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getFields() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getFields() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getFields() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getFields() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getFields() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getFieldValue(String) - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
getFieldValue(String) - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getFieldValue(String) - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
getFieldValue(String) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo
 
getFieldValue(String) - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
getFile() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getFile() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getFile() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getFile(String) - Method in class gw.internal.gosu.properties.PropertiesPropertySet.Source
 
getFile(String) - Method in interface gw.internal.gosu.properties.PropertySetSource
Returns the file for the given name.
getFileName() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getFileName() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getFileName() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getFilePath() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getFilePath() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getFilePath() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getFileRepository() - Method in class gw.internal.gosu.module.Module
 
getFilteredClassNames() - Method in class gw.internal.gosu.parser.ClassPath
 
getFinallyEnds() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
getFinallyParitioners() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
getFinallyStarts() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
getFinallyStatement() - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
getFinallyStatement() - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
getFinalRoot() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getFinalRootType() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getFirst() - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
getFirstChildWithParsedElementType(Class<? extends IParsedElement>) - Method in class gw.internal.gosu.parser.ParseTree
 
getForceThrower() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getFromObject(Object) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
Returns the intrinsic type for the given Object.
getFullDescription() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getFullDescription() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getFullDescription() - Method in class gw.internal.gosu.parser.GosuClass
 
getFullDescription() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getFullDescription() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getFullDescription() - Method in class gw.internal.gosu.parser.ParameterizedDynamicFunctionSymbol
 
getFullDescription() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getFullDescription() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getFullDescription() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getFullDescription() - Method in class gw.internal.gosu.parser.Symbol
 
getFullName() - Method in class gw.internal.gosu.properties.PropertyNode
The full property name, for example a.b
getFullyQualifiedTypeName() - Method in class gw.internal.gosu.template.TemplateGenerator
 
getFunction(String) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getFunction(String) - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getFunctionalInterface() - Method in class gw.internal.gosu.parser.GosuClass
 
getFunctionalInterface(IFunctionType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getFunctionalInterface(IFunctionType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getFunctionClassForArity(boolean, int) - Static method in class gw.internal.gosu.compiler.FunctionClassUtil
 
getFunctionClassForArity(boolean, int) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
getFunctionClassForArity(boolean, int) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
getFunctionInterfaceForArity(boolean, int) - Static method in class gw.internal.gosu.compiler.FunctionClassUtil
 
getFunctionName() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getFunctionName() - Method in class gw.internal.gosu.parser.ParsedElement
 
getFunctionName() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getFunctionName() - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
getFunctionName() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getFunctionName(DynamicFunctionSymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getFunctionName(ReducedDynamicFunctionSymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getFunctions() - Method in class gw.internal.gosu.parser.expressions.Program
 
getFunctionStatement(IMethodInfo) - Method in class gw.internal.gosu.parser.GosuClass
 
getFunctionSymbol() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getFunctionSymbol() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
getFunctionType() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getFunctionType() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getFunctionType() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getFunctionType() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
getFunctionType(IType, String, Expression[], List<IFunctionType>, GosuParser, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
getFunctionTypeParamsCount(IParsedElement) - Method in class gw.internal.gosu.ir.transform.expression.EvalBasedTransformer
 
getFunctionTypes(String) - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getFunctionTypesForName(String) - Method in class gw.internal.gosu.parser.GosuParser
 
getGenericComponentType() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
getGenericComponentType() - Method in class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType
 
getGenericComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getGenericInterfaces() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getGenericInterfaces() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getGenericInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getGenericInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotation
 
getGenericInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getGenericInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getGenericMethodDescriptor() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getGenericMethodInfo(IMethodInfo) - Static method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getGenericParameterTypes() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getGenericParameterTypes() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getGenericParameterTypes() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getGenericParameterTypes() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getGenericReturnType() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getGenericReturnType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getGenericReturnType() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getGenericReturnType() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getGenericSuperclass() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getGenericSuperclass() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getGenericSuperclass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getGenericSuperclass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getGenericSuperclass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getGenericType() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getGenericType() - Method in class gw.internal.gosu.parser.CompoundType
 
getGenericType() - Method in class gw.internal.gosu.parser.ErrorType
 
getGenericType() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
getGenericType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getGenericType() - Method in class gw.internal.gosu.parser.GosuClass
 
getGenericType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceEnumConstant
 
getGenericType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getGenericType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getGenericType() - Method in class gw.internal.gosu.parser.MetaType
 
getGenericType() - Method in class gw.internal.gosu.parser.NamespaceType
 
getGenericType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getGenericType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.CompoundType
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.ErrorType
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.GosuClass
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.MetaType
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.NamespaceType
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getGenericTypeVariables() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getGetterDfs() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getGetterDfs() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getGetterMethod() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getGetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getGetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getGetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getGetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getGetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getGetterMethod() - Method in class gw.internal.gosu.parser.JavaPropertyInfo.PropertyAccessorAdaptor
 
getGetterName(IPropertyInfo) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getGetterNameForDPS(DynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getGetterNameForDPS(ReducedDynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getGlobalModule() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.GosuClass
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.GosuMethodParamInfo
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getGosuAnnotations() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getGosuAnnotations() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getGosuAnnotations() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getGosuClass() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getGosuClass() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getGosuClass() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getGosuClass() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
getGosuClass() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getGosuClass() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getGosuClass() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getGosuClass() - Method in class gw.internal.gosu.parser.ParsedElement
 
getGosuClass() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getGosuClass() - Method in class gw.internal.gosu.parser.statements.ClassFileStatement
 
getGosuClass() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
getGosuClass() - Method in class gw.internal.gosu.parser.Symbol
 
getGosuClassFrom(IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getGosuClassFrom(IType) - Static method in class gw.internal.gosu.parser.IGosuClassInternal.Util
 
getGosuClassLoader() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getGosuClassLoader() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getGosuClassLoadingObservers() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getGosuClassSymbolTable() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getGosuEnhancement() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
getGosuProgram() - Method in class gw.internal.gosu.parser.ParsedElement
 
getGSClass() - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
getHandledPrefixes() - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
getHandledPrefixes() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getHandledPrefixes() - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
getHashedEntityId(String, IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getHasInitializer() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getHighUsageType(Class<?>) - Method in class gw.internal.gosu.parser.FrequentUsedJavaTypeCache
 
getHighUsageType(String) - Method in class gw.internal.gosu.parser.FrequentUsedJavaTypeCache
 
getId() - Method in class gw.internal.gosu.parser.GosuClass
 
getIdentifier() - Method in class gw.internal.gosu.parser.statements.AssignmentStatement
 
getIdentifier() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getIdentifierName() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getIDirectory(File) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
getIDirectory(URL) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
getIDirectory(Path) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
getIFile(File) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
getIFile(URL) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
getIFile(Path) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
getImmediateGetterDfs() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getImmediateGetterDfs() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getImmediateParseIssue(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
 
getImmediateParseIssues() - Method in class gw.internal.gosu.parser.expressions.Program
 
getImmediateParseIssues() - Method in class gw.internal.gosu.parser.ParsedElement
 
getImmediateSetterDfs() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getImmediateSetterDfs() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getImplicitProperty(IJavaClassMethod, boolean) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
getImportList() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getIndex() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
getIndex() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getIndex() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getIndex() - Method in class gw.internal.gosu.parser.Symbol
 
getIndexIdentifier() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getInExpression() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getInferenceMap() - Method in class gw.internal.gosu.parser.GosuParser
 
getInitializer() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getInitializer() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getInitializer() - Method in class gw.internal.gosu.parser.ParameterizedDynamicFunctionSymbol
 
getInitializer() - Method in class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
getInitializers() - Method in class gw.internal.gosu.parser.expressions.ObjectInitializerExpression
 
getInnerClass(CharSequence) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getInnerClass(CharSequence) - Method in class gw.internal.gosu.parser.GosuClass
 
getInnerClass(CharSequence) - Method in class gw.internal.gosu.properties.PropertiesType
 
getInnerClass(String) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getInnerClasses() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getInnerClasses() - Method in class gw.internal.gosu.parser.GosuClass
 
getInnerClasses() - Method in class gw.internal.gosu.properties.PropertiesType
 
getInnerClassesMap() - Method in class gw.internal.gosu.parser.GosuClass
 
getInnerType(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getIns(int, IRType) - Static method in class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
 
getInstance() - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
getInstance() - Static method in class gw.internal.gosu.parser.ErrorType
 
getInstance() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getInstance() - Static method in class gw.internal.gosu.parser.GosuFragmentParser
 
getInstance() - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
getInstance() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo
 
getInstance() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
getInstance(String) - Static method in class gw.internal.gosu.parser.ErrorType
 
getInstanceField(IType, String, IRType, IRelativeTypeInfo.Accessibility, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getInstruction(IRType, IRArithmeticExpression.Operation) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRArithmeticExpressionCompiler
 
getInstructionFor(int) - Method in class gw.internal.gosu.template.TemplateTokenizerInstructor
 
getInstructor() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getInstructor() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getInterface(Class<T>) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getInterface(Class<T>) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
 
getInterface(Class<T>) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
getInterfaces() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getInterfaces() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getInterfaces() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getInterfaces() - Method in class gw.internal.gosu.parser.CompoundType
 
getInterfaces() - Method in class gw.internal.gosu.parser.ErrorType
 
getInterfaces() - Method in class gw.internal.gosu.parser.expressions.InterfacesClause
 
getInterfaces() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getInterfaces() - Method in class gw.internal.gosu.parser.GosuClass
 
getInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotation
 
getInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getInterfaces() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getInterfaces() - Method in class gw.internal.gosu.parser.MetaType
 
getInterfaces() - Method in class gw.internal.gosu.parser.NamespaceType
 
getInterfaces() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getInterfaces() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getInterfaces() - Method in class gw.internal.gosu.properties.PropertiesType
 
getInternal() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getIntervalType(IType) - Static method in class gw.internal.gosu.parser.expressions.IntervalExpression
 
getIntrinsicType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getIntrinsicType() - Method in class gw.internal.gosu.properties.PropertyNode
Return the intrinsic type based on this property node
getIntrinsicTypeByFullName(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getIntrinsicTypeFromObject(Object) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getIntrinsicTypeFromObject(Object) - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
 
getIntrinsicTypeFromObject(Object) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getIntrinsicTypeFromObject(Object) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getInvalidCharPos() - Method in class gw.internal.gosu.parser.Token
 
getIrClass() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getIrClass() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getIRClassCompiler() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getIRTypeForCurrentClass() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
getIRTypeForCurrentClass() - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
getIRTypeForCurrentClass() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getIRTypeResolver() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getIRTypes(IJavaClassInfo[]) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getIRTypes(Class[]) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getIteratorIdentifier() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getJavaBackedClass(IType) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
getJavaClass() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getJavaClass() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getJavaClass() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getJavaClassInfo() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getJavaClassInfo(AsmClass, IModule) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getJavaClassInfo(Class, IModule) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getJavaClassInfo(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getJavaClassInfoForClassDirectly(Class, IModule) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getJavaClassPath() - Method in class gw.internal.gosu.module.Module
 
getJavaConstructor() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getJavaConstructor() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getJavaDocFactory() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getJavaMethod() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getJavaParameterTypes() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getJavaParameterTypes() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getJavaType() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getJavaType() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getJavaType() - Method in class gw.internal.gosu.parser.GosuClass
 
getJavaType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getJavaType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getJavaType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getJavaType(Class) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getJreModule() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getKeyExpression() - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
getKeyExpression() - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
getKeys() - Method in class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
getKeys() - Method in class gw.internal.gosu.properties.EmptyPropertySet
 
getKeys() - Method in class gw.internal.gosu.properties.PropertiesPropertySet
 
getKeys() - Method in interface gw.internal.gosu.properties.PropertySet
The set of keys which can be used to look up values in this property set
getKeys() - Method in class gw.internal.gosu.properties.SystemPropertiesPropertySet
 
getKeyType() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getKeyType() - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
getKeyType() - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
getKeyType() - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
getKeyType(IType) - Static method in class gw.internal.gosu.parser.expressions.MapAccess
 
getKeyword() - Method in class gw.internal.gosu.parser.Token
 
getKnownInnerClassesWithoutCompiling() - Method in class gw.internal.gosu.parser.GosuClass
 
getLanguageLevel() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getLanguageLevel() - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
getLastChild() - Method in class gw.internal.gosu.parser.ParseTree
 
getLastChildWithParsedElementType(Class<? extends IParsedElement>) - Method in class gw.internal.gosu.parser.ParseTree
 
getLastLine() - Method in class gw.internal.gosu.parser.statements.StatementList
 
getLeastSignificant(ITerminalStatement...) - Static method in class gw.internal.gosu.parser.Statement
 
getLeastSignificantTerminalStatement(boolean[]) - Method in class gw.internal.gosu.parser.Statement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.Statement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.AssertStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.AssignmentStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.BeanMethodCallStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.BlockInvocationStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.BreakStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.CatchClause
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ClassFileStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ClasspathStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ContinueStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.EvalStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ExpressionStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.IfStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.NamespaceStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.NewStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.NoOpStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.NotAStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ReturnStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.StatementList
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.SwitchStatement
bAbsolute is true iff there are no break terminals anywhere in any cases and the default clause's terminator is non-break and absolute
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.SyntheticMemberAccessStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.ThrowStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.TypeLoaderStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.UsesStatementList
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getLeastSignificantTerminalStatement_internal(boolean[]) - Method in class gw.internal.gosu.parser.statements.WhileStatement
 
getLeastSignificantTerminalStatementAfter(Statement, boolean[]) - Method in class gw.internal.gosu.parser.statements.StatementList
 
getLeastUpperBoundForPrimitiveTypes(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getLength() - Method in class gw.internal.gosu.parser.ParseTree
 
getLengthAccessor() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getLHS() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
getLHS() - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
 
getLHS() - Method in class gw.internal.gosu.parser.expressions.TypeAsExpression
 
getLHS() - Method in class gw.internal.gosu.parser.expressions.TypeIsExpression
 
getLhsExpr() - Method in class gw.internal.gosu.parser.expressions.BindingExpression
 
getLhsValue() - Method in class gw.internal.gosu.parser.expressions.DimensionOperandResolver
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.CapturedSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.DynamicSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser.CompileTimeFieldSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.ReadOnlySymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.SuperConstructorFunctionSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.Symbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
getLightWeightReference() - Method in class gw.internal.gosu.parser.TypedSymbol
 
getLine() - Method in class gw.internal.gosu.parser.Token
 
getLineNum() - Method in class gw.internal.gosu.parser.ParsedElement
 
getLineNum() - Method in class gw.internal.gosu.parser.ParseTree
 
getLineNumber() - Method in class gw.internal.gosu.parser.LazyLightweightParserState
 
getLineNumber() - Method in class gw.internal.gosu.parser.LightweightParserState
 
getLineNumber() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getLineNumber() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getLineNumShift() - Method in class gw.internal.gosu.parser.GosuClassParser
 
getLineNumShift() - Method in class gw.internal.gosu.parser.ParserBase
 
getLineOffset() - Method in class gw.internal.gosu.parser.LazyLightweightParserState
 
getLineOffset() - Method in class gw.internal.gosu.parser.LightweightParserState
 
getLineOffset() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getLineOffset() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getLineOffset() - Method in class gw.internal.gosu.parser.Token
 
getLiteral(IType) - Static method in class gw.internal.gosu.parser.MetaType
 
getLoadedInnerClasses() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getLoadedInnerClasses() - Method in class gw.internal.gosu.parser.GosuClass
 
getLoadedInnerClasses() - Method in class gw.internal.gosu.properties.PropertiesType
 
getLoader() - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
getLoaderParameterizedTypes() - Method in class gw.internal.gosu.parser.GosuClass
 
getLocalCount() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
getLocale() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getLocalizedTypeInfoName(IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getLocalizedTypeName(IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getLocalVar(IRSymbol) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
getLocalVarName() - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
getLocalVars() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
 
getLocation() - Method in class gw.internal.gosu.parser.expressions.Program
 
getLocation() - Method in class gw.internal.gosu.parser.ParsedElement
 
getLocationInfo() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getLocationInfo() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getLocationInfo() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getLocationInfo() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getLocationInfo() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getLocations() - Method in class gw.internal.gosu.parser.GosuParser
 
getLogger() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getMainStatement() - Method in class gw.internal.gosu.parser.expressions.Program
 
getMapAccessExpression() - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
getMark() - Method in class gw.internal.gosu.parser.expressions.BindingExpression
 
getMark() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getMatchingElement(int, int) - Method in class gw.internal.gosu.parser.ParseTree
 
getMaxScopeSize() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
getMemberAccess() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
getMemberAccessExpression() - Method in class gw.internal.gosu.parser.statements.SyntheticMemberAccessStatement
 
getMemberAccessKind() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getMemberAccessKind() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getMemberExpression() - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
getMemberExpression() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getMemberExpression() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
getMemberField(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getMemberField(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberField(String) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getMemberField(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getMemberFieldIndexByName() - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberFieldIndexByName() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getMemberFieldIndexByName() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getMemberFields() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getMemberFields() - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberFields() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getMemberFields() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getMemberFieldsMap() - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberFunction(IFunctionType, boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberFunction(IFunctionType, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getMemberFunction(IFunctionType, String, boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberFunction(IFunctionType, String, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getMemberFunctions() - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberFunctions() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getMemberFunctions(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getMemberFunctions(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberFunctions(String) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getMemberFunctions(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getMemberName() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getMemberName() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getMemberName() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
getMemberProperties() - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberProperties() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getMemberProperties() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getMemberProperty(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getMemberProperty(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getMemberProperty(String) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getMemberProperty(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getMessage() - Method in exception gw.lang.parser.EvaluationException
 
getMethod() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor
 
getMethod() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getMethod() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getMethod() - Method in class gw.internal.gosu.parser.MethodCallAdapter
 
getMethod() - Method in class gw.internal.gosu.parser.MethodDescriptorJavaMethodDescriptor
 
getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
 
getMethod(Class<?>, String, Class[]) - Static method in class gw.internal.gosu.parser.GosuMethodInfo
 
getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getMethodCall() - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
 
getMethodDescriptor() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getMethodDescriptor(IRMethodStatement) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
getMethodDescriptor(IConstructorInfo) - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getMethodDescriptor(IMethodInfo) - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getMethodDescriptors() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getMethodDescriptors() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getMethodDescriptors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getMethodDescriptors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getMethodDescriptors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getMethodDocs() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getMethodDocs() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getMethodName() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getMethodName() - Method in class gw.internal.gosu.parser.expressions.PropertyAsMethodCallIdentifier
 
getMethodOrConstructorInfo() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getMethodOrConstructorInfo() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getMethodOrConstructorInfo(boolean) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getMethods() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getMethods() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getMethods() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getMethods() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getMethods() - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
 
getMethods() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getMethods() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getMethods() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getMethods() - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
 
getMethods(IType) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getMethods(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getMethods(IType) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getMethods(IType) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getMethods(IType) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getMethods(ITypeInfo, IType) - Static method in class gw.internal.gosu.parser.BeanAccess
 
getMethods(ITypeInfo, IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getMethodSignature() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getMi() - Method in class gw.internal.gosu.parser.DelegateFunctionSymbol
 
getMi() - Method in class gw.internal.gosu.parser.TemplateRenderFunctionSymbol
 
getModifierInfo() - Method in class gw.internal.gosu.parser.GosuClass
 
getModifierInfo() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getModifierInfo() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getModifierInfo() - Method in class gw.internal.gosu.parser.Symbol
 
getModifierInfo() - Method in class gw.internal.gosu.template.GosuTemplateType
 
getModifierInfo(GosuBaseAttributedFeatureInfo) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getModifierList() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceEnumConstant
 
getModifierList() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getModifierList() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getModifierList() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getModifierList() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getModifiers() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getModifiers() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getModifiers() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getModifiers() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getModifiers() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getModifiers() - Method in class gw.internal.gosu.parser.CompoundType
 
getModifiers() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getModifiers() - Method in class gw.internal.gosu.parser.ErrorType
 
getModifiers() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
getModifiers() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getModifiers() - Method in class gw.internal.gosu.parser.GosuClass
 
getModifiers() - Method in interface gw.internal.gosu.parser.java.classinfo.IModifierList
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getModifiers() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getModifiers() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getModifiers() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getModifiers() - Method in class gw.internal.gosu.parser.MetaType
 
getModifiers() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getModifiers() - Method in class gw.internal.gosu.parser.ModifierInfo
 
getModifiers() - Method in class gw.internal.gosu.parser.NamespaceType
 
getModifiers() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getModifiers() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getModifiers() - Method in class gw.internal.gosu.parser.Symbol
 
getModifiers() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getModifiers() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getModifiers() - Method in class gw.internal.gosu.properties.PropertiesType
 
getModifiers(Symbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getModule() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
getModule() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getModule() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
getModule() - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
getModule() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getModule() - Method in class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType
 
getModule() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getModule() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
getModule() - Method in class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getModule() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getModule() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getModule() - Method in class gw.internal.gosu.parser.NamespaceType
 
getModule() - Method in class gw.internal.gosu.parser.ParsedElement
 
getModule() - Method in class gw.internal.gosu.parser.statements.ClassFileStatement
 
getModule() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
getModule() - Method in class gw.internal.gosu.parser.statements.NamespaceStatement
 
getModule() - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
getModule() - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
getModule() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
getModule() - Method in class gw.internal.gosu.parser.WildcardTypeJavaClassWildcardType
 
getModule(IResource) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getModule(String) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getModule(URL) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getModuleClassLoader() - Method in class gw.internal.gosu.module.Module
 
getModules() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getModuleTraversalList() - Method in class gw.internal.gosu.module.Module
 
getModuleTypeLoader() - Method in class gw.internal.gosu.module.Module
 
getMv() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
getMyTextFromSource(SourceCodeReader) - Method in class gw.internal.gosu.parser.Token
 
getNakedCatchExceptionType() - Static method in class gw.internal.gosu.parser.statements.CatchClause
 
getName() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
getName() - Method in class gw.internal.gosu.dynamic.DynamicMethodInfo
 
getName() - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
getName() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getName() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
getName() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getName() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getName() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getName() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getName() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getName() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getName() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
getName() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
getName() - Method in class gw.internal.gosu.module.Module
 
getName() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getName() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getName() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getName() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getName() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getName() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getName() - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
getName() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getName() - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
getName() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getName() - Method in class gw.internal.gosu.parser.CompoundType
 
getName() - Method in class gw.internal.gosu.parser.ErrorType
 
getName() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getName() - Method in class gw.internal.gosu.parser.expressions.BlockType
 
getName() - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
getName() - Method in class gw.internal.gosu.parser.expressions.NameInDeclaration
 
getName() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getName() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
getName() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
getName() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getName() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getName() - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
getName() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
getName() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getName() - Method in class gw.internal.gosu.parser.GosuClass
 
getName() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getName() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
getName() - Method in class gw.internal.gosu.parser.GosuExceptionInfo
 
getName() - Method in class gw.internal.gosu.parser.GosuMethodParamInfo
 
getName() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getName() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getName() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getName() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getName() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getName() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getName() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
getName() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getName() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getName() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getName() - Method in class gw.internal.gosu.parser.MetaType
 
getName() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getName() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
getName() - Method in class gw.internal.gosu.parser.MethodDescriptorJavaMethodDescriptor
 
getName() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getName() - Method in class gw.internal.gosu.parser.NamespaceType
 
getName() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getName() - Method in class gw.internal.gosu.parser.ParameterDescriptorJavaParameterDescriptor
 
getName() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getName() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
getName() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
getName() - Method in class gw.internal.gosu.parser.Symbol
Returns the Symbol's name.
getName() - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
getName() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getName() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
getName() - Method in class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
getName() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getName() - Method in class gw.internal.gosu.properties.EmptyPropertySet
 
getName() - Method in class gw.internal.gosu.properties.PropertiesPropertySet
 
getName() - Method in class gw.internal.gosu.properties.PropertiesType
 
getName() - Method in interface gw.internal.gosu.properties.PropertySet
The name of the property set, which will be used as the name of the type
getName() - Method in class gw.internal.gosu.properties.SystemPropertiesPropertySet
 
getNamedArgOrder() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getNamedArgOrder() - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
getNamedArgOrder() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
getNamedArgOrder() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.statements.CatchClause
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
getNameOffset(String) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getNameOfParams(IType[], boolean, boolean) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getNameOfParams(IType[], boolean, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
getNameOfParams(IType[], boolean, boolean, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
getNameSignature() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getNameSignature() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getNameSignature() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getNameSignature() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getNameSignature() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getNamespace() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getNamespace() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getNamespace() - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
getNamespace() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getNamespace() - Method in class gw.internal.gosu.parser.CompoundType
 
getNamespace() - Method in class gw.internal.gosu.parser.ErrorType
 
getNamespace() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getNamespace() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getNamespace() - Method in class gw.internal.gosu.parser.GosuClass
 
getNamespace() - Method in class gw.internal.gosu.parser.GosuParser
 
getNamespace() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getNamespace() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getNamespace() - Method in class gw.internal.gosu.parser.MetaType
 
getNamespace() - Method in class gw.internal.gosu.parser.NamespaceType
 
getNamespace() - Method in class gw.internal.gosu.parser.statements.NamespaceStatement
 
getNamespace() - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
getNamespace() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getNamespace() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getNamespace() - Method in class gw.internal.gosu.properties.PropertiesType
 
getNamespace(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getNamespaces() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
getNamespacesFromTypeNames(Set<? extends CharSequence>, Set<String>) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getNamespacesFromTypeNames(Set<? extends CharSequence>, Set<String>) - Static method in class gw.internal.gosu.parser.TypeLord
 
getNamespaceType(String) - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
 
getNamespaceType(String) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getNameWithBoundingType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getNameWithBoundQualifiedTypeVariables(IType, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
getNameWithBounds(boolean) - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
getNameWithEnclosingType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getNameWithQualifiedTypeVariables(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getNameWithQualifiedTypeVariables(IType, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
getNativeModule() - Method in class gw.internal.gosu.module.Module
 
getNativeSDK() - Method in class gw.internal.gosu.module.JreModule
 
getNewExpression() - Method in class gw.internal.gosu.parser.statements.NewStatement
 
getNewExpressionAsString() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
getNewExpressionAsString() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getNewExpressionAsString() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
getNextSibling() - Method in class gw.internal.gosu.parser.ParseTree
 
getNonCanonicalFileName() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getNonstaticDfsMap() - Method in class gw.internal.gosu.parser.ClassScopeCache
 
getNonstaticScope() - Method in class gw.internal.gosu.parser.ClassScopeCache
 
getNullExpressionInstance() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getOffset() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getOffset() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getOffset() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getOffset() - Method in class gw.internal.gosu.parser.ParseTree
 
getOffsetMark() - Method in class gw.internal.gosu.parser.GosuClassParser
 
getOffsetMarker() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getOffsetShift() - Method in class gw.internal.gosu.parser.GosuClassParser
 
getOffsetShift() - Method in class gw.internal.gosu.parser.ParserBase
 
getOp() - Method in class gw.internal.gosu.ir.transform.expression.AbstractBitwiseExpressionTransformer
 
getOp() - Method in class gw.internal.gosu.ir.transform.expression.BitwiseAndExpressionTransformer
 
getOp() - Method in class gw.internal.gosu.ir.transform.expression.BitwiseOrExpressionTransformer
 
getOp() - Method in class gw.internal.gosu.ir.transform.expression.BitwiseXorExpressionTransformer
 
getOperator() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
getOperator() - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
 
getOperator() - Method in class gw.internal.gosu.parser.expressions.BitwiseAndExpression
 
getOperator() - Method in class gw.internal.gosu.parser.expressions.BitwiseOrExpression
 
getOperator() - Method in class gw.internal.gosu.parser.expressions.BitwiseXorExpression
 
getOperator() - Method in class gw.internal.gosu.parser.expressions.RelationalExpression
 
getOperatorLineNumber() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getOperatorLineNumber() - Method in interface gw.internal.gosu.parser.expressions.IHasOperatorLineNumber
 
getOperatorLineNumber() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getOrCreateFunctionType(IMethodInfo) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getOrCreateFunctionType(String, IType, IType[]) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getOrCreateParser(CompiledGosuClassSymbolTable) - Method in class gw.internal.gosu.parser.GosuClass
 
getOrCreateParser(CompiledGosuClassSymbolTable) - Method in class gw.internal.gosu.parser.GosuProgram
 
getOrCreateParser(CompiledGosuClassSymbolTable) - Method in class gw.internal.gosu.template.GosuTemplateType
 
getOrCreateTypeReference() - Method in class gw.internal.gosu.parser.GosuClass
 
getOrCreateTypeReference(IType) - Method in class gw.internal.gosu.parser.GosuClass
 
getOrCreateTypeReference(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getOrCreateTypeVariableType(String, IType, IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getOriginalMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getOrphanedEnhancement(String) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
getOuterMostEnclosingClass(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getOuterMostEnclosingClass(IJavaClassInfo) - Static method in class gw.internal.gosu.parser.TypeLord
 
getOuterThisFieldName() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
getOuterThisFieldName() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
getOuterThisFieldName() - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
getOuterThisFieldName() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getOuterThisParamName() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
getOuterThisParamName() - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
getOuterThisParamName() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getOutput() - Method in class gw.internal.gosu.ir.compiler.java.IRJavaCompiler
 
getOutput() - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
getOutputPath() - Method in class gw.internal.gosu.module.Module
 
getOverride() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
getOverride() - Method in class gw.internal.gosu.parser.expressions.ConditionalExpression
 
getOwner() - Method in class gw.internal.gosu.parser.ParserBase
 
getOwnersType() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
getOwnersType() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
getOwnersType() - Method in class gw.internal.gosu.parser.GosuExceptionInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getOwnersType() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
getOwnerType() - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
getOwnerType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getOwningIRType() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getOwningIRType() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getOwningIRType() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getOwningIType() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getOwningIType() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getOwningIType() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getPackage(String) - Method in interface gw.internal.gosu.parser.IOldGosuClassLoader
 
getPackageExpression() - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
This expression is of NamespaceType.
getParameterDisplay(boolean) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getParameterInfos() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getParameterInfos() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getParameterInfos() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getParameterInfos() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
getParameterInfos() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getParameterInfos() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getParameterInfos() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getParameterizedParameterTypes(IType...) - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getParameterizedParameterTypes(IType...) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getParameterizedParameterTypes(IType...) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getParameterizedParameterTypes(IType...) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getParameterizedParameterTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getParameterizedParameterTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getParameterizedParameterTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getParameterizedParameterTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getParameterizedReturnType(IType...) - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getParameterizedReturnType(IType...) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getParameterizedReturnType(IType...) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getParameterizedReturnType(IType...) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.CompoundType
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.ErrorType
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.GosuClass
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.GosuEnhancement
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.MetaType
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.NamespaceType
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getParameterizedType(IType...) - Method in class gw.internal.gosu.parser.TypeVariableType
 
getParameterizedTypes() - Method in class gw.internal.gosu.parser.GosuClass
 
getParameterizedTypes() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.DelegateFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.DynamicSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.EnumAllValuesFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.EnumCodeFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.EnumDisplayNameFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.EnumNameFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.EnumOrdinalFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.EnumValueFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.GosuObjectFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.IntrinsicTypeFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.ProgramClassFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.ProgramExecuteFunctionSymbol
 
getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.TemplateRenderFunctionSymbol
 
getParameterNames() - Method in class gw.internal.gosu.parser.expressions.BlockType
 
getParameterNames() - Method in class gw.internal.gosu.parser.GosuConstructorInfo
 
getParameterNames() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getParameterNames() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getParameterNames() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getParameterNames() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getParameters() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
getParameters() - Method in class gw.internal.gosu.dynamic.DynamicMethodInfo
 
getParameters() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getParameters() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getParameters() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getParameters() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getParameters() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getParameters() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
getParameters() - Method in class gw.internal.gosu.template.TemplateGenerator
 
getParameterTypes() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getParameterTypes() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getParameterTypes() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
getParameterTypes() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getParameterTypes() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
getParameterTypes() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getParameterTypes() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getParameterTypes() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getParameterTypes() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getParameterTypes(IType[]) - Method in class gw.internal.gosu.template.GosuTemplateType
 
getParamSignature() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getParent() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
getParent() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
getParent() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getParent() - Method in class gw.internal.gosu.parser.ParsedElement
 
getParent() - Method in class gw.internal.gosu.parser.ParseTree
 
getParent() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getParent() - Method in class gw.internal.gosu.properties.PropertyNode
 
getParentFile() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getParentOtherThanThis() - Method in class gw.internal.gosu.parser.ParseTree
Like getParent, but won't infinitely recurse if the parent turns out to be equal to this, which can happen when the expression in question is a program (since the outer program has the same location as the main statement).
getParentType() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getParentType() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getParsedElement() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getParsedElement() - Method in class gw.internal.gosu.parser.ParseTree
 
getParseExceptions() - Method in class gw.internal.gosu.parser.expressions.Program
 
getParseExceptions() - Method in class gw.internal.gosu.parser.ParsedElement
 
getParseInfo() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getParseInfo() - Method in class gw.internal.gosu.parser.GosuClass
 
getParseInfo() - Method in class gw.internal.gosu.parser.GosuProgram
 
getParseInfo() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getParseInfo() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getParseIssues() - Method in class gw.internal.gosu.parser.expressions.Program
 
getParseIssues() - Method in class gw.internal.gosu.parser.ParsedElement
 
getParser() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getParser() - Method in class gw.internal.gosu.parser.GosuClass
!! The parser is only set when this class is parsed in an editor in an IDE !!
getParseResultsException() - Method in class gw.internal.gosu.parser.GosuClass
 
getParseResultsException() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getParseWarnings() - Method in class gw.internal.gosu.parser.expressions.Program
 
getParseWarnings() - Method in class gw.internal.gosu.parser.ParsedElement
 
getParsingAnonymousClass() - Method in class gw.internal.gosu.parser.ParserBase
 
getPath() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
getPath() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
getPath() - Method in class gw.internal.gosu.properties.PropertyNode
 
getPaths() - Method in class gw.internal.gosu.parser.ClassPath
 
getPaths() - Method in class gw.internal.gosu.parser.statements.ClasspathStatement
 
getPluginClassLoader() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getPluginClassLoader() - Method in class gw.internal.gosu.ShellEntityAccess
 
getPluginRepositories() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getPluginRepositories() - Method in class gw.internal.gosu.ShellEntityAccess
 
getPos() - Method in class gw.internal.gosu.parser.PositionToken
 
getPosition() - Method in class gw.internal.gosu.parser.TokenizerCallback
 
getPresentationInfo() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
getPresentationInfo() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getPresentationInfo() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getPresentationInfo() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getPresentationInfo() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getPresentationInfo() - Method in class gw.internal.gosu.parser.LengthProperty
 
getPresentationInfo() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
getPreviousSibling() - Method in class gw.internal.gosu.parser.ParseTree
 
getPrimitiveClass() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getPrimitiveType(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getPrimitiveType(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getPrimitiveTypeForNewArray(IRType) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewArrayExpressionCompiler
 
getPriorToken() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getPriorToken(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getPriorToken(boolean, boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getProgram() - Method in class gw.internal.gosu.parser.expressions.TemplateStringLiteral
 
getProgram() - Method in class gw.internal.gosu.template.TemplateGenerator
 
getProgramInstance() - Method in class gw.internal.gosu.parser.GosuProgram
 
getProject() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getProperties() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getProperties() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getProperties() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getProperties() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getProperties() - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
 
getProperties() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getProperties() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getProperties() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getProperties() - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
 
getProperties(IType) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getProperties(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getProperties(IType) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getProperties(IType) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getProperties(IType) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getProperties(ITypeInfo, IType) - Static method in class gw.internal.gosu.parser.BeanAccess
 
getProperties(ITypeInfo, IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getPropertiesFileKey(IPropertyInfo) - Method in class gw.internal.gosu.properties.PropertiesType
 
getProperty() - Method in exception gw.internal.gosu.parser.PropertyNotFoundException
 
getProperty() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getProperty(ITypeInfo, IType, String) - Static method in class gw.internal.gosu.parser.BeanAccess
 
getProperty(IType, CharSequence) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getProperty(IType, CharSequence) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getProperty(IType, CharSequence) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getProperty(IType, CharSequence) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getProperty(IType, CharSequence) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
getProperty(CharSequence) - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
 
getProperty(Object, IType, String) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
getPropertyDeclaration(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getPropertyDescriptor() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getPropertyDescriptors() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getPropertyDescriptors() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getPropertyDescriptors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getPropertyDescriptors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getPropertyDescriptors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getPropertyDynamically(Object, String) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
getPropertyGetterOrSetter() - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
getPropertyInfo() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getPropertyInfo() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getPropertyInfo() - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
getPropertyInfo() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getPropertyInfo() - Method in class gw.internal.gosu.parser.expressions.MemberExpansionAccess
 
getPropertyInfo(IType, IType, String, IFeatureFilter, ParserBase, IScriptabilityModifier) - Static method in class gw.internal.gosu.parser.BeanAccess
 
getPropertyInfo(IType, String, IFeatureFilter, ParserBase, IScriptabilityModifier) - Static method in class gw.internal.gosu.parser.BeanAccess
 
getPropertyInfo(IType, String, IFeatureFilter, IParserPart, IScriptabilityModifier) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getPropertyInfo_NoException(IType, String, IFeatureFilter, ParserBase, IScriptabilityModifier) - Static method in class gw.internal.gosu.parser.BeanAccess
 
getPropertyInfoDirectly(IType, String) - Static method in class gw.internal.gosu.parser.BeanAccess
Resolves the property directly, as if the type were requesting it, giving access to all properties
getPropertyInfoDirectly_NoException(IType, String) - Static method in class gw.internal.gosu.parser.BeanAccess
Resolves the property directly, as if the type were requesting it, giving access to all properties
getPropertyInfoWithoutThrowing() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getPropertyName() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getPropertyName() - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
getPropertyName() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getPropertyNameOffset() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getPropertyOrMethodType(IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
getPropertyOrMethodType(IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.BeanMethodCallExpansionTransformer
 
getPropertyOrMethodType(IType, IType) - Method in class gw.internal.gosu.ir.transform.expression.MemberExpansionAccessTransformer
 
getPropertySet(String) - Method in class gw.internal.gosu.properties.PropertiesPropertySet.Source
 
getPropertySet(String) - Method in interface gw.internal.gosu.properties.PropertySetSource
Return the named property set
getPropertySetForFile(IFile) - Method in class gw.internal.gosu.properties.PropertiesPropertySet.Source
 
getPropertySetForFile(IFile) - Method in interface gw.internal.gosu.properties.PropertySetSource
Return the property set for the given file
getPropertySetNames() - Method in class gw.internal.gosu.properties.PropertiesPropertySet.Source
 
getPropertySetNames() - Method in interface gw.internal.gosu.properties.PropertySetSource
The names of all the property sets available from this source
getPropertyType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
getPublicField() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getPureGenericType(E) - Static method in class gw.internal.gosu.parser.TypeLord
 
getPureGenericType(IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getQualifiedName() - Static method in class gw.internal.gosu.parser.ReloadClassesIndicator
 
getQualifyingEnclosingTypeInfo(Stack<IFeatureInfo>) - Static method in class gw.internal.gosu.parser.ParsedElement
 
getRawAnnotation() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getRawConstructor() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getRawMethod() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getRawNumberType() - Method in class gw.internal.gosu.parser.expressions.DimensionOperandResolver
 
getReader() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getReader() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getReader() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getReadMethod() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
getReadMethodInfo() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getReadMethodInfo() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getReceiver() - Method in class gw.internal.gosu.parser.EnhancementDynamicFunctionSymbol
 
getReducedSymbol() - Method in class gw.internal.gosu.parser.ReducedSymbol.SyntheticSymbol
 
getReferredSymbol() - Method in class gw.internal.gosu.parser.CapturedSymbol
 
getRefreshChecksum() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getRelativeName() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getRelativeName() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getRelativeName() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getRelativeName() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getRelativeName() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getRelativeName() - Method in class gw.internal.gosu.parser.CompoundType
 
getRelativeName() - Method in class gw.internal.gosu.parser.ErrorType
 
getRelativeName() - Method in class gw.internal.gosu.parser.expressions.BlockType
 
getRelativeName() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getRelativeName() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getRelativeName() - Method in class gw.internal.gosu.parser.GosuClass
 
getRelativeName() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getRelativeName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getRelativeName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getRelativeName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getRelativeName() - Method in class gw.internal.gosu.parser.MetaType
 
getRelativeName() - Method in class gw.internal.gosu.parser.NamespaceType
 
getRelativeName() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getRelativeName() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getRelativeName() - Method in class gw.internal.gosu.properties.PropertiesType
 
getRelativeName() - Method in class gw.internal.gosu.properties.PropertyNode
The last part of the property name, for example b if the full name is a.b
getRelativeNameSansBlock() - Method in class gw.internal.gosu.parser.expressions.BlockType
 
getRelativeParamSignature(boolean) - Method in class gw.internal.gosu.parser.expressions.BlockType
 
getRepeatableContainer() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getResource(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getRestoreState() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getReturnClassInfo() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getReturnClassInfo() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getReturnClassInfo() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getReturnClassInfo() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getReturnDescription() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getReturnDescription() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getReturnDescription() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
getReturnDescription() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getReturnDescription() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getReturnType() - Method in class gw.internal.gosu.dynamic.DynamicMethodInfo
 
getReturnType() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getReturnType() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getReturnType() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
getReturnType() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getReturnType() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getReturnType() - Method in class gw.internal.gosu.parser.Expression
 
getReturnType() - Method in class gw.internal.gosu.parser.expressions.Program
 
getReturnType() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
getReturnType() - Method in class gw.internal.gosu.parser.GosuProgram
 
getReturnType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getReturnType() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getReturnType() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getReturnType() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getReturnType() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getReturnType() - Method in class gw.internal.gosu.parser.Statement
 
getReturnTypeName() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getReturnTypeName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getReturnTypeName() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getReturnTypeName() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getRhs() - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
getRhs() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getRHS() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
getRHS() - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
 
getRHS() - Method in class gw.internal.gosu.parser.expressions.TypeIsExpression
 
getRhsExpr() - Method in class gw.internal.gosu.parser.expressions.BindingExpression
 
getRhsValue() - Method in class gw.internal.gosu.parser.expressions.DimensionOperandResolver
 
getRoot() - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
getRoot() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getRootCause(Throwable) - Static method in class gw.internal.gosu.parser.JavaMethodCache
Traverse exception chain to return the root cause.
getRootExpression() - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
getRootExpression() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getRootExpression() - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
getRootExpression() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getRootExpression() - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
getRootExpression() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
getRootType() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getRootType() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
getRootType() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getRootType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getRuntimeEnclosingType(IType) - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getRuntimeEnclosingType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getScope() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
getScope() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
The scope of the block, available only at compile time
getScopedSymbolType() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getScopes() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
getScopes() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getScopes() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getScript() - Method in class gw.internal.gosu.parser.GosuClassParser
 
getScript() - Method in class gw.internal.gosu.parser.GosuParser
 
getScript() - Method in class gw.internal.gosu.parser.ParserBase
 
getScript() - Static method in class gw.internal.gosu.parser.ReloadClassesIndicator
 
getScriptPart() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
getScriptPart() - Method in class gw.internal.gosu.parser.GosuParser
 
getScriptPart() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getScriptPart() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getScriptPart() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getScriptPart() - Method in class gw.internal.gosu.parser.Symbol
 
getScriptPartId() - Method in class gw.internal.gosu.parser.ParseTree
 
getScriptPartIdStack() - Method in class gw.internal.gosu.parser.GosuParser
 
getSecond() - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
getSelfOrSingleStatement() - Method in class gw.internal.gosu.parser.statements.StatementList
 
getSetterDfs() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getSetterDfs() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getSetterMethod() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getSetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getSetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getSetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getSetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getSetterMethod() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getSetterMethod() - Method in class gw.internal.gosu.parser.JavaPropertyInfo.PropertyAccessorAdaptor
 
getSetterName(IPropertyInfo) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getSetterNameForDPS(DynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getSetterNameForDPS(ReducedDynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
 
getShortDescription() - Method in class gw.internal.gosu.parser.GosuMethodParamInfo
 
getShortDescription() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getShortDescription() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
getShortDescription() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getShortDescription() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getShortDescription() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
getShortDescription() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
getShortDescription() - Method in class gw.internal.gosu.parser.ParameterDescriptorJavaParameterDescriptor
 
getSignatureDescription() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getSignatureDescription() - Method in class gw.internal.gosu.parser.Symbol
 
getSignatureName(CharSequence) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getSignatureName(CharSequence, List<ISymbol>) - Static method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getSimpleName() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getSimpleName() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
getSimpleName() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
getSimpleName() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getSimpleName() - Method in class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType
 
getSimpleName() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getSimpleName() - Method in class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType
 
getSimpleName() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getSimpleName() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getSimpleName() - Method in class gw.internal.gosu.parser.ParameterizedTypeJavaClassParameterizedType
 
getSimpleName() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
getSimpleName() - Method in class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
getSimpleName() - Method in class gw.internal.gosu.parser.WildcardTypeJavaClassWildcardType
 
getSingleRefreshChecksum() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getSizeExpressions() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getSlashName() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getSlashName() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getSource() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getSource() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getSource() - Method in class gw.internal.gosu.parser.GosuClass
 
getSource() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getSource() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getSource() - Method in class gw.internal.gosu.parser.LazyLightweightParserState
 
getSource() - Method in class gw.internal.gosu.parser.LightweightParserState
 
getSource() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getSource() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getSource() - Method in class gw.internal.gosu.template.TemplateGenerator
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.GosuClass
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getSourceFileHandle() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getSourceFileHandle() - Method in class gw.internal.gosu.properties.PropertiesType
 
getSourceFileHandle(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getSourceFileRef() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
getSourceFileRef() - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
getSourceFileRef() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getSourceFiles() - Method in class gw.internal.gosu.parser.GosuClass
 
getSourceFiles() - Method in class gw.internal.gosu.properties.PropertiesType
 
getSourceFingerprint() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getSourceLine(int) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
getSourceLine(int) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
getSourceLine(int) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getSourcePath() - Method in class gw.internal.gosu.module.Module
 
getSourcePath() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
getSourcePositions() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getSourcePositions() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getStartLabel() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
getStartOffset() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
getStartOffset() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
getStartPosition() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getStartPosition() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getState() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
getState() - Method in class gw.internal.gosu.parser.GosuParser
 
getState() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getStatement() - Method in class gw.internal.gosu.parser.GosuProgram
 
getStatement() - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
getStatement() - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
 
getStatement() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
getStatement() - Method in class gw.internal.gosu.parser.statements.IfStatement
 
getStatement() - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
getStatement() - Method in class gw.internal.gosu.parser.statements.WhileStatement
 
getStatementAtLine(int, Class) - Method in class gw.internal.gosu.parser.ParseTree
 
getStatements() - Method in class gw.internal.gosu.parser.statements.CaseClause
 
getStatements() - Method in class gw.internal.gosu.parser.statements.StatementList
 
getStaticDfsMap() - Method in class gw.internal.gosu.parser.ClassScopeCache
 
getStaticField(IType, String, IRType, IRelativeTypeInfo.Accessibility) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getStaticField(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getStaticField(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getStaticFields() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getStaticFields() - Method in class gw.internal.gosu.parser.GosuClass
 
getStaticFields() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getStaticFields() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getStaticFields() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getStaticFunctions() - Method in class gw.internal.gosu.parser.GosuClass
 
getStaticFunctions() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getStaticFunctions() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getStaticImports() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getStaticProperties() - Method in class gw.internal.gosu.parser.GosuClass
 
getStaticProperties() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getStaticProperties() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getStaticProperty(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getStaticProperty(String) - Method in class gw.internal.gosu.parser.GosuClass
 
getStaticProperty(String) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
getStaticProperty(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getStaticScope() - Method in class gw.internal.gosu.parser.ClassScopeCache
 
getStaticThisSymbol() - Method in class gw.internal.gosu.parser.GosuClass
 
getStaticThisSymbol() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
getStaticThisSymbol() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getStaticValue() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getStringValue() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getStringValue() - Method in class gw.internal.gosu.parser.Token
 
getStrValue() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
getSubordinateRefs(String) - Method in class gw.internal.gosu.parser.TypeRefFactory
 
getSubtypes() - Method in class gw.internal.gosu.parser.GosuClass
 
getSuperclass() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getSuperclass() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getSuperclass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getSuperclass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getSuperclass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getSuperClass() - Method in class gw.internal.gosu.parser.GosuClass
 
getSuperClass() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getSuperDfs() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
getSuperDfs() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
getSupertype() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getSupertype() - Method in class gw.internal.gosu.parser.CompoundType
 
getSupertype() - Method in class gw.internal.gosu.parser.ErrorType
 
getSupertype() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getSupertype() - Method in class gw.internal.gosu.parser.GosuClass
 
getSupertype() - Method in class gw.internal.gosu.parser.GosuEnhancement
 
getSupertype() - Method in class gw.internal.gosu.parser.MetaType
 
getSupertype() - Method in class gw.internal.gosu.parser.NamespaceType
 
getSupertype() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getSupertype() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getSupertype() - Method in class gw.internal.gosu.properties.PropertiesType
 
getSupertype() - Method in class gw.internal.gosu.template.GosuTemplateType
 
getSuperType() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getSuperType() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getSuperType() - Method in class gw.internal.gosu.parser.expressions.SuperTypeClause
 
getSuperType() - Method in class gw.internal.gosu.template.TemplateGenerator
 
getSwitchExpression() - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
getSymbol() - Method in class gw.internal.gosu.parser.expressions.Identifier
 
getSymbol() - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
getSymbol() - Method in class gw.internal.gosu.parser.statements.CatchClause
 
getSymbol() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getSymbol(String) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
getSymbol(String) - Method in class gw.internal.gosu.ir.transform.IRScope
 
getSymbol(String) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getSymbol(String) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getSymbolAttributeName() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getSymbolClass() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getSymbolClass() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getSymbolClass() - Method in class gw.internal.gosu.parser.Symbol
 
getSymbols() - Method in class gw.internal.gosu.ir.transform.IRScope
 
getSymbolScopeString() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getSymbolTable() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
getSymbolTable() - Method in class gw.internal.gosu.parser.GosuParser
 
getSymbolTable() - Method in class gw.internal.gosu.parser.GosuProgram
 
getSymbolTable() - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
getSymbolTable() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
getSymbolTable() - Method in class gw.internal.gosu.parser.StandardParserState
 
getSymbolTable() - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
getSymbolTableForCompilingClass(ICompilableType) - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
getSymbolTableTraceStack() - Static method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
getSymbolType() - Method in class gw.internal.gosu.parser.TypedSymbol
 
getSymTableCtx() - Static method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
getSymTableCtx() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getTarget() - Method in class gw.internal.gosu.parser.expressions.AnnotationUseSiteTargetClause
 
getTarget() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
getTarget() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getTarget() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
getTargetMethodInfo() - Method in class gw.internal.gosu.parser.ReducedDelegateFunctionSymbol
 
getTargetRootIRType() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getTargetRootIRType() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getTargetRootIRType() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getTemplate(Reader) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
getTemplate(Reader) - Static method in class gw.internal.gosu.template.TemplateGenerator
 
getTemplate(Reader, String) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
getTemplate(Reader, String) - Static method in class gw.internal.gosu.template.TemplateGenerator
 
getTemplateGenerator() - Method in class gw.internal.gosu.template.GosuTemplateType
 
getTemplateSyntaxProblems() - Method in class gw.internal.gosu.template.TemplateGenerator
 
getTemplateType() - Method in class gw.internal.gosu.parser.TemplateRenderFunctionSymbol
 
getTerminalMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getTerminalProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getTerminalType() - Method in class gw.internal.gosu.parser.statements.AssertStatement
 
getTerminalType() - Method in class gw.internal.gosu.parser.statements.BreakStatement
 
getTerminalType() - Method in class gw.internal.gosu.parser.statements.ContinueStatement
 
getTerminalType() - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
 
getTerminalType() - Method in class gw.internal.gosu.parser.statements.ReturnStatement
 
getTerminalType() - Method in class gw.internal.gosu.parser.statements.ThrowStatement
 
getTerminalType() - Method in class gw.internal.gosu.parser.statements.WhileStatement
 
getText() - Method in class gw.internal.gosu.parser.StringToken
 
getText() - Method in class gw.internal.gosu.parser.Token
 
getTextFromTokens() - Method in class gw.internal.gosu.parser.ParseTree
 
getThreadLocalSymbolTable() - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
getTimeZone() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getTokenAsString() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getTokenAt(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getTokenAtPosition(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getTokenColumn() - Method in class gw.internal.gosu.parser.LazyLightweightParserState
 
getTokenColumn() - Method in class gw.internal.gosu.parser.LightweightParserState
 
getTokenColumn() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getTokenColumn() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getTokenColumn() - Method in class gw.internal.gosu.parser.Token
 
getTokenEnd() - Method in class gw.internal.gosu.parser.LazyLightweightParserState
 
getTokenEnd() - Method in class gw.internal.gosu.parser.LightweightParserState
 
getTokenEnd() - Method in class gw.internal.gosu.parser.PositionToken
 
getTokenEnd() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getTokenEnd() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getTokenEnd() - Method in class gw.internal.gosu.parser.Token
 
getTokenizer() - Method in class gw.internal.gosu.parser.GosuParser
 
getTokenizerInstructor() - Method in class gw.internal.gosu.parser.GosuParser
 
getTokenizerInstructor() - Method in class gw.internal.gosu.parser.GosuProgram
 
getTokenizerInstructor() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
getTokens() - Method in class gw.internal.gosu.parser.ParsedElement
 
getTokens() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getTokens() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getTokenStart() - Method in class gw.internal.gosu.parser.LazyLightweightParserState
 
getTokenStart() - Method in class gw.internal.gosu.parser.LightweightParserState
 
getTokenStart() - Method in class gw.internal.gosu.parser.PositionToken
 
getTokenStart() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getTokenStart() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getTokenStart() - Method in class gw.internal.gosu.parser.Token
 
getTopLevelType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getTree() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getTree() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
getTree() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getTree() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
getTree() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getTree() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
getTree() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getTree() - Method in class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType
 
getTree() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getTree() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getTree() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getTree() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getTree() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getTreeOutline() - Method in class gw.internal.gosu.parser.ParseTree
 
getTryStatement() - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
getTurd() - Method in class gw.internal.gosu.parser.Token
 
getType() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
getType() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
getType() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
getType() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
getType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
getType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
getType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
getType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
getType() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
getType() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
getType() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
getType() - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
getType() - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
getType() - Method in class gw.internal.gosu.parser.ContextType
 
getType() - Method in class gw.internal.gosu.parser.Expression
Returns this Expression's IType.
getType() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getType() - Method in class gw.internal.gosu.parser.expressions.ConditionalExpression
 
getType() - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
getType() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getType() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
getType() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
getType() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
getType() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
getType() - Method in class gw.internal.gosu.parser.GosuConstructorInfo
 
getType() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
getType() - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
getType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo
 
getType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceEnumConstant
 
getType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
getType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
getType() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
getType() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getType() - Method in class gw.internal.gosu.parser.MetaType
 
getType() - Method in class gw.internal.gosu.parser.PositionToken
 
getType() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
getType() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
getType() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
getType() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
getType() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getType() - Method in class gw.internal.gosu.parser.Symbol
Returns the Symbol's type.
getType() - Method in class gw.internal.gosu.parser.Token
 
getType(Object) - Method in interface gw.internal.gosu.parser.IMetadataProvider
 
getType(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
getType(String) - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
getType(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getType(String) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
getTypeByFullNameIfValid(String, boolean) - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
 
getTypeByFullNameIfValid(String, boolean) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getTypeByRelativeNameIfValid_NoGenerics(String, ITypeUsesMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getTypeDescriptors(IParameterInfo[]) - Method in class gw.internal.gosu.ir.nodes.IRFeatureBase
 
getTypeForTypeVar(Object, IType, int) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
getTypeFromObject(Object) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getTypeImpl() - Method in class gw.internal.gosu.parser.Expression
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.ConditionalExpression
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.NotAWordExpression
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.StaticTypeOfExpression
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.TypeOfExpression
 
getTypeImpl() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getTypeInfo() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getTypeInfo() - Method in class gw.internal.gosu.parser.CompoundType
 
getTypeInfo() - Method in class gw.internal.gosu.parser.ErrorType
 
getTypeInfo() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getTypeInfo() - Method in class gw.internal.gosu.parser.GosuClass
 
getTypeInfo() - Method in class gw.internal.gosu.parser.MetaType
 
getTypeInfo() - Method in class gw.internal.gosu.parser.NamespaceType
 
getTypeInfo() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getTypeInfo() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getTypeInfo() - Method in class gw.internal.gosu.properties.PropertiesType
 
getTypeInfoChecksum() - Method in class gw.internal.gosu.parser.GosuClass
 
getTypeInfoChecksum() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getTypeInfoChecksum() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
getTypeInfoFactory() - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
getTypeLiteral() - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
getTypeLiteral() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getTypeLiteral() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
getTypeLoader() - Method in class gw.internal.gosu.dynamic.DynamicType
 
getTypeLoader() - Method in class gw.internal.gosu.parser.CompoundType
 
getTypeLoader() - Method in class gw.internal.gosu.parser.ErrorType
 
getTypeLoader() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getTypeLoader() - Method in class gw.internal.gosu.parser.GosuClass
 
getTypeLoader() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getTypeLoader() - Method in class gw.internal.gosu.parser.MetaType
 
getTypeLoader() - Method in class gw.internal.gosu.parser.NamespaceType
 
getTypeLoader() - Method in class gw.internal.gosu.parser.statements.TypeLoaderStatement
 
getTypeLoader() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getTypeLoader() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getTypeLoader() - Method in class gw.internal.gosu.properties.PropertiesType
 
getTypeLoader(Class<? extends T>) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getTypeLoader(Class<? extends T>, IModule) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getTypeLoaderDirectly() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
getTypeLoaders() - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
 
getTypeLoaders() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getTypeLoaders(Class<T>) - Method in class gw.internal.gosu.module.Module
 
getTypeLoaderStack() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getTypeName() - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
getTypeName() - Method in class gw.internal.gosu.properties.PropertyNode
Return the name that should be used for the type based on this property node
getTypeName(Tree) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getTypeNames(String) - Method in class gw.internal.gosu.parser.ClassCache
 
getTypeNames(String) - Method in class gw.internal.gosu.parser.ClassPath
 
getTypeNames(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
getTypeNames(String) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getTypeNames(String, Set<String>, ITypeLoader) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
getTypeNamespace() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
getTypeNamespace() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
getTypeParameters() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
getTypeParameters() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
getTypeParameters() - Method in class gw.internal.gosu.parser.CompoundType
 
getTypeParameters() - Method in class gw.internal.gosu.parser.ErrorType
 
getTypeParameters() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getTypeParameters() - Method in class gw.internal.gosu.parser.GosuClass
 
getTypeParameters() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
getTypeParameters() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getTypeParameters() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getTypeParameters() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
getTypeParameters() - Method in class gw.internal.gosu.parser.MetaType
 
getTypeParameters() - Method in class gw.internal.gosu.parser.NamespaceType
 
getTypeParameters() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
getTypeParameters() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getTypeParamIndex(TypeVariableType) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
getTypeParamIndex(TypeVariableType) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
getTypeParamIndex(TypeVariableType) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
getTypeReference(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getTypeRefFactory() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
getTypes() - Method in class gw.internal.gosu.parser.CompoundType
 
getTypes() - Method in class gw.internal.gosu.parser.expressions.CompoundTypeLiteral
 
getTypes() - Method in class gw.internal.gosu.parser.expressions.TypeParameterListClause
 
getTypes(IParameterInfo[]) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getTypesForFile(IFile) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
getTypesForFile(IModule, IFile) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
getTypesWithPrefix(String, String) - Method in class gw.internal.gosu.parser.TypeRefFactory
 
getTypeToAutoInsert(IExpression) - Static method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
getTypeUses() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
getTypeUsesMap() - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
getTypeUsesMap() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
getTypeUsesMap() - Method in class gw.internal.gosu.parser.GosuClass
 
getTypeUsesMap() - Method in class gw.internal.gosu.parser.GosuParser
 
getTypeUsesMap() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
getTypeVar() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getTypeVar() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
getTypeVarCountForDFS(DynamicFunctionSymbol) - Static method in class gw.internal.gosu.parser.java.compiler.JavaStubGenerator
 
getTypeVarDef() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getTypeVarDef() - Method in class gw.internal.gosu.parser.TypeVariableType
 
getTypeVarDefs() - Method in class gw.internal.gosu.parser.GosuClass
 
getTypeVariabledDefinitions() - Method in class gw.internal.gosu.parser.expressions.TypeVariableListClause
 
getTypeVariableDefinition() - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
getTypeVariables() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
getTypeVariables() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
getTypeVariables() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
getTypeVariables() - Method in class gw.internal.gosu.parser.GosuParser
 
getTypeVariables() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getTypeVariables() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
getTypeVariables() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
getTypeVariables(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
getTypeVariables(IType, Predicate<ITypeVariableType>) - Static method in class gw.internal.gosu.parser.TypeLord
 
getTypeVariables(IJavaMethodInfo) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
getTypeVariables(IJavaMethodInfo) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
getTypeVariables(IJavaMethodInfo) - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
getTypeVariables(IJavaMethodInfo) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
getTypeVarParamName(IGenericTypeVariable) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getTypeVars(List<ITypeVariableDefinitionExpression>) - Static method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getTypeVarsForDFS(IDynamicFunctionSymbol) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
getUnboundType() - Method in class gw.internal.gosu.parser.ContextType
 
getUncapturedSymbol(ICompilableType, String) - Method in class gw.internal.gosu.parser.ParserBase
 
getUnimplementedMethods() - Method in class gw.internal.gosu.parser.GosuClass
 
getUnimplementedMethods() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getUnimplementedMethods(IGosuClass, IGosuClass, List<IFunctionType>, boolean, boolean) - Static method in class gw.internal.gosu.parser.GosuClass
 
getUnimplementedMethods(List<IFunctionType>, IGosuClassInternal, boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
getUnimplementedMethods(List<IFunctionType>, IGosuClassInternal, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
getUniversalConstructor(int) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getUniversalConstructors() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getUniversalFunctionType(String, int) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getUniversalFunctionTypes(String) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
getUnloadableNamespace() - Method in class gw.internal.gosu.compiler.DiscreteClassLoader
 
getUnwrappedExpression(Expression) - Static method in class gw.internal.gosu.parser.ContextInferenceManager
If the expression is wrapped in ImplicitTypeAsExpressions, this will will unwrap them back down to the original expression.
getUpperBound() - Method in class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType
 
getUpperBound() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
getUpperBound() - Method in class gw.internal.gosu.parser.WildcardTypeJavaClassWildcardType
 
getUsesStatements() - Method in class gw.internal.gosu.parser.statements.UsesStatementList
 
getUsesStatements() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
getValidator() - Method in class gw.internal.gosu.parser.ParserBase
 
getValue() - Method in class gw.internal.gosu.parser.CommonSymbolsScope.LockedDownSymbol
 
getValue() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getValue() - Method in class gw.internal.gosu.parser.DynamicSymbol
 
getValue() - Method in class gw.internal.gosu.parser.expressions.BooleanLiteral
 
getValue() - Method in class gw.internal.gosu.parser.expressions.CharLiteral
 
getValue() - Method in class gw.internal.gosu.parser.expressions.DefaultArgLiteral
 
getValue() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
getValue() - Method in class gw.internal.gosu.parser.expressions.StringLiteral
 
getValue() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultValue
 
getValue() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
getValue() - Method in class gw.internal.gosu.parser.statements.ReturnStatement
 
getValue() - Method in class gw.internal.gosu.parser.Symbol
Returns the value assigned to this Symbol.
getValue() - Method in class gw.internal.gosu.properties.PropertyNode
Return the value for this property as given by the underlying PropertySet
getValue() - Method in class gw.internal.gosu.template.TemplateGenerator.LockedDownSymbol
 
getValue(Object) - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
getValue(Object) - Method in class gw.internal.gosu.parser.JavaPropertyInfo.PropertyAccessorAdaptor
 
getValue(Object) - Method in class gw.internal.gosu.parser.LengthAccessor
 
getValue(String) - Method in class gw.internal.gosu.parser.AnnotationJavaClassAnnotation
 
getValue(String) - Method in class gw.internal.gosu.properties.EmptyPropertySet
 
getValue(String) - Method in class gw.internal.gosu.properties.PropertiesPropertySet
 
getValue(String) - Method in interface gw.internal.gosu.properties.PropertySet
Get the value corresponding to the given key
getValue(String) - Method in class gw.internal.gosu.properties.SystemPropertiesPropertySet
 
getValueDirectly() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getValueDirectly() - Method in class gw.internal.gosu.parser.Symbol
 
getValueExpressions() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
getValues() - Method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
getValues() - Method in class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
getVariance() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
getVariance() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
getVariance() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
getVariance() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
getVariance() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
getVariance() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
getVariance() - Method in class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
getVarIdentifier() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
getVarIdentifier() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
getVarIdentifier() - Method in class gw.internal.gosu.parser.VarPropertyGetFunctionSymbol
 
getVarIdentifier() - Method in class gw.internal.gosu.parser.VarPropertySetFunctionSymbol
 
getVarStatements() - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
getVarStmt() - Method in class gw.internal.gosu.parser.statements.HideFieldNoOpStatement
 
getVisibilityConstraint() - Method in class gw.internal.gosu.parser.GosuParser
 
getWebServerPaths() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
getWidth() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
getWrappedIdentifier() - Method in class gw.internal.gosu.parser.expressions.PropertyAccessIdentifier
 
getWriteMethod() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
getWriteMethodInfo() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
getWriteMethodInfo() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
GlobalModule - Class in gw.internal.gosu.module
 
GlobalModule(IExecutionEnvironment, String) - Constructor for class gw.internal.gosu.module.GlobalModule
 
GosuAnnotation - Class in gw.internal.gosu.parser
Holds annotation information for a feature
GosuAnnotation(ICompilableTypeInternal, IType, Expression, AnnotationUseSiteTarget, int, int) - Constructor for class gw.internal.gosu.parser.GosuAnnotation
 
GosuAnnotationInfo - Class in gw.internal.gosu.parser
 
GosuAnnotationInfo(IGosuAnnotation, IFeatureInfo, IGosuClassInternal) - Constructor for class gw.internal.gosu.parser.GosuAnnotationInfo
 
GosuArrayClass - Class in gw.internal.gosu.parser
 
GosuArrayClass(IType, ITypeLoader) - Constructor for class gw.internal.gosu.parser.GosuArrayClass
 
GosuBaseAttributedFeatureInfo - Class in gw.internal.gosu.parser
 
GosuBaseAttributedFeatureInfo(IFeatureInfo) - Constructor for class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
GosuClass - Class in gw.internal.gosu.parser
 
GosuClass(IGosuClass, IType[]) - Constructor for class gw.internal.gosu.parser.GosuClass
 
GosuClass(IGosuClass, IType[], boolean) - Constructor for class gw.internal.gosu.parser.GosuClass
 
GosuClass(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Constructor for class gw.internal.gosu.parser.GosuClass
 
GosuClassCompilingStack - Class in gw.internal.gosu.parser
 
GosuClassCompilingStack() - Constructor for class gw.internal.gosu.parser.GosuClassCompilingStack
 
GosuClassFragment - Class in gw.internal.gosu.parser
 
GosuClassFragment(IGosuClassInternal, String) - Constructor for class gw.internal.gosu.parser.GosuClassFragment
 
GosuClassIRType - Class in gw.internal.gosu.ir.nodes
 
GosuClassLoader - Class in gw.internal.gosu.compiler
 
GosuClassLoader(ClassLoader) - Constructor for class gw.internal.gosu.compiler.GosuClassLoader
 
GosuClassParseInfo - Class in gw.internal.gosu.parser
 
GosuClassParseInfo(IGosuClassInternal) - Constructor for class gw.internal.gosu.parser.GosuClassParseInfo
 
GosuClassParser - Class in gw.internal.gosu.parser
 
GosuClassParser(GosuParser) - Constructor for class gw.internal.gosu.parser.GosuClassParser
 
GosuClassProxyFactory - Class in gw.internal.gosu.parser
 
GosuClassTransformationContext - Class in gw.internal.gosu.ir.transform
 
GosuClassTransformationContext(GosuClassTransformer, IGosuClassInternal) - Constructor for class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
GosuClassTransformer - Class in gw.internal.gosu.ir.transform
 
GosuClassTypeInfo - Class in gw.internal.gosu.parser
 
GosuClassTypeInfo(IGosuClassInternal) - Constructor for class gw.internal.gosu.parser.GosuClassTypeInfo
 
GosuClassWriter - Class in gw.internal.gosu.ir.compiler.bytecode
 
GosuClassWriter() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
GosuConstructorHandler() - Constructor for class gw.internal.gosu.parser.GosuConstructorInfo.GosuConstructorHandler
 
GosuConstructorInfo - Class in gw.internal.gosu.parser
 
GosuConstructorInfo(IFeatureInfo, DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.parser.GosuConstructorInfo
 
GosuConstructorInfo.GosuConstructorHandler - Class in gw.internal.gosu.parser
 
GosuDocAnnotation - Class in gw.internal.gosu.parser
Holds annotation information for a feature
GosuDocAnnotation(ICompilableType, IType, String...) - Constructor for class gw.internal.gosu.parser.GosuDocAnnotation
 
GosuEnhancement - Class in gw.internal.gosu.parser
 
GosuEnhancement(IGosuEnhancementInternal, IType[]) - Constructor for class gw.internal.gosu.parser.GosuEnhancement
 
GosuEnhancement(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Constructor for class gw.internal.gosu.parser.GosuEnhancement
 
GosuExceptionInfo - Class in gw.internal.gosu.parser
 
GosuExceptionInfo(IFeatureInfo, String, String) - Constructor for class gw.internal.gosu.parser.GosuExceptionInfo
 
GosuFragment - Class in gw.internal.gosu.parser.fragments
Deprecated.
DO NOT USE THIS CLASS! This is here exclusively for PCF types.
GosuFragment(String, HashMap<String, ISymbol>, ITypeUsesMap) - Constructor for class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
GosuFragmentParser - Class in gw.internal.gosu.parser
 
GosuFragmentTransformationContext - Class in gw.internal.gosu.ir.transform
 
GosuFragmentTransformationContext(GosuFragment, IRType, String, boolean) - Constructor for class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
GosuFragmentTransformer - Class in gw.internal.gosu.ir.transform
 
GosuFragmentTransformer(GosuFragment) - Constructor for class gw.internal.gosu.ir.transform.GosuFragmentTransformer
 
GosuFragmentTypeInfo - Class in gw.internal.gosu.parser.fragments
 
GosuFragmentTypeInfo(GosuFragment) - Constructor for class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
GosuIndustrialParkImpl - Class in gw.internal.gosu.parser
 
GosuIndustrialParkImpl() - Constructor for class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
GosuMethodInfo - Class in gw.internal.gosu.parser
 
GosuMethodInfo(IFeatureInfo, DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.parser.GosuMethodInfo
 
GosuMethodParamInfo - Class in gw.internal.gosu.parser
 
GosuMethodParamInfo(IFeatureInfo, IReducedSymbol, IType) - Constructor for class gw.internal.gosu.parser.GosuMethodParamInfo
 
GosuMethodVisitor - Class in gw.internal.gosu.ir.compiler.bytecode
 
GosuMethodVisitor(MethodVisitor) - Constructor for class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
GosuObjectFunctionSymbol - Class in gw.internal.gosu.parser
 
GosuObjectFunctionSymbol(IGosuClassInternal, DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.parser.GosuObjectFunctionSymbol
 
GosuParser - Class in gw.internal.gosu.parser
 
GosuParserFactoryImpl - Class in gw.internal.gosu.parser
Defines a factory for constructing concrete IGosuParser implementations.
GosuParserFactoryImpl() - Constructor for class gw.internal.gosu.parser.GosuParserFactoryImpl
 
GosuProgram - Class in gw.internal.gosu.parser
 
GosuProgram(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Constructor for class gw.internal.gosu.parser.GosuProgram
 
GosuProgramParseInfo - Class in gw.internal.gosu.parser
 
GosuProgramParseInfo(IGosuClassInternal) - Constructor for class gw.internal.gosu.parser.GosuProgramParseInfo
 
GosuProgramParser - Class in gw.internal.gosu.parser
 
GosuProgramParser() - Constructor for class gw.internal.gosu.parser.GosuProgramParser
 
GosuPropertyInfo - Class in gw.internal.gosu.parser
 
GosuPropertyInfo(IFeatureInfo, DynamicPropertySymbol) - Constructor for class gw.internal.gosu.parser.GosuPropertyInfo
 
GosuRuntimeMethods - Class in gw.internal.gosu.runtime
 
GosuRuntimeMethods() - Constructor for class gw.internal.gosu.runtime.GosuRuntimeMethods
 
GosuTemplateType - Class in gw.internal.gosu.template
 
GosuTemplateType(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Constructor for class gw.internal.gosu.template.GosuTemplateType
 
GosuVarPropertyInfo - Class in gw.internal.gosu.parser
 
GosuVarPropertyInfo(GosuClassTypeInfo, GosuVarPropertyInfo) - Constructor for class gw.internal.gosu.parser.GosuVarPropertyInfo
 
GS_TEMPLATE - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
GS_TEMPLATE_PARSED - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
gw.internal.gosu - package gw.internal.gosu
 
gw.internal.gosu.annotations - package gw.internal.gosu.annotations
 
gw.internal.gosu.coercer - package gw.internal.gosu.coercer
 
gw.internal.gosu.compiler - package gw.internal.gosu.compiler
 
gw.internal.gosu.dynamic - package gw.internal.gosu.dynamic
 
gw.internal.gosu.init - package gw.internal.gosu.init
 
gw.internal.gosu.ir - package gw.internal.gosu.ir
 
gw.internal.gosu.ir.builders - package gw.internal.gosu.ir.builders
 
gw.internal.gosu.ir.compiler.bytecode - package gw.internal.gosu.ir.compiler.bytecode
 
gw.internal.gosu.ir.compiler.bytecode.expression - package gw.internal.gosu.ir.compiler.bytecode.expression
 
gw.internal.gosu.ir.compiler.bytecode.statement - package gw.internal.gosu.ir.compiler.bytecode.statement
 
gw.internal.gosu.ir.compiler.java - package gw.internal.gosu.ir.compiler.java
 
gw.internal.gosu.ir.compiler.tree - package gw.internal.gosu.ir.compiler.tree
 
gw.internal.gosu.ir.compiler.verifier - package gw.internal.gosu.ir.compiler.verifier
 
gw.internal.gosu.ir.nodes - package gw.internal.gosu.ir.nodes
 
gw.internal.gosu.ir.transform - package gw.internal.gosu.ir.transform
 
gw.internal.gosu.ir.transform.expression - package gw.internal.gosu.ir.transform.expression
 
gw.internal.gosu.ir.transform.statement - package gw.internal.gosu.ir.transform.statement
 
gw.internal.gosu.ir.transform.util - package gw.internal.gosu.ir.transform.util
 
gw.internal.gosu.javadoc - package gw.internal.gosu.javadoc
 
gw.internal.gosu.loader - package gw.internal.gosu.loader
 
gw.internal.gosu.memory - package gw.internal.gosu.memory
 
gw.internal.gosu.module - package gw.internal.gosu.module
 
gw.internal.gosu.module.fs - package gw.internal.gosu.module.fs
 
gw.internal.gosu.parser - package gw.internal.gosu.parser
 
gw.internal.gosu.parser.expressions - package gw.internal.gosu.parser.expressions
 
gw.internal.gosu.parser.fragments - package gw.internal.gosu.parser.fragments
 
gw.internal.gosu.parser.gwPlatform - package gw.internal.gosu.parser.gwPlatform
 
gw.internal.gosu.parser.java.classinfo - package gw.internal.gosu.parser.java.classinfo
 
gw.internal.gosu.parser.java.compiler - package gw.internal.gosu.parser.java.compiler
 
gw.internal.gosu.parser.optimizer - package gw.internal.gosu.parser.optimizer
 
gw.internal.gosu.parser.statements - package gw.internal.gosu.parser.statements
 
gw.internal.gosu.parser.types - package gw.internal.gosu.parser.types
 
gw.internal.gosu.properties - package gw.internal.gosu.properties
 
gw.internal.gosu.runtime - package gw.internal.gosu.runtime
 
gw.internal.gosu.template - package gw.internal.gosu.template
 
gw.internal.gosu.util - package gw.internal.gosu.util
 
gw.lang.parser - package gw.lang.parser
 
gw.lang.parser.statements - package gw.lang.parser.statements
 
GWCoercionManager - Class in gw.internal.gosu.parser.gwPlatform
 
GWCoercionManager() - Constructor for class gw.internal.gosu.parser.gwPlatform.GWCoercionManager
 
GWEntityAccess - Class in gw.internal.gosu.parser.gwPlatform
 
GWEntityAccess() - Constructor for class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 

H

handleCall(Object, Object...) - Method in class gw.internal.gosu.dynamic.DynamicMethodInfo
 
handleCall(Object, Object...) - Method in class gw.internal.gosu.parser.MethodCallAdapter
 
handleCustomExpressionRuntime(ICustomExpressionRuntime, IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
handleNamedArgs(List<IRExpression>, int[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
Facilitates evaluation of named args in lexical order.
handlesFile(IFile) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
handlesNonPrefixLoads() - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
handlesNonPrefixLoads() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
handlesNonPrefixLoads() - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
hasAncestorBeenUpdated() - Method in class gw.internal.gosu.parser.GosuClass
 
hasAncestorBeenUpdated() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
hasAnnotation(IType) - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
hasAnnotation(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
hasAnnotation(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
hasAnnotation(IType) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
hasAnnotation(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
hasAnnotationDefault() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
hasAnnotationDefault() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
hasAssertions() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
hasAssertions() - Method in class gw.internal.gosu.parser.GosuClass
 
hasAssertions() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
hasBackingClass() - Method in class gw.internal.gosu.parser.GosuClass
 
hasChildFile(String) - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
hasChildFile(String) - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
hasConstructKeyword() - Method in class gw.internal.gosu.parser.statements.ConstructorStatement
 
hasContent() - Method in class gw.internal.gosu.parser.expressions.Program
 
hasContent() - Method in class gw.internal.gosu.parser.Statement
 
hasCustomBeanInfo() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
hasCustomBeanInfo() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
hasCustomBeanInfo() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
hasCustomBeanInfo() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
hasCustomBeanInfo() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
hasDeclaredAnnotation(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
hasDeclaredAnnotation(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
hasDeclaredAnnotation(IType) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
hasDeclaredAnnotation(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
hasDeclaredProperty() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
hasDynamicSymbolTable() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
hasDynamicSymbolTable() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
hasDynamicSymbolTable() - Method in class gw.internal.gosu.parser.Symbol
 
hasElseStatement() - Method in class gw.internal.gosu.parser.statements.IfStatement
 
hasError() - Method in class gw.internal.gosu.parser.GosuClass
 
hasFinallyStatements() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
hasGosuClassAtRoot(IType) - Method in class gw.internal.gosu.parser.GosuArrayClass
 
hashCode() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
hashCode() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
hashCode() - Method in class gw.internal.gosu.module.Module
 
hashCode() - Method in class gw.internal.gosu.parser.AbstractExtendedProperty
 
hashCode() - Method in class gw.internal.gosu.parser.AbstractExtendedType
 
hashCode() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
hashCode() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
hashCode() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
hashCode() - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
hashCode() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
hashCode() - Method in class gw.internal.gosu.parser.DelegateFunctionType
 
hashCode() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
hashCode() - Method in class gw.internal.gosu.parser.expressions.StringLiteral
 
hashCode() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
hashCode() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
hashCode() - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
hashCode() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
hashCode() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
hashCode() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
hashCode() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
hashCode() - Method in class gw.internal.gosu.parser.MetaType
 
hashCode() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
hashCode() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
hashCode() - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
hashCode() - Method in class gw.internal.gosu.parser.TypeVariableArrayType
 
hashCode() - Method in class gw.internal.gosu.parser.TypeVariableType
 
hasImmediateParseIssue(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
 
hasImmediateParseWarning(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
 
hasImmediateParseWarnings() - Method in class gw.internal.gosu.parser.ParsedElement
 
hasInnerClass() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
hasModifier(int) - Method in interface gw.internal.gosu.parser.java.classinfo.IModifierList
Returns true if this list has the modifier and false otherwise.
hasModifier(int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
hasModifier(int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
hasNamespace(String) - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
hasNamespace(String) - Method in class gw.internal.gosu.parser.ClassCache
 
hasNamespace(String) - Method in class gw.internal.gosu.parser.ClassPath
 
hasNamespace(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
hasNamespace(String) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
hasNamespace(String) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
hasOptionalParameters() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
hasOptionalParams() - Method in class gw.internal.gosu.parser.expressions.BlockType
 
hasOptionalParams() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
hasParseException(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
 
hasParseExceptions() - Method in class gw.internal.gosu.parser.expressions.Program
 
hasParseExceptions() - Method in class gw.internal.gosu.parser.ParsedElement
 
hasParseIssue(IParseIssue) - Method in class gw.internal.gosu.parser.ParsedElement
 
hasParseIssues() - Method in class gw.internal.gosu.parser.ParsedElement
 
hasParseWarning(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
 
hasParseWarnings() - Method in class gw.internal.gosu.parser.expressions.Program
 
hasParseWarnings() - Method in class gw.internal.gosu.parser.ParsedElement
 
hasProperty() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
hasRawConstructor(IConstructorInfo) - Method in class gw.internal.gosu.parser.GosuConstructorInfo
 
hasRawConstructor(IConstructorInfo) - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
hasRawConstructor(IConstructorInfo) - Method in class gw.internal.gosu.parser.ParameterizedGosuConstructorInfo
 
hasScope() - Method in class gw.internal.gosu.parser.statements.StatementList
for testing
hasSuperBeenInvoked() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
hasSuperBeenInvoked() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
hasSuperBeenInvoked() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
hasSymbol(String) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
hasSymbol(String) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
hasSymbol(String) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
hasTypeVariable(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
hasTypeVariables() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
hasTypeVariables() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
hasTypeVariables() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
hasTypeVariables() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
hasTypeVariables() - Method in class gw.internal.gosu.parser.Symbol
 
hasValue() - Method in class gw.internal.gosu.properties.PropertyNode
Does this property node have a value in the underlying PropertySet
hasVarStatements() - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
hasWarnings() - Method in class gw.internal.gosu.parser.GosuClass
 
hasWarnings() - Method in class gw.internal.gosu.parser.GosuParser
 
HideFieldNoOpStatement - Class in gw.internal.gosu.parser.statements
 
HideFieldNoOpStatement(VarStatement) - Constructor for class gw.internal.gosu.parser.statements.HideFieldNoOpStatement
 

I

IAssertStatement - Interface in gw.lang.parser.statements
 
IBlockClassInternal - Interface in gw.internal.gosu.parser
 
ICompilableTypeInternal - Interface in gw.internal.gosu.parser
 
IContextBeanInfo - Interface in gw.internal.gosu.parser
 
identifier(IRSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
Identifier - Class in gw.internal.gosu.parser.expressions
Gosu identifier expression.
Identifier() - Constructor for class gw.internal.gosu.parser.expressions.Identifier
 
IdentifierTransformer - Class in gw.internal.gosu.ir.transform.expression
 
IdentityExpression - Class in gw.internal.gosu.parser.expressions
Represents an identity expression in the Gosu grammar:
IdentityExpression() - Constructor for class gw.internal.gosu.parser.expressions.IdentityExpression
 
IdentityExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
IDocNodeWithDescription - Interface in gw.internal.gosu.javadoc
 
IDocNodeWithParams - Interface in gw.internal.gosu.javadoc
 
IfStatement - Class in gw.internal.gosu.parser.statements
Represents an if-statement as specified in the Gosu grammar:
IfStatement() - Constructor for class gw.internal.gosu.parser.statements.IfStatement
 
IfStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
IGNORE_INTERFACES - Static variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
IGNORE_NONE - Static variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
IGNORE_SUPERCLASS - Static variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
IGosuClassFragment - Interface in gw.internal.gosu.parser
 
IGosuClassInternal - Interface in gw.internal.gosu.parser
 
IGosuClassInternal.Util - Class in gw.internal.gosu.parser
 
IGosuEnhancementInternal - Interface in gw.internal.gosu.parser
 
IGosuProgramInternal - Interface in gw.internal.gosu.parser
 
IGosuTemplateInternal - Interface in gw.internal.gosu.parser
 
IHasOperatorLineNumber - Interface in gw.internal.gosu.parser.expressions
 
IJavaEnumTypeInternal - Interface in gw.internal.gosu.parser
 
IJavaTypeInternal - Interface in gw.internal.gosu.parser
 
IMetadataProvider - Interface in gw.internal.gosu.parser
 
IModifierList - Interface in gw.internal.gosu.parser.java.classinfo
 
ImplicitTypeAsExpression - Class in gw.internal.gosu.parser.expressions
An empty subtype of TypeAsExpression to indicate that this is an implicitly done coercion
ImplicitTypeAsExpression() - Constructor for class gw.internal.gosu.parser.expressions.ImplicitTypeAsExpression
 
incrementChecksums() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
incrementLazyTypeMethodCount() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
incrementLazyTypeMethodCount() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
incrementLineNumber() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
indexOf(Statement) - Method in class gw.internal.gosu.parser.statements.StatementList
 
indexSymbols(List<IRSymbol>) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
indexThis(IRType) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
infer(Expression) - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
InferredNewExpression - Class in gw.internal.gosu.parser.expressions
 
InferredNewExpression() - Constructor for class gw.internal.gosu.parser.expressions.InferredNewExpression
 
InferredTypeLiteral - Class in gw.internal.gosu.parser.expressions
 
InferredTypeLiteral(IType) - Constructor for class gw.internal.gosu.parser.expressions.InferredTypeLiteral
 
inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
inferTypeParametersFromArgumentTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
inferTypeParametersFromArgumentTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
inferTypeParametersFromArgumentTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
inferTypeParametersFromArgumentTypes2(IType, IType...) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
inferTypeVariableTypesFromGenParamTypeAndConcreteType(IType, IType, TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
inferTypeVariableTypesFromGenParamTypeAndConcreteType(IType, IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
inferTypeVariableTypesFromGenParamTypeAndConcreteType(IType, IType, TypeVarToTypeMap, HashSet<ITypeVariableType>, boolean) - Static method in class gw.internal.gosu.parser.TypeLord
 
inferTypeVariableTypesFromGenParamTypeAndConcreteType_Reverse(IType, IType, TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
inferTypeVariableTypesFromGenParamTypeAndConcreteType_Reverse(IType, IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
INFINITY - Static variable in class gw.internal.gosu.parser.expressions.NumericLiteral
 
init() - Method in class gw.internal.gosu.parser.FrequentUsedJavaTypeCache
 
init(ServiceKernel) - Method in class gw.internal.gosu.ShellKernelInit
 
init(IType, Statement, Symbol) - Method in class gw.internal.gosu.parser.statements.CatchClause
 
initBodyContext(boolean) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
initBodyContext(boolean, DynamicFunctionSymbol) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
initCapturedSymbolFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
initCapturedSymbolFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
initCapturedSymbolFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
initCapturedSymbolFields(List<IRStatement>) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
initCompilationState() - Method in class gw.internal.gosu.parser.SyntheticClass
 
InitConstructorFunctionSymbol - Class in gw.internal.gosu.parser
 
InitConstructorFunctionSymbol(ISymbolTable) - Constructor for class gw.internal.gosu.parser.InitConstructorFunctionSymbol
 
initEmptyParseTree() - Method in class gw.internal.gosu.parser.ParsedElement
 
initGenericParameterTypes() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
initialize(Object) - Method in class gw.internal.gosu.parser.expressions.BadInitializerExpression
 
initialize(Object) - Method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
initialize(Object) - Method in class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
initialize(Object) - Method in class gw.internal.gosu.parser.expressions.ObjectInitializerExpression
 
initializeCompiler(GosucModule) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
initializeCompiler(IExecutionEnvironment, GosucModule) - Method in class gw.internal.gosu.init.InternalGosuInit
 
initializeDefaultSingleModule(List<? extends GosuPathEntry>, List<IDirectory>, String...) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
initializeInstanceFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
initializeInstanceFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
initializeInstanceFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
initializeInstanceFields(List<IRStatement>) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
initializeMultipleModules(IExecutionEnvironment, List<? extends IModule>) - Method in class gw.internal.gosu.init.InternalGosuInit
 
initializeMultipleModules(List<? extends IModule>) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
InitializerAssignment - Class in gw.internal.gosu.parser.expressions
 
InitializerAssignment(IType, String) - Constructor for class gw.internal.gosu.parser.expressions.InitializerAssignment
 
InitializerAssignmentTransformer - Class in gw.internal.gosu.ir.transform.statement
 
InitializerSymbol - Class in gw.internal.gosu.parser
 
InitializerSymbol(String, IType) - Constructor for class gw.internal.gosu.parser.InitializerSymbol
 
initializeRuntime(IExecutionEnvironment, List<? extends GosuPathEntry>, String...) - Method in class gw.internal.gosu.init.InternalGosuInit
 
initializeSimpleIde(GosucModule) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
initializeSimpleIde(IExecutionEnvironment, GosucModule) - Method in class gw.internal.gosu.init.InternalGosuInit
 
initializeStaticFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
initializeTypeLoaders() - Method in class gw.internal.gosu.module.Module
 
initLocalVar(Symbol, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
initLocalVarWithDefault(Symbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
initLocation(int, int, int, int, IScriptPartId) - Method in class gw.internal.gosu.parser.ParsedElement
 
initLocation(ParsedElement, int, int) - Method in class gw.internal.gosu.parser.ParseTree
 
initMethodsAndConstructors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
initMultiArray(IType, Object, int, int[]) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
initMultiArray(IType, Object, int, int[]) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
initParameterTypes() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
initPropertyDescriptors(IJavaClassInfo) - Static method in class gw.internal.gosu.parser.java.classinfo.PropertyDeriver
 
initTypeVarFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
initTypeVarFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
initTypeVarFields(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
initTypeVarFields(List<IRStatement>) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
inlineFinally() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
inlineFinallyStatements(IRTerminalStatement) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
InnerClassFileSystemSourceFileHandle - Class in gw.internal.gosu.parser
 
InnerClassFileSystemSourceFileHandle(ClassType, String, String, boolean) - Constructor for class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
InnerClassLocatorException - Exception in gw.internal.gosu.parser
 
InnerClassLocatorException() - Constructor for exception gw.internal.gosu.parser.InnerClassLocatorException
 
InnerClassNotFoundException - Exception in gw.internal.gosu.parser
 
InnerClassNotFoundException() - Constructor for exception gw.internal.gosu.parser.InnerClassNotFoundException
 
InnerClassNotFoundException(Throwable) - Constructor for exception gw.internal.gosu.parser.InnerClassNotFoundException
 
instance() - Static method in class gw.internal.gosu.compiler.CompilationStatistics
 
instance() - Static method in class gw.internal.gosu.compiler.GosuClassLoader
 
instance() - Static method in class gw.internal.gosu.init.InternalGosuInit
 
instance() - Static method in class gw.internal.gosu.parser.AnnotationInfoFactoryImpl
 
instance() - Static method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
instance() - Static method in class gw.internal.gosu.parser.DefaultEntityAccess
 
instance() - Static method in class gw.internal.gosu.parser.DefaultParamValueLiteral
 
instance() - Static method in class gw.internal.gosu.parser.DefaultTypeLoader
 
instance() - Static method in class gw.internal.gosu.parser.ExecutionEnvironment
 
instance() - Static method in class gw.internal.gosu.parser.expressions.NullExpression
 
instance() - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
instance() - Static method in class gw.internal.gosu.parser.java.compiler.JavaStubGenerator
 
instance() - Static method in class gw.internal.gosu.parser.TypeLoaderAccess
 
instance(IExecutionEnvironment) - Static method in class gw.internal.gosu.parser.FrequentUsedJavaTypeCache
 
instance(IModule) - Static method in class gw.internal.gosu.parser.DefaultTypeLoader
 
instance(IProject) - Static method in class gw.internal.gosu.parser.ExecutionEnvironment
 
INSTANCE - Static variable in class gw.internal.gosu.ir.builders.SimpleCompiler
 
INSTANCE - Static variable in class gw.internal.gosu.ir.transform.util.IRTypeResolverAPIWrapper
 
INSTANCE - Static variable in class gw.internal.gosu.parser.ErrorTypeInfo
 
INSTANCE - Static variable in class gw.internal.gosu.parser.LengthAccessor
 
inStaticContext() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
INTERFACES - Static variable in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
InterfacesClause - Class in gw.internal.gosu.parser.expressions
 
InterfacesClause(IType, IType[]) - Constructor for class gw.internal.gosu.parser.expressions.InterfacesClause
 
InterfaceTypeLiteral - Class in gw.internal.gosu.parser.expressions
 
InterfaceTypeLiteral() - Constructor for class gw.internal.gosu.parser.expressions.InterfaceTypeLiteral
 
InterfaceTypeLiteral(IType) - Constructor for class gw.internal.gosu.parser.expressions.InterfaceTypeLiteral
 
InterfaceTypeLiteral(IType, boolean) - Constructor for class gw.internal.gosu.parser.expressions.InterfaceTypeLiteral
 
InternalGosuInit - Class in gw.internal.gosu.init
 
IntervalExpression - Class in gw.internal.gosu.parser.expressions
Represents an interval expression in the Gosu grammar:
IntervalExpression(boolean, boolean, Expression, Expression) - Constructor for class gw.internal.gosu.parser.expressions.IntervalExpression
 
IntervalExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
IntrinsicTypeFunctionSymbol - Class in gw.internal.gosu.parser
 
IntrinsicTypeFunctionSymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.IntrinsicTypeFunctionSymbol
 
IntrinsicTypePropertySymbol - Class in gw.internal.gosu.parser
 
IntrinsicTypePropertySymbol(IGosuClassInternal, ISymbolTable) - Constructor for class gw.internal.gosu.parser.IntrinsicTypePropertySymbol
 
invoke(Object[]) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
Invokes the dynamic function.
invoke(Object[]) - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
Invokes the dynamic function.
invoke(Object[]) - Method in class gw.internal.gosu.parser.Symbol
Invokes function.
invoke(Object, Object[]) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
invoke(Object, Object[]) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
invoke(Object, Object[]) - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
invoke(Object, Object[]) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
invokeLockMethod(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
invokeMethod(Class, String, Class[], Object, Object[]) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
invokeMethodInfo(IType, String, IType[], Object, Object[]) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
invokeUnlockOrDisposeOrCloseMethod(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
IOldGosuClassLoader - Interface in gw.internal.gosu.parser
The methods ClassLoaders need to implement in order to work with the
IRAnnotationCompiler - Class in gw.internal.gosu.ir.compiler.bytecode
 
IRAnnotationCompiler(AnnotationVisitor, IRAnnotation) - Constructor for class gw.internal.gosu.ir.compiler.bytecode.IRAnnotationCompiler
 
IRArithmeticExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRArithmeticExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRArithmeticExpressionCompiler
 
IRArrayLengthExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRArrayLengthExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRArrayLengthExpressionCompiler
 
IRArrayLoadExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRArrayLoadExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRArrayLoadExpressionCompiler
 
IRArrayStoreStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRArrayStoreStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRArrayStoreStatementCompiler
 
IRAssignmentStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRAssignmentStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRAssignmentStatementCompiler
 
IRBooleanLiteralCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRBooleanLiteralCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRBooleanLiteralCompiler
 
IRBreakStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRBreakStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRBreakStatementCompiler
 
IRBytecodeCompiler - Class in gw.internal.gosu.ir.compiler.bytecode
 
IRBytecodeCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeCompiler
 
IRBytecodeContext - Class in gw.internal.gosu.ir.compiler.bytecode
 
IRBytecodeContext(MethodVisitor) - Constructor for class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
IRCastExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRCastExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRCastExpressionCompiler
 
IRCharacterLiteralCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRCharacterLiteralCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRCharacterLiteralCompiler
 
IRClassCompiler - Class in gw.internal.gosu.ir.compiler.bytecode
 
IRClassCompiler(IRClass) - Constructor for class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
IRClassLiteralCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRClassLiteralCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRClassLiteralCompiler
 
IRCompilerLocalVar - Class in gw.internal.gosu.ir.compiler.bytecode
 
IRCompilerLocalVar(IRSymbol, int, IRCompilerScope) - Constructor for class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
IRCompilerScope - Class in gw.internal.gosu.ir.compiler.bytecode
 
IRCompilerScope(IRCompilerScope) - Constructor for class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
 
IRCompositeExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRCompositeExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRCompositeExpressionCompiler
 
IRConditionalAndExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRConditionalAndExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRConditionalAndExpressionCompiler
 
IRConditionalOrExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRConditionalOrExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRConditionalOrExpressionCompiler
 
IRContinueStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRContinueStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRContinueStatementCompiler
 
IRDoWhileStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRDoWhileStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRDoWhileStatementCompiler
 
IREqualityExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IREqualityExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IREqualityExpressionCompiler
 
IREvalStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IREvalStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IREvalStatementCompiler
 
IRFeatureBase - Class in gw.internal.gosu.ir.nodes
 
IRFeatureBase() - Constructor for class gw.internal.gosu.ir.nodes.IRFeatureBase
 
IRField - Interface in gw.internal.gosu.ir.nodes
 
IRFieldGetExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRFieldGetExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRFieldGetExpressionCompiler
 
IRFieldSetStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRFieldSetStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRFieldSetStatementCompiler
 
IRFinallyCodePartitioner - Class in gw.internal.gosu.ir.compiler.bytecode
 
IRFinallyCodePartitioner(IRBytecodeContext, IRTryCatchFinallyStatement) - Constructor for class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
IRForEachStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRForEachStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRForEachStatementCompiler
 
IRIdentifierCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRIdentifierCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRIdentifierCompiler
 
IRIfStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRIfStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRIfStatementCompiler
 
IRInstanceOfExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRInstanceOfExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRInstanceOfExpressionCompiler
 
IRJavaCompiler - Class in gw.internal.gosu.ir.compiler.java
 
IRJavaCompiler() - Constructor for class gw.internal.gosu.ir.compiler.java.IRJavaCompiler
 
IRLazyTypeMethodCallExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRLazyTypeMethodCallExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRLazyTypeMethodCallExpressionCompiler
 
IRMethod - Interface in gw.internal.gosu.ir.nodes
 
IRMethodCallExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRMethodCallExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRMethodCallExpressionCompiler
 
IRMethodCallStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRMethodCallStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRMethodCallStatementCompiler
 
IRMethodFactory - Class in gw.internal.gosu.ir.nodes
 
IRMethodFactory() - Constructor for class gw.internal.gosu.ir.nodes.IRMethodFactory
 
IRMethodForConstructorSymbol - Class in gw.internal.gosu.ir.nodes
 
IRMethodForConstructorSymbol(IType, DynamicFunctionSymbol, int) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
IRMethodForDPSGetter - Class in gw.internal.gosu.ir.nodes
 
IRMethodForDPSGetter(IRPropertyFromDynamicPropertySymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
IRMethodForDPSSetter - Class in gw.internal.gosu.ir.nodes
 
IRMethodForDPSSetter(IRPropertyFromDynamicPropertySymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
IRMethodForPropertyGetter - Class in gw.internal.gosu.ir.nodes
 
IRMethodForPropertyGetter(IRPropertyFromPropertyInfo) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
IRMethodForPropertySetter - Class in gw.internal.gosu.ir.nodes
 
IRMethodForPropertySetter(IRPropertyFromPropertyInfo) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
IRMethodForReducedDPSGetter - Class in gw.internal.gosu.ir.nodes
 
IRMethodForReducedDPSGetter(IRPropertyFromReducedDynamicPropertySymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
IRMethodForReducedDPSSetter - Class in gw.internal.gosu.ir.nodes
 
IRMethodForReducedDPSSetter(IRPropertyFromReducedDynamicPropertySymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
IRMethodFromConstructorInfo - Class in gw.internal.gosu.ir.nodes
 
IRMethodFromConstructorInfo(IConstructorInfo) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
IRMethodFromJavaMethodInfo - Class in gw.internal.gosu.ir.nodes
 
IRMethodFromJavaMethodInfo(IJavaClassMethod) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
IRMethodFromMethod - Class in gw.internal.gosu.ir.nodes
 
IRMethodFromMethod(Method) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
IRMethodFromMethodInfo - Class in gw.internal.gosu.ir.nodes
 
IRMethodFromMethodInfo(IMethodInfo, IFunctionType) - Constructor for class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
IRMonitorLockAcquireCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRMonitorLockAcquireCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRMonitorLockAcquireCompiler
 
IRMonitorLockReleaseCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRMonitorLockReleaseCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRMonitorLockReleaseCompiler
 
IRNegationExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRNegationExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRNegationExpressionCompiler
 
IRNewArrayExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRNewArrayExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewArrayExpressionCompiler
 
IRNewExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRNewExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewExpressionCompiler
 
IRNewMultiDimensionalArrayExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRNewMultiDimensionalArrayExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRNewMultiDimensionalArrayExpressionCompiler
 
IRNewStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRNewStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRNewStatementCompiler
 
IRNotExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRNotExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRNotExpressionCompiler
 
IRNullLiteralCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRNullLiteralCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRNullLiteralCompiler
 
IRNumericLiteralCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRNumericLiteralCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRNumericLiteralCompiler
 
IRPrimitiveTypeConversionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRPrimitiveTypeConversionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRPrimitiveTypeConversionCompiler
 
IRProperty - Interface in gw.internal.gosu.ir.nodes
 
IRPropertyFactory - Class in gw.internal.gosu.ir.nodes
 
IRPropertyFactory() - Constructor for class gw.internal.gosu.ir.nodes.IRPropertyFactory
 
IRPropertyFromCapturedSymbol - Class in gw.internal.gosu.ir.nodes
 
IRPropertyFromCapturedSymbol(ICompilableTypeInternal, IReducedSymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
IRPropertyFromDynamicPropertySymbol - Class in gw.internal.gosu.ir.nodes
 
IRPropertyFromDynamicPropertySymbol(DynamicPropertySymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
IRPropertyFromDynamicSymbol - Class in gw.internal.gosu.ir.nodes
 
IRPropertyFromDynamicSymbol(IReducedSymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
IRPropertyFromPropertyInfo - Class in gw.internal.gosu.ir.nodes
 
IRPropertyFromPropertyInfo(IPropertyInfo) - Constructor for class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
IRPropertyFromReducedDynamicPropertySymbol - Class in gw.internal.gosu.ir.nodes
 
IRPropertyFromReducedDynamicPropertySymbol(ReducedDynamicPropertySymbol) - Constructor for class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
IRRelationalExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRRelationalExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRRelationalExpressionCompiler
 
IRReturnStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRReturnStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRReturnStatementCompiler
 
IRScope - Class in gw.internal.gosu.ir.transform
 
IRScope(IRScope) - Constructor for class gw.internal.gosu.ir.transform.IRScope
 
IRStatementListCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRStatementListCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRStatementListCompiler
 
IRStringLiteralExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRStringLiteralExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRStringLiteralExpressionCompiler
 
IRSwitchStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRSwitchStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRSwitchStatementCompiler
 
IRSyntheticStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRSyntheticStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRSyntheticStatementCompiler
 
IRTernaryExpressionCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
IRTernaryExpressionCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.expression.IRTernaryExpressionCompiler
 
IRThrowStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRThrowStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRThrowStatementCompiler
 
IRTreeCompiler - Class in gw.internal.gosu.ir.compiler.tree
 
IRTreeCompiler() - Constructor for class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
 
IRTreeVerifier - Class in gw.internal.gosu.ir.compiler.verifier
 
IRTreeVerifier() - Constructor for class gw.internal.gosu.ir.compiler.verifier.IRTreeVerifier
 
IRTryCatchFinallyStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRTypeFactory - Class in gw.internal.gosu.ir.nodes
 
IRTypeFactory() - Constructor for class gw.internal.gosu.ir.nodes.IRTypeFactory
 
IRTypeResolver - Class in gw.internal.gosu.ir.transform.util
 
IRTypeResolver() - Constructor for class gw.internal.gosu.ir.transform.util.IRTypeResolver
 
IRTypeResolverAPIWrapper - Class in gw.internal.gosu.ir.transform.util
 
IRWhileStatementCompiler - Class in gw.internal.gosu.ir.compiler.bytecode.statement
 
IRWhileStatementCompiler() - Constructor for class gw.internal.gosu.ir.compiler.bytecode.statement.IRWhileStatementCompiler
 
isAbstract() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isAbstract() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isAbstract() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isAbstract() - Method in class gw.internal.gosu.parser.CompoundType
 
isAbstract() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
isAbstract() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isAbstract() - Method in class gw.internal.gosu.parser.ErrorType
 
isAbstract() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isAbstract() - Method in class gw.internal.gosu.parser.GosuClass
 
isAbstract() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isAbstract() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isAbstract() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isAbstract() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isAbstract() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isAbstract() - Method in class gw.internal.gosu.parser.MetaType
 
isAbstract() - Method in class gw.internal.gosu.parser.NamespaceType
 
isAbstract() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isAbstract() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isAbstract() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isAbstract() - Method in class gw.internal.gosu.parser.Symbol
 
isAbstract() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isAbstract() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isAccessible(IGosuClassInternal, AbstractDynamicSymbol) - Method in class gw.internal.gosu.parser.GosuClass
 
isAccessible(IGosuClassInternal, AbstractDynamicSymbol) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
isAccessible(IType, ReducedDynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isActive() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
 
isAdditional() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
isAdditional() - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
isAdditive() - Method in class gw.internal.gosu.parser.expressions.AdditiveExpression
Returns whether or not the operation is addition or substraction.
isAllowingWildcards() - Method in class gw.internal.gosu.parser.GosuParser
 
isAnalyzingDirective() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isAnalyzingDirective() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isAnalyzingDirective() - Method in class gw.internal.gosu.parser.Token
 
isAnalyzingDirective() - Method in class gw.internal.gosu.template.TemplateTokenizerInstructor
 
isAnalyzingSeparately() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isAnalyzingSeparately() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isAnalyzingSeparately() - Method in class gw.internal.gosu.parser.Token
 
isAnalyzingSeparately() - Method in class gw.internal.gosu.template.TemplateTokenizerInstructor
 
isAncestor(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
isAncestorOf(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
isAnnotation() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isAnnotation() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isAnnotation() - Method in class gw.internal.gosu.parser.GosuClass
 
isAnnotation() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isAnnotation() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotation
 
isAnnotation() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isAnnotation() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isAnnotationAllowedMultipleTimes(IFeatureInfo, IAnnotationInfo) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface gw.internal.gosu.parser.java.classinfo.IModifierList
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
isAnonymous() - Method in class gw.internal.gosu.parser.BlockClass
 
isAnonymous() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isAnonymous() - Method in class gw.internal.gosu.parser.GosuClass
 
isAnonymous() - Method in class gw.internal.gosu.parser.GosuProgram
 
isAnonymousClass() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
isArray() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isArray() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isArray() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isArray() - Method in class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType
 
isArray() - Method in class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType
 
isArray() - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
isArray() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isArray() - Method in class gw.internal.gosu.parser.CompoundType
 
isArray() - Method in class gw.internal.gosu.parser.ErrorType
 
isArray() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isArray() - Method in class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType
 
isArray() - Method in class gw.internal.gosu.parser.GosuClass
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
isArray() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
isArray() - Method in class gw.internal.gosu.parser.MetaType
 
isArray() - Method in class gw.internal.gosu.parser.NamespaceType
 
isArray() - Method in class gw.internal.gosu.parser.TypeJavaClassType
 
isArray() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isArray() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isAssignableFrom(IRType) - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isAssignableFrom(IRType) - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.dynamic.DynamicType
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.CompoundType
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.ErrorType
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.GosuClass
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.MetaType
MetaTypes are assignable if: they are both arrays and their component types are assignable the are not arrays and: - one of them is not a MetaType and instead implements IType - or - one of them is the DEFAULT_TYPE - or - one of them is the ROOT_TYPE - or - their core types are assignable - or - their core types are structurally assignable
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.NamespaceType
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.TypeVariableArrayType
 
isAssignableFrom(IType) - Method in class gw.internal.gosu.parser.TypeVariableType
A type variable type is assignable only to/from itself or a reference thereof.
isAssignableFrom(IJavaClassInfo) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isAssignableFrom(IJavaClassInfo) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isAssignment() - Method in class gw.internal.gosu.parser.expressions.AdditiveExpression
 
isAtIgnoredPos() - Method in class gw.internal.gosu.template.TemplateTokenizerInstructor
 
isBeanType(IType) - Static method in class gw.internal.gosu.parser.BeanAccess
 
isBigType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isBitNot() - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
isBlockInvocation() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
isBlockInvoke() - Method in class gw.internal.gosu.ir.transform.DFSFunctionBodyTransformationContext
 
isBlockInvoke() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
isBlockInvoke() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
isBlockInvoke() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
isBlockInvoke(DynamicFunctionSymbol) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
isBoolean() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isBoolean() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isBound() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
isBoxedIntType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isBoxedTypeFor(IType, IType) - Static method in class gw.internal.gosu.parser.BeanAccess
 
isBridge() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
isBridge() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
isBridge() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
isBridge() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
isByte() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isByte() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isBytecodeMethod() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
isBytecodeMethod() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
isBytecodeProperty() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
isBytecodeType(IConstructorInfo) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isBytecodeType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isCallingClassEnclosedInDifferentPackageFromDeclaringSuperclass(ICompilableTypeInternal, IType, IRType, IRelativeTypeInfo.Accessibility) - Static method in class gw.internal.gosu.ir.transform.util.RequiresReflectionDeterminer
 
isCannotCaptureSymbols() - Method in class gw.internal.gosu.parser.GosuClass
 
isCannotCaptureSymbols() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
isCaptured() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
isCaptured() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
isCaptured() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
isCaptured() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
isCaptured() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
isCaptured() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
isCaptureSymbolsForEval() - Method in class gw.internal.gosu.parser.GosuParser
 
isCaseSensitive() - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
isCaseSensitive() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
isChar() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isChar() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isCheckedArithmeticEnabled() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isChildOf(IDirectory) - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
isChildOf(IDirectory) - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
isClass() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isClassMember() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
isClassMember() - Method in class gw.internal.gosu.parser.Symbol
 
isClearing() - Method in class gw.internal.gosu.parser.TypeRefFactory
 
isCommentsSignificant() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isCommentsSignificant() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isCompilable() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isCompilable() - Method in class gw.internal.gosu.parser.GosuClass
 
isCompilable() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.ContextType
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.BooleanLiteral
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.CharLiteral
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.ConditionalExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.DefaultArgLiteral
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.Identifier
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.InferredNewExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.NullExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.StaticTypeOfExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.StringLiteral
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.TypeAsExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.ParenthesizedExpression
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.ParsedElement
 
isCompileTimeConstant() - Method in class gw.internal.gosu.parser.statements.ReturnStatement
 
isCompileTimeConstantValue() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isCompileTimeConstantValue() - Method in class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser.CompileTimeFieldSymbol
 
isCompileTimeConstantValue() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isCompilingDeclarations() - Method in class gw.internal.gosu.parser.GosuClass
 
isCompilingDefinitions() - Method in class gw.internal.gosu.parser.GosuClass
 
isCompilingEnhancement() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isCompilingHeader() - Method in class gw.internal.gosu.parser.GosuClass
 
isCompoundStatement() - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
isCompoundStatement() - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
isCompoundStatement() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
isCompoundType() - Method in class gw.internal.gosu.parser.CompoundType
 
isCompoundType() - Method in class gw.internal.gosu.parser.ErrorType
 
isCompoundType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isCompoundType() - Method in class gw.internal.gosu.parser.GosuClass
 
isCompoundType() - Method in class gw.internal.gosu.parser.MetaType
 
isCompoundType() - Method in class gw.internal.gosu.parser.NamespaceType
 
isCompoundType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isCompoundType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isConditionLiteralTrue() - Method in class gw.internal.gosu.parser.statements.LoopStatement
 
isConstructor() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
isConstructor() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceConstructor
 
isConstructor() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
isConstructor() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
isConstructorLiteral() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
isContravariant() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
isConvertible(MemberAccess) - Static method in class gw.internal.gosu.parser.optimizer.SinglePropertyMemberAccessRuntime
 
isCoveredEnumSwitch() - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
isCreateEditorParser() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isCreateEditorParser() - Method in class gw.internal.gosu.parser.GosuClass
 
isCreateEditorParser() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
isCreateEditorParser() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
isCurrentFunctionStatic() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
isCurrentFunctionStatic() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
isDebugFlagSet(DebugFlag) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
isDebugFlagsOn() - Static method in enum gw.internal.gosu.compiler.DebugFlag
 
isDeclarationsBypassed() - Method in class gw.internal.gosu.parser.GosuClass
 
isDeclarationsCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
isDefault() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
isDefault() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
isDefault() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
isDefault() - Method in class gw.internal.gosu.parser.GosuConstructorInfo
 
isDefault() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceConstructor
 
isDefault() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
isDefault() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isDefaultEnumFeature() - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
isDefaultEnumFeature() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isDefaultEnumFeature() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isDefaultEnumFeature() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isDefaultEnumFeature() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isDefaultEnumFeature() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isDefaultImpl() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isDefaultImpl() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isDefaultImpl() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isDefaultImpl() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
isDefaultImpl() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
isDefaultImpl() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isDefaultImpl() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
isDeferToParent() - Method in class gw.internal.gosu.parser.ModuleClassLoader
 
isDefiningGenericTypes() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
isDefinitionParsed() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isDefinitionsCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
isDelegatableInterface(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isDeleted() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
isDeprecated() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.ErrorTypeInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
isDeprecated() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isDeprecated() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
isDescendant(IJavaClassInfo, IJavaClassInfo) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
isDescendantOf(IDirectory) - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
isDescendantOf(IDirectory) - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
isDescriptorHidden(IAttributedFeatureInfo) - Static method in class gw.internal.gosu.parser.BeanAccess
Returns true if the method or property is hidden or otherwise not scriptable.
isDescriptorHidden(IAttributedFeatureInfo) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
isDiscarded() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
isDiscarded() - Method in class gw.internal.gosu.parser.CompoundType
 
isDiscarded() - Method in class gw.internal.gosu.parser.ErrorType
 
isDiscarded() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isDiscarded() - Method in class gw.internal.gosu.parser.GosuClass
 
isDiscarded() - Method in class gw.internal.gosu.parser.MetaType
 
isDiscarded() - Method in class gw.internal.gosu.parser.NamespaceType
 
isDiscarded() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isDiscarded() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isDisplayPropertiesFile(String) - Static method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
isDisposed() - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
isDomainInstance(Object) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
isDomainInstance(Object) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
isDontOptimizeStatementLists() - Method in class gw.internal.gosu.parser.ParserBase
 
isDouble() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isDouble() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isEditorParser() - Method in class gw.internal.gosu.parser.GosuParser
 
isEmpty() - Method in class gw.internal.gosu.parser.ClassPath
 
isEnclosed(IJavaClassInfo, IJavaClassInfo) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
isEnhancementType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isEntityClass(IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
isEntityClass(IType) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
isEnum() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isEnum() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isEnum() - Method in class gw.internal.gosu.parser.CompoundType
 
isEnum() - Method in class gw.internal.gosu.parser.ErrorType
 
isEnum() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isEnum() - Method in class gw.internal.gosu.parser.GosuClass
 
isEnum() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isEnum() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceEnum
 
isEnum() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isEnum() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isEnum() - Method in class gw.internal.gosu.parser.MetaType
 
isEnum() - Method in class gw.internal.gosu.parser.NamespaceType
 
isEnum() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isEnum() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isEnumConstant() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
isEnumConstant() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
isEnumConstant() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceEnumConstant
 
isEnumConstant() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
isEnumConstant() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isEnumInit(VariableTree) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
isEOF() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isEOF() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isEquals() - Method in class gw.internal.gosu.parser.expressions.EqualityExpression
 
isEquals() - Method in class gw.internal.gosu.parser.expressions.IdentityExpression
 
isEvalClass() - Method in class gw.internal.gosu.parser.ParserBase
 
isEvalProgram(IGosuClassInternal) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isEvalProgram(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isExecuteMethod(String) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isExpandable(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
isExpandable(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isExpansion() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
isExplicitlyTyped() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
isExpression() - Method in class gw.internal.gosu.parser.GosuProgram
 
isExternalSymbol(String) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
isExternalSymbol(String) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
isExternalSymbol(String) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
isExternalSymbol(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isFeatureSpace() - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
isField() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
isField() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
isField() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
isField() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
isField() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
isField() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
isFieldDeclaration() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isFinal() - Method in class gw.internal.gosu.dynamic.DynamicType
 
isFinal() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isFinal() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isFinal() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isFinal() - Method in class gw.internal.gosu.parser.CompoundType
 
isFinal() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
isFinal() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isFinal() - Method in class gw.internal.gosu.parser.ErrorType
 
isFinal() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isFinal() - Method in class gw.internal.gosu.parser.GosuClass
 
isFinal() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isFinal() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isFinal() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isFinal() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isFinal() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isFinal() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isFinal() - Method in class gw.internal.gosu.parser.MetaType
 
isFinal() - Method in class gw.internal.gosu.parser.NamespaceType
 
isFinal() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isFinal() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isFinal() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isFinal() - Method in class gw.internal.gosu.parser.Symbol
 
isFinal() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isFinal() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isFinal() - Method in class gw.internal.gosu.template.GosuTemplateType
 
isFloat() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isFloat() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isForStringLiteral() - Method in class gw.internal.gosu.template.TemplateGenerator
 
isFragmentEvaluation() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
isFragmentEvaluation() - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
isFragmentEvaluation() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
isFromJava() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
isFromJava() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
isFromJava() - Method in class gw.internal.gosu.parser.Symbol
 
isFunctionStatement() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isFunctionTypeVar() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
isFunctionTypeVar() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
isFunctionTypeVar() - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
isFunctionTypeVar() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
isFunctionTypeVar() - Method in class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
isGeneratedEnumMethod() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
isGeneratedEnumMethod() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
isGenerateRootExpressionAccessForProgram() - Method in class gw.internal.gosu.parser.GosuParser
 
isGenericJavaInterop() - Method in class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
isGenericType() - Method in class gw.internal.gosu.parser.CompoundType
 
isGenericType() - Method in class gw.internal.gosu.parser.ErrorType
 
isGenericType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isGenericType() - Method in class gw.internal.gosu.parser.GosuClass
 
isGenericType() - Method in class gw.internal.gosu.parser.MetaType
 
isGenericType() - Method in class gw.internal.gosu.parser.NamespaceType
 
isGenericType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isGenericType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isGenericType() - Method in class gw.internal.gosu.template.GosuTemplateType
 
isGenRootExprAccess() - Method in class gw.internal.gosu.parser.GosuProgram
 
isGenRootExprAccess() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
isGetterDefault() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isHandledByCustomCoercion(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isHeaderCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
isHidden() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isHidden() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isHidden() - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
isHidden() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
isHidden() - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
isHidden() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isHidden() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
isHidden() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isHidden() - Method in class gw.internal.gosu.parser.ParameterDescriptorJavaParameterDescriptor
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.MethodDescriptorJavaMethodDescriptor
 
isHide() - Method in class gw.internal.gosu.parser.Symbol
 
isIgnoreTypeDeprecation() - Method in class gw.internal.gosu.parser.GosuParser
 
isIllegalProtectedCall(IType, IRType, IRelativeTypeInfo.Accessibility) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
isIllegalProtectedCall(IType, IRType, IRelativeTypeInfo.Accessibility) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
isIllegalProtectedCall(IType, IRType, IRelativeTypeInfo.Accessibility) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
isImplicitlyInitialized() - Method in class gw.internal.gosu.parser.Symbol
 
isImplicitlyInitialized() - Method in class gw.internal.gosu.parser.TypedSymbol
 
isImplicitlyUsed() - Method in class gw.internal.gosu.parser.statements.DelegateStatement
 
isImplicitlyUsed() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isImplicitMethod() - Method in class gw.internal.gosu.ir.nodes.IRFeatureBase
 
isImplicitMethod() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
isIncludeAll() - Static method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
isIncludeAll() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
isIncludeModulePath() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
isIncludeModulePath() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
isInJar() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
isInJar() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
isInnerDeclarationsCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
isInt() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isInt() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isInteger0(IRExpression, IRType) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.IREqualityExpressionCompiler
 
isInterface() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isInterface() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isInterface() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isInterface() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isInterface() - Method in class gw.internal.gosu.parser.CompoundType
 
isInterface() - Method in class gw.internal.gosu.parser.ErrorType
 
isInterface() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isInterface() - Method in class gw.internal.gosu.parser.GosuClass
 
isInterface() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isInterface() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotation
 
isInterface() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceInterface
 
isInterface() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isInterface() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isInterface() - Method in class gw.internal.gosu.parser.MetaType
 
isInterface() - Method in class gw.internal.gosu.parser.NamespaceType
 
isInterface() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isInterface() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isInternal() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isInternal() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isInternal() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isInternal() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isInternal() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isInternal() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isInternal() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
isInternal() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isInternal() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isInternal() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isInternal() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isInternal() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isInternal() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isInternal() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isInternal() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isInternal() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isInternal() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isInternal() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isInternal() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isInternal() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isInternal() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isInternal() - Method in class gw.internal.gosu.parser.Symbol
 
isInternal(IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
isIntType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isIteratorType(IType) - Static method in class gw.internal.gosu.parser.statements.LoopStatement
 
isJavaFile() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
isJavaFile() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
isKeepSymbolTableInIssues() - Method in class gw.internal.gosu.parser.StandardParserState
 
isLastInstructionJumpOrReturnOrThrow() - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
isLeaf() - Method in class gw.internal.gosu.properties.PropertyNode
Is this a leaf node - that is, does it have no children?
isLeftClosed() - Method in class gw.internal.gosu.parser.expressions.IntervalExpression
 
isLhsExpression() - Method in class gw.internal.gosu.parser.GosuProgram
 
isLiteral() - Method in class gw.internal.gosu.parser.MetaType
 
isLoaderUnloaded(String) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
isLocal() - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
isLocal() - Method in class gw.internal.gosu.parser.CapturedSymbol
 
isLocal() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isLocal() - Method in class gw.internal.gosu.parser.Symbol
 
isLocal() - Method in class gw.internal.gosu.parser.TypedSymbol
 
isLocalVariable() - Method in class gw.internal.gosu.parser.expressions.Identifier
 
isLong() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isLong() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isLoopImplicitReturn() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
isMemberOnEnclosingType(IReducedSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isMemberOnEnhancementOfEnclosingType(AbstractDynamicSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isMethodForProperty() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
isMethodLiteral() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
isMethodScoring() - Method in class gw.internal.gosu.parser.ContextType
 
isMutable() - Method in class gw.internal.gosu.parser.CompoundType
 
isMutable() - Method in class gw.internal.gosu.parser.ErrorType
 
isMutable() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isMutable() - Method in class gw.internal.gosu.parser.GosuClass
 
isMutable() - Method in class gw.internal.gosu.parser.MetaType
Instance of this type (e.g., other types) are immutable.
isMutable() - Method in class gw.internal.gosu.parser.NamespaceType
 
isMutable() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isMutable() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isMutable() - Method in class gw.internal.gosu.properties.PropertiesType
 
isNegated() - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
isNestedInLhs() - Method in class gw.internal.gosu.parser.optimizer.SinglePropertyMemberAccessRuntime
 
isNonBigBoxedNumberType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isNonStaticInnerClass() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
isNonStaticInnerClass() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
isNonStaticInnerClass() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
isNonStaticInnerClass(IType) - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
isNonStaticInnerClass(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isNoOp() - Method in class gw.internal.gosu.parser.Statement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.ClasspathStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.NamespaceStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.NoOpStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.TypeLoaderStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
isNoOp() - Method in class gw.internal.gosu.parser.statements.UsesStatementList
 
isNot() - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
isNOTHING() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isNOTHING() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isNotPartOfBooleanExpr(IRExpression) - Static method in class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
 
isNullSafe() - Method in class gw.internal.gosu.parser.Expression
 
isNullSafe() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
isNullSafe() - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
isNullSafe() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
isNullSafe() - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
isNullSafe() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
isNullSafe() - Method in class gw.internal.gosu.parser.expressions.MemberExpansionAccess
 
isNullSafe() - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
isNumberType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isNumericType(IType) - Static method in class gw.internal.gosu.parser.BeanAccess
 
isObjectMethod(IMethodInfo) - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
isObjectProperty(IPropertyInfo) - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
isOperator(String) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isOperator(String) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isOverride() - Method in class gw.internal.gosu.parser.Symbol
 
isParameterizedType() - Method in class gw.internal.gosu.parser.CompoundType
 
isParameterizedType() - Method in class gw.internal.gosu.parser.ErrorType
 
isParameterizedType() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isParameterizedType() - Method in class gw.internal.gosu.parser.GosuClass
 
isParameterizedType() - Method in class gw.internal.gosu.parser.MetaType
 
isParameterizedType() - Method in class gw.internal.gosu.parser.NamespaceType
 
isParameterizedType() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isParameterizedType() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isParameterizedType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isParameterizedWith(IType, TypeVariableType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isParameterizedWith(IType, ITypeVariableType...) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
isParsed() - Method in class gw.internal.gosu.parser.GosuParser
 
isParseDotsAsOperators() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isParseDotsAsOperators() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isParsingAbstractConstructor() - Method in class gw.internal.gosu.parser.GosuParser
 
isParsingAnnotation() - Method in class gw.internal.gosu.parser.GosuParser
 
isParsingBlock() - Method in class gw.internal.gosu.parser.ParserBase
 
isParsingExecutableProgramStatements() - Method in class gw.internal.gosu.parser.GosuProgram
 
isParsingExecutableProgramStatements() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
isParsingFieldInitializer() - Method in class gw.internal.gosu.parser.GosuParser
 
isParsingFunction() - Method in class gw.internal.gosu.parser.GosuParser
 
isParsingStaticFeature() - Method in class gw.internal.gosu.parser.GosuParser
 
isPlaceholder() - Method in class gw.internal.gosu.dynamic.DynamicType
 
isPositioned() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isPrefix() - Method in class gw.internal.gosu.parser.expressions.BindingExpression
 
isPrimitive() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isPrimitive() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isPrimitive() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isPrimitive() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isPrimitive() - Method in class gw.internal.gosu.parser.CompoundType
 
isPrimitive() - Method in class gw.internal.gosu.parser.ErrorType
 
isPrimitive() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isPrimitive() - Method in class gw.internal.gosu.parser.GosuClass
 
isPrimitive() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isPrimitive() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isPrimitive() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isPrimitive() - Method in class gw.internal.gosu.parser.MetaType
 
isPrimitive() - Method in class gw.internal.gosu.parser.NamespaceType
 
isPrimitive() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isPrimitive() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isPrimitive(String) - Static method in class gw.internal.gosu.parser.Primitives
 
isPrimitiveNumberType(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isPrivate() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isPrivate() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isPrivate() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isPrivate() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isPrivate() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isPrivate() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isPrivate() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isPrivate() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isPrivate() - Method in class gw.internal.gosu.parser.Symbol
 
isProgram(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isProgramOrEnclosedInProgram(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
isPropertyGetter(IMethodInfo) - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
isPropertyGetter(IMethodInfo, String) - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
isPropertyLiteral() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
isPropertyMethod(IMethodInfo) - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
isPropertySetter(IMethodInfo) - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
isProtected() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isProtected() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isProtected() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isProtected() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isProtected() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isProtected() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isProtected() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
isProtected() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isProtected() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isProtected() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isProtected() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isProtected() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isProtected() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isProtected() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isProtected() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isProtected() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isProtected() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isProtected() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isProtected() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isProtected() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isProtected() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isProtected() - Method in class gw.internal.gosu.parser.Symbol
 
isProxy() - Method in class gw.internal.gosu.parser.GosuClass
 
isProxy() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
isPublic() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isPublic() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isPublic() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isPublic() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isPublic() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isPublic() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isPublic() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
isPublic() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isPublic() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isPublic() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isPublic() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isPublic() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isPublic() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isPublic() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isPublic() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isPublic() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isPublic() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isPublic() - Method in class gw.internal.gosu.parser.LengthProperty
 
isPublic() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isPublic() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isPublic() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isPublic() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isPublic() - Method in class gw.internal.gosu.parser.Symbol
 
isReadable() - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
isReadable() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isReadable() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isReadable() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isReadable() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isReadable() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isReadable() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isReadable() - Method in class gw.internal.gosu.parser.LengthProperty
 
isReadable() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
isReadable() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isReadable() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
isReadable(IType) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isRecursiveType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isRecursiveType(ITypeVariableType, IType...) - Static method in class gw.internal.gosu.parser.TypeLord
 
isRecursiveType(IJavaType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isRecursiveTypeFromBase(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isReified() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isReified() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isReified() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isReified() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
isReified() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isReified() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isReified() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isReified() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isReified() - Method in class gw.internal.gosu.parser.Symbol
 
isReloadable() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
isRightClosed() - Method in class gw.internal.gosu.parser.expressions.IntervalExpression
 
isRoot() - Method in class gw.internal.gosu.properties.PropertyNode
Is this the root of a property node tree?
isScopedField() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isScriptable() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isScriptable() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isScriptable() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
isSetterDefault() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isShadowingMode() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
isShort() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isShort() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isSiblingOf(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
isStackSymbol() - Method in class gw.internal.gosu.parser.Symbol
 
isStale() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
isStale() - Method in class gw.internal.gosu.parser.GosuClass
 
isStale() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
isStandard() - Method in class gw.internal.gosu.parser.StandardLanguageLevel
 
isStandardPath() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
isStandardPath() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
isStatementsOnly() - Method in class gw.internal.gosu.parser.GosuProgram
 
isStatementsOnly() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
isStatic() - Method in class gw.internal.gosu.dynamic.DynamicConstructorInfo
 
isStatic() - Method in interface gw.internal.gosu.ir.nodes.IRMethod
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSGetter
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodForDPSSetter
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertyGetter
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodForPropertySetter
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSGetter
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodForReducedDPSSetter
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromConstructorInfo
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromJavaMethodInfo
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethod
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRMethodFromMethodInfo
 
isStatic() - Method in interface gw.internal.gosu.ir.nodes.IRProperty
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
 
isStatic() - Method in class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
isStatic() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
isStatic() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
isStatic() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
isStatic() - Method in class gw.internal.gosu.parser.AbstractGenericMethodInfo
 
isStatic() - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isStatic() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isStatic() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isStatic() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isStatic() - Method in class gw.internal.gosu.parser.GosuClass
 
isStatic() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
isStatic() - Method in class gw.internal.gosu.parser.GosuMethodParamInfo
 
isStatic() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isStatic() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isStatic() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isStatic() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isStatic() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isStatic() - Method in class gw.internal.gosu.parser.JavaMethodParamInfo
 
isStatic() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isStatic() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isStatic() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isStatic() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
 
isStatic() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
isStatic() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
 
isStatic() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isStatic() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isStatic() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isStatic() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
isStatic() - Method in class gw.internal.gosu.parser.Symbol
 
isStatic() - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
 
isStaticFinalInitializedCompileTimeConstant() - Method in class gw.internal.gosu.parser.expressions.Identifier
 
isStaticish() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
isStrictGenerics() - Method in class gw.internal.gosu.parser.GosuClass
 
isStructural() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isStructural() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isStructuralAndErased(IRType) - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isStructuralAndErased(IRType) - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isStructuralIterable() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
isStructurallyAssignable(IType, IType) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
isStructure() - Method in class gw.internal.gosu.parser.GosuClass
 
isSubClass(IType) - Method in class gw.internal.gosu.parser.GosuClass
 
isSubtype(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
isSuperOrThisConstructor() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
isSupportedType(IType) - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
isSupportRelativePackageResolution() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
isSupportsKeywords() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isSupportsKeywords() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isSuppressed(IWarningSuppressor) - Method in class gw.internal.gosu.parser.ParsedElement
 
isSuppressed(IParseIssue) - Method in class gw.internal.gosu.parser.ParsedElement
 
isSynthetic() - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
isSynthetic() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
isSynthetic() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
isSynthetic() - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
isSynthetic() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
isSynthetic() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
isSynthetic() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
isSynthetic() - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
isSynthetic() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isSynthetic() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
isSynthetic() - Method in class gw.internal.gosu.parser.ParsedElement
 
isTemp() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
isTestClass() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
isTestClass() - Method in class gw.internal.gosu.parser.GosuClass
 
isTestClass() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
isThrowaway() - Method in class gw.internal.gosu.parser.GosuProgram
 
isThrowaway() - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
isThrowParseResultsExceptionForWarnings() - Method in class gw.internal.gosu.parser.GosuParser
 
isTransient() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
isTransparent() - Method in class gw.internal.gosu.parser.TransparentActivationContext
 
isTypeGosuClassInstance() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isTypeRefreshedOutsideOfLock(IType) - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
isUnchecked() - Method in class gw.internal.gosu.parser.Expression
 
isUnchecked() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
isUnchecked() - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
isUnreachableCodeDetectionOn() - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
isUnterminatedComment() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isUnterminatedComment() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isUnterminatedString() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isUnterminatedString() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isValid() - Method in class gw.internal.gosu.parser.CompoundType
 
isValid() - Method in class gw.internal.gosu.parser.ErrorType
 
isValid() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
isValid() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
isValid() - Method in class gw.internal.gosu.parser.GosuClass
 
isValid() - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
isValid() - Method in class gw.internal.gosu.parser.MetaType
 
isValid() - Method in class gw.internal.gosu.parser.NamespaceType
 
isValid() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
isValid() - Method in class gw.internal.gosu.parser.TypeVariableType
 
isValid() - Method in class gw.internal.gosu.template.TemplateGenerator
 
isValueBoxed() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isValueBoxed() - Method in class gw.internal.gosu.parser.ReducedSymbol
 
isValueBoxed() - Method in class gw.internal.gosu.parser.Symbol
 
isValueKeyword() - Method in class gw.internal.gosu.parser.Token
 
isVarPropertyGet() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
isVarPropertySet() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
 
isVisible(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
 
isVisible(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isVisible(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.GosuBaseAttributedFeatureInfo
 
isVisible(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
isVisible(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaConstructorInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.MethodDescriptorJavaMethodDescriptor
 
isVoid() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
isVoid() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
isWhitespaceSignificant() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
isWhitespaceSignificant() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
isWide(IRType) - Static method in class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
 
isWithinScope(ISymbol, ISymbolTable) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
isWritable() - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isWritable() - Method in class gw.internal.gosu.parser.CapturedSymbol
 
isWritable() - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
isWritable() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isWritable() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isWritable() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isWritable() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isWritable() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
isWritable() - Method in class gw.internal.gosu.parser.ReadOnlySymbol
 
isWritable() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
isWritable() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
isWritable() - Method in class gw.internal.gosu.parser.Symbol
 
isWritable(IType) - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
isWritable(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
 
isWritable(IType) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
isWritable(IType) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
 
isWritable(IType) - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
isWritable(IType) - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
isWritable(IType) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
isWritable(IType) - Method in class gw.internal.gosu.parser.StaticPropertyInfo
 
iterateParsingFunctions() - Method in class gw.internal.gosu.parser.GosuParser
 
ITypeLoaderStackInternal - Interface in gw.internal.gosu.parser
 
ITypeLoaderTypeInfo - Class in gw.internal.gosu.parser
 
ITypeLoaderTypeInfo() - Constructor for class gw.internal.gosu.parser.ITypeLoaderTypeInfo
 

J

JAVA_VER - Static variable in class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
JavaArrayClassInfo - Class in gw.internal.gosu.parser.java.classinfo
 
JavaArrayClassInfo(IJavaClassInfo) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
JavaAsmModifierList - Class in gw.internal.gosu.parser.java.classinfo
 
JavaAsmModifierList(IJavaAnnotatedElement, AsmClassAnnotationInfo[], int) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
JavaBaseFeatureInfo - Class in gw.internal.gosu.parser
 
JavaBaseFeatureInfo(IFeatureInfo) - Constructor for class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
JavaBaseFeatureInfo(IType) - Constructor for class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
JavaClassIRType - Class in gw.internal.gosu.ir.nodes
 
JavaConstructorInfo - Class in gw.internal.gosu.parser
 
JavaConstructorInfo(IFeatureInfo, IJavaClassConstructor) - Constructor for class gw.internal.gosu.parser.JavaConstructorInfo
 
JavaDirectoryImpl - Class in gw.internal.gosu.module.fs
 
JavaDirectoryImpl(File, IFileSystem.CachingMode) - Constructor for class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
JavaDocFactoryImpl - Class in gw.internal.gosu.javadoc
 
JavaDocFactoryImpl() - Constructor for class gw.internal.gosu.javadoc.JavaDocFactoryImpl
 
JavaEnumType - Class in gw.internal.gosu.parser
Provides an implementation of IEnumeratedType for java enums
JavaEnumType(IJavaClassInfo, DefaultTypeLoader) - Constructor for class gw.internal.gosu.parser.JavaEnumType
 
JavaEnumType(Class, DefaultTypeLoader) - Constructor for class gw.internal.gosu.parser.JavaEnumType
 
JavaFieldPropertyInfo - Class in gw.internal.gosu.parser
 
JavaFileImpl - Class in gw.internal.gosu.module.fs
 
JavaFileImpl(File) - Constructor for class gw.internal.gosu.module.fs.JavaFileImpl
 
JavaMethodCache - Class in gw.internal.gosu.parser
 
JavaMethodCache() - Constructor for class gw.internal.gosu.parser.JavaMethodCache
 
JavaMethodCache.PublicGetDeclaredMethodsAccessor - Class in gw.internal.gosu.parser
 
JavaMethodInfo - Class in gw.internal.gosu.parser
 
JavaMethodInfo(IFeatureInfo, IJavaMethodDescriptor, boolean) - Constructor for class gw.internal.gosu.parser.JavaMethodInfo
 
JavaMethodParamInfo - Class in gw.internal.gosu.parser
 
JavaMethodParamInfo(IFeatureInfo, IJavaParameterDescriptor, IDocRef<IParamNode>) - Constructor for class gw.internal.gosu.parser.JavaMethodParamInfo
 
JavaParameterizedType - Class in gw.internal.gosu.parser.java.classinfo
 
JavaParameterizedType(IJavaClassType[], IJavaClassType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
JavaPropertyInfo - Class in gw.internal.gosu.parser
 
JavaPropertyInfo.PropertyAccessorAdaptor - Class in gw.internal.gosu.parser
 
JavaResourceImpl - Class in gw.internal.gosu.module.fs
 
JavaResourceImpl(File) - Constructor for class gw.internal.gosu.module.fs.JavaResourceImpl
 
JavaSourceAnnotation - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceAnnotation(ClassTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotation
For inner.
JavaSourceAnnotation(ISourceFileHandle, CompilationUnitTree, ClassTree, List<? extends ImportTree>, SourcePositions, IModule) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotation
For top level.
JavaSourceAnnotationInfo - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceAnnotationInfo(AnnotationTree, IJavaAnnotatedElement) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo
 
JavaSourceAnnotationMethod - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceAnnotationMethod(MethodTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationMethod
 
JavaSourceArrayType - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceArrayType(IJavaClassType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
JavaSourceClass - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceClass(ClassTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceClass
For inner classes.
JavaSourceClass(ISourceFileHandle, CompilationUnitTree, ClassTree, List<? extends ImportTree>, SourcePositions, IModule) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceClass
For top level classes.
JavaSourceConstructor - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceConstructor(MethodTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceConstructor
 
JavaSourceDefaultConstructor - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceDefaultConstructor(IJavaClassInfo) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
JavaSourceDefaultValue - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceDefaultValue(JavaSourceAnnotationMethod, String) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultValue
 
JavaSourceEnum - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceEnum(ClassTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceEnum
For inner.
JavaSourceEnum(ISourceFileHandle, CompilationUnitTree, ClassTree, List<? extends ImportTree>, SourcePositions, IModule) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceEnum
For top level.
JavaSourceEnumConstant - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceEnumConstant(VariableTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceEnumConstant
 
JavaSourceField - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceField(VariableTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
JavaSourceInterface - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceInterface(ClassTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceInterface
For inner.
JavaSourceInterface(ISourceFileHandle, CompilationUnitTree, ClassTree, List<? extends ImportTree>, SourcePositions, IModule) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceInterface
For top level.
JavaSourceMethod - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceMethod(MethodTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
JavaSourceMethodDescriptor - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceMethodDescriptor(IJavaClassMethod) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor
 
JavaSourceModifierList - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceModifierList(JavaSourceEnumConstant, ModifiersTree, int) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
For enum constants.
JavaSourceModifierList(IJavaAnnotatedElement, ModifiersTree) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
JavaSourceParameter - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceParameter(JavaSourceMethod, VariableTree) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
JavaSourcePropertyDescriptor - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourcePropertyDescriptor(String, IType, IJavaClassMethod, IJavaClassMethod) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
 
JavaSourceType - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceType(ClassTree, JavaSourceType) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceType
For inner classes.
JavaSourceType(ISourceFileHandle, CompilationUnitTree, ClassTree, List<? extends ImportTree>, SourcePositions, IModule) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceType
For top level classes.
JavaSourceTypeVariable - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceUnresolvedClass - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceUnresolvedClass(ISourceFileHandle, IModule) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
JavaSourceUtil - Class in gw.internal.gosu.parser.java.classinfo
 
JavaSourceUtil() - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
JavaStubGenerator - Class in gw.internal.gosu.parser.java.compiler
 
JavaTypeInfo - Class in gw.internal.gosu.parser
 
JavaTypeInfo(IType, IJavaClassInfo) - Constructor for class gw.internal.gosu.parser.JavaTypeInfo
 
JavaWildcardType - Class in gw.internal.gosu.parser.java.classinfo
 
JavaWildcardType(IJavaClassType, boolean) - Constructor for class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
join(String, String[]) - Static method in class gw.internal.gosu.util.StringUtil
Takes a string 'glue' and array of strings, and returns a StringBuffer containing the strings joined with the glue between each of them.
join(String, String[], int, int) - Static method in class gw.internal.gosu.util.StringUtil
Takes a string 'glue' and array of strings, and returns a StringBuffer containing the strings between the specified indices (inclusive) joined with the glue between each of them.
join(String, Collection<E>) - Static method in class gw.internal.gosu.util.StringUtil
Takes a string 'glue' and collection of CharSequences, and returns a StringBuffer containing the CharSequences joined with the glue between each of them.
JreModule - Class in gw.internal.gosu.module
 
JreModule(ExecutionEnvironment) - Constructor for class gw.internal.gosu.module.JreModule
 

L

LazyLightweightParserState - Class in gw.internal.gosu.parser
 
LazyLightweightParserState(SourceCodeTokenizer, int, int) - Constructor for class gw.internal.gosu.parser.LazyLightweightParserState
 
LengthAccessor - Class in gw.internal.gosu.parser
 
LengthProperty - Class in gw.internal.gosu.parser
 
LightweightParserState - Class in gw.internal.gosu.parser
 
LightweightParserState() - Constructor for class gw.internal.gosu.parser.LightweightParserState
 
LightweightParserState(SourceCodeTokenizer, int, int) - Constructor for class gw.internal.gosu.parser.LightweightParserState
 
lightweightRestore() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
listDirs() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
listDirs() - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
listFiles() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
listFiles() - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
listToArray(List, IType) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToArray(List, Class) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_boolean(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_byte(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_char(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_double(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_float(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_int(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_long(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
listToPrimitiveArray_short(List) - Static method in class gw.internal.gosu.ir.transform.expression.AbstractMemberExpansionTransformer
 
Literal - Class in gw.internal.gosu.parser.expressions
The root (marker) class for all Literal expressions.
Literal() - Constructor for class gw.internal.gosu.parser.expressions.Literal
 
loadAsmClass(String) - Method in class gw.internal.gosu.parser.ClassCache
 
loadAsmClass(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
loadClass(String) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
loadClass(String) - Method in class gw.internal.gosu.parser.ClassCache
 
loadClass(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
loadClass(String, boolean) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
loadClass(String, boolean) - Method in class gw.internal.gosu.parser.ModuleClassLoader
 
Loader - Class in gw.internal.gosu.loader
FIXME: Duplicates gw.internal.gosu.compiler.protocols.gosuclass.GosuClassesUrlConnection
Loader() - Constructor for class gw.internal.gosu.loader.Loader
 
loadLocalClass(String, boolean) - Method in class gw.internal.gosu.parser.ModuleClassLoader
 
LocalClassForNameHack - Class in gw.internal.gosu.parser
 
LocalClassForNameHack() - Constructor for class gw.internal.gosu.parser.LocalClassForNameHack
 
localize(ResourceKey, Object...) - Method in class gw.internal.gosu.DefaultLocalizationService
 
LocalVarDeclaration - Class in gw.internal.gosu.parser.expressions
 
LocalVarDeclaration(String) - Constructor for class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
lock() - Method in class gw.internal.gosu.parser.TypeUsesMap
 
LockedDownSymbol(CharSequence, IType, Method) - Constructor for class gw.internal.gosu.parser.CommonSymbolsScope.LockedDownSymbol
 
LockedDownSymbol(CharSequence, IType, Method) - Constructor for class gw.internal.gosu.template.TemplateGenerator.LockedDownSymbol
 
logicalNot(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
lookaheadType(int, boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
lookUpClass(String) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
LoopStatement - Class in gw.internal.gosu.parser.statements
 
LoopStatement() - Constructor for class gw.internal.gosu.parser.statements.LoopStatement
 
lowerCaseMode(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
lowerCaseMode(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
LRUMap - Class in gw.internal.gosu.util
This is a very simple implementation of an LRUMap using the LinkedHashMap special constructor.
LRUMap(int) - Constructor for class gw.internal.gosu.util.LRUMap
 

M

main(String[]) - Static method in class gw.internal.gosu.parser.ForceThrowerGenerator
 
make() - Static method in class gw.internal.gosu.parser.CommonSymbolsScope
 
makeAndIndexTempSymbol(IRType) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
makeAndIndexTempSymbol(IRType) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
makeAndIndexTempSymbol(IRType) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
makeAndIndexTempSymbol(String, IRType) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
makeAndIndexTempSymbol(String, IRType) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
makeAndIndexTempSymbol(String, IRType) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
makeAnnotationInfos(List<IGosuAnnotation>, IFeatureInfo) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
makeArgs(List<IReducedSymbol>) - Static method in class gw.internal.gosu.parser.ReducedSymbol
 
makeArray(IJavaClassInfo, List, IJavaAnnotatedElement) - Static method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.CompoundType
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.ErrorType
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.GosuArrayClass
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.GosuClass
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.MetaType
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.NamespaceType
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.TypeVariableArrayType
 
makeArrayInstance(int) - Method in class gw.internal.gosu.parser.TypeVariableType
 
makeArrayType() - Method in class gw.internal.gosu.parser.GosuArrayClass
 
makeArrayViaTypeInfo(IType, List<Expression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
makeBigDecimalFrom(Object) - Method in class gw.internal.gosu.parser.gwPlatform.GWCoercionManager
 
makeBlockContexType(IType, IType, boolean) - Static method in class gw.internal.gosu.parser.ContextType
 
makeCapturedSymbol(String, ISymbolTable, IScope) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
makeCapturedSymbol(String, ISymbolTable, IScope) - Method in class gw.internal.gosu.parser.Symbol
 
makeConstructorType(IConstructorInfo) - Method in class gw.internal.gosu.parser.ConstructorInfoFactoryImpl
 
makeCopy(IType...) - Method in class gw.internal.gosu.parser.GosuClass
 
makeCopy(IType...) - Method in class gw.internal.gosu.parser.GosuEnhancement
 
makeDefaultParameterizedType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
makeDeprecated(String) - Method in class gw.internal.gosu.parser.JavaBaseFeatureInfo
 
makeDoubleValue(Object) - Static method in class gw.internal.gosu.parser.ParsedElement
Just like makeDouble(), but creates a double primitive value instead of a Double object.
makeEmptyArrayViaTypeInfo(IType, List<Expression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
makeEvalKey(IType, int, int, String) - Static method in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
makeEvalKey(String, IType, int) - Static method in class gw.internal.gosu.parser.GosuProgramParser
 
makeEvalKey(String, IType, IParsedElement) - Static method in class gw.internal.gosu.parser.GosuProgramParser
 
makeFloatValue(Object) - Static method in class gw.internal.gosu.parser.ParsedElement
Just like makeFloat(), but creates a float primitive value instead of a Float object.
makeGosucCompiler(String, ICustomParser) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
makeGosucProjectFile(String) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
makeImportList(List<? extends ImportTree>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
makeInteger(Object) - Method in class gw.internal.gosu.parser.ParsedElement
 
makeIRSymbol(Symbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
makeIterator(Object, boolean) - Static method in class gw.internal.gosu.ir.transform.statement.ForEachStatementTransformer
 
makeIterator(Object, IType) - Static method in class gw.internal.gosu.parser.statements.LoopStatement
A helper method for creating Iterators for use with 'exists' and 'foreach' elements.
makeLong(Object) - Static method in class gw.internal.gosu.parser.ParsedElement
 
makeLoop(TopLevelTransformationContext, IRExpression, IType, Symbol, Symbol) - Static method in class gw.internal.gosu.ir.transform.statement.ForEachStatementTransformer
Helper for creating iterative loops.
makeParameteredType(IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
makeProxy(Class<?>, Class<?>, String, boolean) - Static method in class gw.internal.gosu.ir.compiler.bytecode.expression.StructuralTypeProxyGenerator
 
makeRationalFrom(Object) - Method in class gw.internal.gosu.parser.gwPlatform.GWCoercionManager
 
makeStringFrom(Object) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
makeStringFrom(Object) - Method in class gw.internal.gosu.parser.gwPlatform.GWCoercionManager
 
makeSymbolsFromTypes(IType[]) - Static method in class gw.internal.gosu.parser.TemplateRenderFunctionSymbol
 
makeTempSymbolName() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
makeTempSymbolName() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
makeTempSymbolName() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
makeTempVar(IRType) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
makeValueString(Object, IType) - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
 
MapAccess - Class in gw.internal.gosu.parser.expressions
 
MapAccess() - Constructor for class gw.internal.gosu.parser.expressions.MapAccess
 
MapAccessTransformer - Class in gw.internal.gosu.ir.transform.expression
 
MapAssignmentStatement - Class in gw.internal.gosu.parser.statements
 
MapAssignmentStatement() - Constructor for class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
MapAssignmentStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
MapInitializerExpression - Class in gw.internal.gosu.parser.expressions
 
MapInitializerExpression() - Constructor for class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
MapInitializerExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
mapTypeByVarName(IType, IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
mapTypeByVarName(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
mark() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
markInvokingSuper() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
markInvokingSuper() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
markInvokingSuper() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
markStatic() - Method in class gw.internal.gosu.parser.GosuClass
 
markStatic() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
markSuperInvoked() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
markSuperInvoked() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
markSuperInvoked() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
match(Token, int) - Method in class gw.internal.gosu.parser.ParserBase
Possibly matches the specified token type.
match(Token, Keyword) - Method in class gw.internal.gosu.parser.ParserBase
 
match(Token, String) - Method in class gw.internal.gosu.parser.ParserBase
Possibly matches the specified string token value.
match(Token, String, int) - Method in class gw.internal.gosu.parser.ParserBase
Possibly matches the specified token or name (in token).
match(Token, String, int, boolean) - Method in class gw.internal.gosu.parser.ParserBase
Possibly matches the specified token or name (in token).
matchDeclarationKeyword(String[], boolean, SourceCodeTokenizer) - Static method in class gw.internal.gosu.parser.ParserBase
 
maybeAssignOuterRef(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
maybeAssignOuterRef(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
maybeAssignOuterRef(List<IRStatement>) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
maybeAssignOuterRef(List<IRStatement>) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
maybeAutoInsert(Object, int, IType) - Static method in class gw.internal.gosu.ir.transform.expression.ArrayAccessTransformer
 
maybeClearDebugInfo() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
maybeCreateModuleTypeLoader() - Method in class gw.internal.gosu.module.Module
 
maybeLoadEnhancementIndex() - Method in class gw.internal.gosu.parser.EnhancementIndex
 
maybePushSupersEnclosingThisRef(List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
maybePushSupersEnclosingThisRef(List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
maybePushSupersEnclosingThisRef(List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
maybePushSupersEnclosingThisRef(List<IRExpression>) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
maybeReifyFieldType(IType, String, IType) - Method in class gw.internal.gosu.ir.nodes.IRFeatureBase
 
maybeUnwrapMetaType(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
MEMBER_STACK_PROVIDER - Static variable in class gw.internal.gosu.parser.Symbol
 
MemberAccess - Class in gw.internal.gosu.parser.expressions
Represents a member access expression in the Gosu grammar:
MemberAccess() - Constructor for class gw.internal.gosu.parser.expressions.MemberAccess
 
MemberAccessTransformer - Class in gw.internal.gosu.ir.transform.expression
 
MemberAssignmentStatement - Class in gw.internal.gosu.parser.statements
Represents a member-assignment statement as specified in the Gosu grammar:
MemberAssignmentStatement() - Constructor for class gw.internal.gosu.parser.statements.MemberAssignmentStatement
Constructs a MemberAssignmentStatement given an ISymbolTable instance.
MemberAssignmentStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
MemberExpansionAccess - Class in gw.internal.gosu.parser.expressions
Represents a member expansion access expression in the Gosu grammar:
MemberExpansionAccess() - Constructor for class gw.internal.gosu.parser.expressions.MemberExpansionAccess
 
MemberExpansionAccessTransformer - Class in gw.internal.gosu.ir.transform.expression
 
MemberFieldSymbol - Class in gw.internal.gosu.parser
 
MemberFieldSymbol(int, String) - Constructor for class gw.internal.gosu.parser.MemberFieldSymbol
 
MetaType - Class in gw.internal.gosu.parser
 
MetaType.RootType - Class in gw.internal.gosu.parser
 
MetaTypeTypeInfo - Class in gw.internal.gosu.parser
 
MetaTypeTypeInfo(MetaType) - Constructor for class gw.internal.gosu.parser.MetaTypeTypeInfo
 
MetaTypeTypeInfo.TypeProperty - Class in gw.internal.gosu.parser
 
MethodCallAdapter - Class in gw.internal.gosu.parser
Handles Gosu->Java method call adaptation
MethodCallAdapter(Method) - Constructor for class gw.internal.gosu.parser.MethodCallAdapter
 
MethodCallExpression - Class in gw.internal.gosu.parser.expressions
 
MethodCallExpression() - Constructor for class gw.internal.gosu.parser.expressions.MethodCallExpression
 
MethodCallExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
MethodCallStatement - Class in gw.internal.gosu.parser.statements
Represents a method-call statement as specified in the Gosu grammar:
MethodCallStatement() - Constructor for class gw.internal.gosu.parser.statements.MethodCallStatement
 
MethodCallStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
MethodDescriptorJavaMethodDescriptor - Class in gw.internal.gosu.parser
 
MethodDescriptorJavaMethodDescriptor(Method, IModule) - Constructor for class gw.internal.gosu.parser.MethodDescriptorJavaMethodDescriptor
 
MethodInfoFactoryImpl - Class in gw.internal.gosu.parser
 
MethodInfoFactoryImpl() - Constructor for class gw.internal.gosu.parser.MethodInfoFactoryImpl
 
MethodJavaClassMethod - Class in gw.internal.gosu.parser
 
MethodJavaClassMethod(Method, IModule) - Constructor for class gw.internal.gosu.parser.MethodJavaClassMethod
 
mkdir() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
mkdir() - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
ModifierInfo - Class in gw.internal.gosu.parser
 
ModifierInfo(int) - Constructor for class gw.internal.gosu.parser.ModifierInfo
 
ModifierListClause - Class in gw.internal.gosu.parser.expressions
 
ModifierListClause() - Constructor for class gw.internal.gosu.parser.expressions.ModifierListClause
 
Module - Class in gw.internal.gosu.module
 
Module(IExecutionEnvironment, String) - Constructor for class gw.internal.gosu.module.Module
 
ModuleClassLoader - Class in gw.internal.gosu.parser
 
ModuleTypeLoader - Class in gw.internal.gosu.parser
 
ModuleTypeLoader(IModule, DefaultTypeLoader) - Constructor for class gw.internal.gosu.parser.ModuleTypeLoader
 
ModuleTypeLoader(IModule, List<ITypeLoader>) - Constructor for class gw.internal.gosu.parser.ModuleTypeLoader
 
MultiplicativeExpression - Class in gw.internal.gosu.parser.expressions
Represents a multiplicative expression in the Gosu grammar:
MultiplicativeExpression() - Constructor for class gw.internal.gosu.parser.expressions.MultiplicativeExpression
 
MultiplicativeExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 

N

NamedLabel - Class in gw.internal.gosu.compiler
 
NamedLabel(String) - Constructor for class gw.internal.gosu.compiler.NamedLabel
 
NameInDeclaration - Class in gw.internal.gosu.parser.expressions
 
NameInDeclaration(String) - Constructor for class gw.internal.gosu.parser.expressions.NameInDeclaration
 
NameResolver - Class in gw.internal.gosu.ir.transform.util
 
NameResolver() - Constructor for class gw.internal.gosu.ir.transform.util.NameResolver
 
namespaceRefreshed(String, IDirectory, RefreshKind) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
NamespaceStatement - Class in gw.internal.gosu.parser.statements
 
NamespaceStatement() - Constructor for class gw.internal.gosu.parser.statements.NamespaceStatement
 
NamespaceType - Class in gw.internal.gosu.parser
 
NamespaceType(String, IModule) - Constructor for class gw.internal.gosu.parser.NamespaceType
 
NamespaceTypeInfo - Class in gw.internal.gosu.parser
 
NamespaceTypeInfo(INamespaceType) - Constructor for class gw.internal.gosu.parser.NamespaceTypeInfo
 
NaN - Static variable in class gw.internal.gosu.parser.expressions.NumericLiteral
 
needsAutoinsert(ArrayAccess) - Static method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
negateComplex(Object, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.UnaryExpressionTransformer
 
negateOpcode(int) - Static method in class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
 
newArray(IRType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
newDfsDeclInSetByName() - Method in class gw.internal.gosu.parser.GosuParser
 
NewExpression - Class in gw.internal.gosu.parser.expressions
The 'new' operator as an expression:
NewExpression() - Constructor for class gw.internal.gosu.parser.expressions.NewExpression
Constructs a BeanMethodCallExpression given an ISymbolTable instance.
NewExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
newInstance() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
newInstance() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
newInstance() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
newInstance() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
newInstance() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
newInstance(IFeatureInfo, IJavaPropertyDescriptor) - Static method in class gw.internal.gosu.parser.JavaPropertyInfo
 
newInstance(IFeatureInfo, IJavaPropertyDescriptor, IType) - Static method in class gw.internal.gosu.parser.JavaPropertyInfo
 
newInstance(IFeatureInfo, IJavaPropertyDescriptor, IType, IPresentationInfo) - Static method in class gw.internal.gosu.parser.JavaPropertyInfo
 
newInstance(IType[], IType) - Method in class gw.internal.gosu.parser.expressions.BlockType
 
newInstance(IType, Object, Object[]) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
newInstance(Object[]) - Method in class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor
 
newInstance(Object[]) - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
newInstance(Object...) - Method in class gw.internal.gosu.parser.GosuConstructorInfo.GosuConstructorHandler
 
newInstance(Object...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceConstructor
 
newInstance(Object...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor
 
NewStatement - Class in gw.internal.gosu.parser.statements
Represents a method-call statement as specified in the Gosu grammar:
NewStatement() - Constructor for class gw.internal.gosu.parser.statements.NewStatement
 
NewStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
nextIndexOfErrantDuplicateDynamicSymbol(IDynamicSymbol, Collection<? extends ISymbol>, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
nextIndexOfErrantDuplicateInnerClass(IGosuClassInternal, IGosuClassInternal) - Method in class gw.internal.gosu.parser.GosuClassParser
 
nextToken() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
nextToken() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
NoOpStatement - Class in gw.internal.gosu.parser.statements
Represents a noop statement as specified in the Gosu grammar:
NoOpStatement() - Constructor for class gw.internal.gosu.parser.statements.NoOpStatement
 
normalizeFile(File) - Static method in class gw.internal.gosu.module.fs.FileSystemImpl
 
NotAStatement - Class in gw.internal.gosu.parser.statements
 
NotAStatement() - Constructor for class gw.internal.gosu.parser.statements.NotAStatement
 
NotAWordExpression - Class in gw.internal.gosu.parser.expressions
 
NotAWordExpression() - Constructor for class gw.internal.gosu.parser.expressions.NotAWordExpression
 
notfound - Static variable in class gw.internal.gosu.parser.GosuParser
 
NULL - Static variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultValue
 
nullCheckVar(IRSymbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
NullExpression - Class in gw.internal.gosu.parser.expressions
An expression representing a 'null' expression i.e., the null keyword.
NullExpression() - Constructor for class gw.internal.gosu.parser.expressions.NullExpression
 
NullExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
nullLiteral() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
numberConvert(IRType, IRType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
numberConvert(IType, IType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
numericLiteral(Number) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
NumericLiteral - Class in gw.internal.gosu.parser.expressions
An expression representing number literals as defined in the Gosu grammar.
NumericLiteral(String, Number, IType) - Constructor for class gw.internal.gosu.parser.expressions.NumericLiteral
 
NumericLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 

O

OBJECT_FALSE - Static variable in class gw.internal.gosu.parser.ContextType
 
OBJECT_TYPE - Static variable in class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
 
OBJECT_TYPE - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
ObjectInitializerExpression - Class in gw.internal.gosu.parser.expressions
 
ObjectInitializerExpression() - Constructor for class gw.internal.gosu.parser.expressions.ObjectInitializerExpression
 
ObjectInitializerExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
openInputStream() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
 
openInputStream() - Method in class gw.internal.gosu.module.fs.PathFileImpl
 
openOutputStream() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
 
openOutputStream() - Method in class gw.internal.gosu.module.fs.PathFileImpl
 
openOutputStreamForAppend() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
 
openOutputStreamForAppend() - Method in class gw.internal.gosu.module.fs.PathFileImpl
 
operatorChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
operatorChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
operators(String[]) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
operators(String[]) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
ordinaryChar(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
ordinaryChar(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
ordinaryChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
ordinaryChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
OUTER_ACCESS - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
OuterFunctionSymbol - Class in gw.internal.gosu.parser
 
OuterFunctionSymbol(ISymbolTable, ICompilableTypeInternal) - Constructor for class gw.internal.gosu.parser.OuterFunctionSymbol
 

P

ParameterDeclaration - Class in gw.internal.gosu.parser.expressions
 
ParameterDeclaration(String) - Constructor for class gw.internal.gosu.parser.expressions.ParameterDeclaration
 
ParameterDescriptorJavaParameterDescriptor - Class in gw.internal.gosu.parser
 
ParameterDescriptorJavaParameterDescriptor(ParameterDescriptor) - Constructor for class gw.internal.gosu.parser.ParameterDescriptorJavaParameterDescriptor
 
parameterize(FunctionType, TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.expressions.BlockType
 
ParameterizedDynamicFunctionSymbol - Class in gw.internal.gosu.parser
 
ParameterizedDynamicFunctionSymbol(IDynamicFunctionSymbol, IGosuClass) - Constructor for class gw.internal.gosu.parser.ParameterizedDynamicFunctionSymbol
 
ParameterizedDynamicPropertySymbol - Class in gw.internal.gosu.parser
 
ParameterizedDynamicPropertySymbol(DynamicPropertySymbol, IGosuClassInternal) - Constructor for class gw.internal.gosu.parser.ParameterizedDynamicPropertySymbol
 
ParameterizedGosuConstructorInfo - Class in gw.internal.gosu.parser
 
ParameterizedGosuConstructorInfo(IFeatureInfo, DynamicFunctionSymbol, IGosuConstructorInfo) - Constructor for class gw.internal.gosu.parser.ParameterizedGosuConstructorInfo
 
ParameterizedGosuPropertyInfo - Class in gw.internal.gosu.parser
 
ParameterizedGosuPropertyInfo(IFeatureInfo, DynamicPropertySymbol, IGosuPropertyInfo) - Constructor for class gw.internal.gosu.parser.ParameterizedGosuPropertyInfo
 
ParameterizedTypeJavaClassParameterizedType - Class in gw.internal.gosu.parser
 
ParameterizedTypeJavaClassParameterizedType(ParameterizedType, IModule) - Constructor for class gw.internal.gosu.parser.ParameterizedTypeJavaClassParameterizedType
 
ParameterListClause - Class in gw.internal.gosu.parser.expressions
 
ParameterListClause() - Constructor for class gw.internal.gosu.parser.expressions.ParameterListClause
 
ParenthesizedExpression - Class in gw.internal.gosu.parser
 
ParenthesizedExpression(Expression) - Constructor for class gw.internal.gosu.parser.ParenthesizedExpression
 
parse() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultValue
 
parse(String, IJavaClassInfo, IType) - Static method in class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser
 
parseAnnotation(List<IGosuAnnotation>) - Method in class gw.internal.gosu.parser.ParserBase
 
parseAnonymousInnerClass(GosuParser, IGosuClassInternal) - Static method in class gw.internal.gosu.parser.GosuClassParser
 
parseClass(String, ISourceFileHandle, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseDeclarations(IGosuClass) - Method in class gw.internal.gosu.parser.GosuClassParser
Parses all declarations including:
Fields Methods Properties Inner types, recursively
parseDefinitions(IGosuClass) - Method in class gw.internal.gosu.parser.GosuClassParser
 
ParsedElement - Class in gw.internal.gosu.parser
ParsedElement is the root class for all non-terminal elements represented in a parse tree i.e., all non-terminal expressions and statements derive either directly or indirectly from this class.
parseDotPathWord(String) - Method in class gw.internal.gosu.parser.ParserBase
Parse a dot separated path as a single logical token
parseEnhancedTypeName(ISourceFileHandle) - Static method in class gw.internal.gosu.parser.EnhancementIndex
 
parseEval(String, List<ICapturedSymbol>, IType, IParsedElement, ISymbolTable) - Method in class gw.internal.gosu.parser.GosuProgramParser
 
parseExp(IScriptPartId) - Method in class gw.internal.gosu.parser.GosuParser
 
parseExp(IScriptPartId, IType) - Method in class gw.internal.gosu.parser.GosuParser
 
parseExp(IScriptPartId, IType, IFileContext, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseExpOrProgram(IScriptPartId) - Method in class gw.internal.gosu.parser.GosuParser
 
parseExpOrProgram(IScriptPartId, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseExpOrProgram(IScriptPartId, IType, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseExpressionOnly(String, ISymbolTable, ParserOptions) - Method in class gw.internal.gosu.parser.GosuFragmentParser
 
parseExpressionOnly(String, ISymbolTable, ParserOptions) - Method in class gw.internal.gosu.parser.GosuProgramParser
 
parseExpressionOrProgram(String, ISymbolTable, ParserOptions) - Method in class gw.internal.gosu.parser.GosuFragmentParser
 
parseExpressionOrProgram(String, ISymbolTable, ParserOptions) - Method in class gw.internal.gosu.parser.GosuProgramParser
 
parseNumbers() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
parseNumbers() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
parseParameterDeclarationList(IParsedElement, boolean, List<IType>) - Method in class gw.internal.gosu.parser.GosuParser
 
parseParameterDeclarationList(IParsedElement, boolean, List<IType>, boolean, boolean, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId, boolean, boolean, IType, IFileContext, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId, boolean, boolean, IType, IFileContext, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId, boolean, boolean, IType, IFileContext, boolean, boolean, IType) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId, boolean, IType) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId, IType) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId, IType, IFileContext, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgram(IScriptPartId, IType, IFileContext, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
parseProgramOnly(String, ISymbolTable, ParserOptions) - Method in class gw.internal.gosu.parser.GosuFragmentParser
 
parseProgramOnly(String, ISymbolTable, ParserOptions) - Method in class gw.internal.gosu.parser.GosuProgramParser
 
ParserBase - Class in gw.internal.gosu.parser
 
ParserBase() - Constructor for class gw.internal.gosu.parser.ParserBase
 
ParserBase(GosuParser) - Constructor for class gw.internal.gosu.parser.ParserBase
 
parseRuntimeExpr(String, String, IType, ISymbolTable, IParseTree) - Method in class gw.internal.gosu.parser.GosuProgramParser
 
parseStatements(IScriptPartId) - Method in class gw.internal.gosu.parser.GosuParser
 
parseTemplate(String, ISymbolTable, ParserOptions) - Method in class gw.internal.gosu.parser.GosuProgramParser
 
ParseTree - Class in gw.internal.gosu.parser
Intended to specify the location of a parsed element within the source.
ParseTree(ParsedElement, int, int, IScriptPartId) - Constructor for class gw.internal.gosu.parser.ParseTree
 
parseType(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
Converts a String name of a type into an IType.
parseType(String, ITypeUsesMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
parseType(String, TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
parseType(String, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
parseType(String, TypeVarToTypeMap, ITypeUsesMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
parseType(String, TypeVarToTypeMap, ITypeUsesMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
parseTypeExpression(String, TypeVarToTypeMap, ITypeUsesMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
parseTypeLiteral() - Method in class gw.internal.gosu.parser.GosuParser
 
parseTypeLiteral(Token) - Method in class gw.internal.gosu.parser.GosuParser
 
parseTypeLiteral(IScriptPartId) - Method in class gw.internal.gosu.parser.GosuParser
 
parseTypeLiteral(String, TypeVarToTypeMap, ITypeUsesMap) - Static method in class gw.internal.gosu.parser.TypeLord
 
parseUsesStatementList(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
Partially - gw.internal.gosu.parser.statements.VarInitializationVerifier.AssignedState
 
PathDirectoryImpl - Class in gw.internal.gosu.module.fs
 
PathFileImpl - Class in gw.internal.gosu.module.fs
 
PathResourceImpl - Class in gw.internal.gosu.module.fs
 
pBOOLEAN_FALSE - Static variable in class gw.internal.gosu.parser.ContextType
 
peekDynamicFunctionSymbol() - Method in class gw.internal.gosu.parser.GosuParser
 
peekExpression() - Method in class gw.internal.gosu.parser.GosuParser
 
peekExpression() - Method in class gw.internal.gosu.parser.ParserBase
 
peekFinallyPartitioner() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
peekInferringFunctionTypeVariableTypes() - Method in class gw.internal.gosu.parser.ParserBase
 
peekLocation() - Method in class gw.internal.gosu.parser.GosuParser
 
peekParsedElement() - Method in class gw.internal.gosu.parser.GosuParser
 
peekParsingFieldInitializer() - Method in class gw.internal.gosu.parser.GosuParser
 
peekParsingFunction() - Method in class gw.internal.gosu.parser.GosuParser
 
peekStatement() - Method in class gw.internal.gosu.parser.GosuParser
 
peekStatement() - Method in class gw.internal.gosu.parser.ParserBase
 
PENDING_BOUNDING_TYPE - Static variable in class gw.internal.gosu.parser.GosuParser
 
pINT_FALSE - Static variable in class gw.internal.gosu.parser.ContextType
 
popBreakLabel() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
popCompileTimeSymbolTable() - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
popCompileTimeSymbolTable(ICompilableType) - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
popCompilingType() - Static method in class gw.internal.gosu.parser.GosuClassCompilingStack
 
popCompilingType() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
popContinueLabel() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
popCtx(boolean) - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
popDynamicFunctionSymbol() - Method in class gw.internal.gosu.parser.GosuParser
 
popExpression() - Method in class gw.internal.gosu.parser.GosuParser
 
popExpression() - Method in class gw.internal.gosu.parser.ParserBase
 
popFinallyStatement(IRFinallyCodePartitioner) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
popIgnoreTypeDeprecation() - Method in class gw.internal.gosu.parser.GosuParser
 
popIncludeAll() - Static method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
popIncludeAll() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
popInferredContextTypes() - Method in class gw.internal.gosu.parser.GosuParser
 
popInferringFunctionTypeVariableTypes() - Method in class gw.internal.gosu.parser.ParserBase
 
popLastComment() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
popLastComment() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
popLoopCompromised() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
popModule(IModule) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
popOffsetMarker(ITokenizerOffsetMarker) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
popParsingAbstractConstructor() - Method in class gw.internal.gosu.parser.GosuParser
 
popParsingStaticMember() - Method in class gw.internal.gosu.parser.GosuParser
 
popScope() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
popScope() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
popScope() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
popScope() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
popScope() - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
popStatement() - Method in class gw.internal.gosu.parser.GosuParser
 
popStatement() - Method in class gw.internal.gosu.parser.ParserBase
 
popSymTableCtx() - Static method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
popSymTableCtx() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
PositionToken - Class in gw.internal.gosu.parser
 
PositionToken(IParseTree, int, int) - Constructor for class gw.internal.gosu.parser.PositionToken
 
possiblyWrapWithCoercion(Expression, IType, boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
possiblyWrapWithImplicitCoercion(Expression, IType) - Method in class gw.internal.gosu.parser.ParserBase
 
postDefinitionVerification(IParsedElement) - Static method in class gw.internal.gosu.parser.CompileTimeAnnotationHandler
 
PRIMITIVE_TYPES_BY_NAME - Static variable in class gw.internal.gosu.parser.TypeLoaderAccess
 
Primitives - Class in gw.internal.gosu.parser
 
Primitives() - Constructor for class gw.internal.gosu.parser.Primitives
 
print(Object) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
print(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
PRINT_CONTENT_SYMBOL - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
PRINT_RANGE_SYMBOL - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
printContent(String, boolean) - Static method in class gw.internal.gosu.template.TemplateGenerator
For internal use only!!
printErrors() - Method in class gw.internal.gosu.ir.compiler.verifier.IRTreeVerifier
 
printRange(int, int) - Static method in class gw.internal.gosu.template.TemplateGenerator
 
printStackTrace(PrintStream) - Method in exception gw.lang.parser.EvaluationException
 
printStackTrace(PrintWriter) - Method in exception gw.lang.parser.EvaluationException
 
PROCEDURE_CLASS_PREFIX - Static variable in class gw.internal.gosu.compiler.FunctionClassUtil
 
PROCEDURE_INTERFACE_PREFIX - Static variable in class gw.internal.gosu.compiler.FunctionClassUtil
 
processFunctionSymbol(DynamicFunctionSymbol, IGosuClassInternal) - Method in class gw.internal.gosu.parser.GosuClassParser
 
Program - Class in gw.internal.gosu.parser.expressions
An expression representing a Program:
Program() - Constructor for class gw.internal.gosu.parser.expressions.Program
Constructs a Program given an ISymbolTable instance.
ProgramClassFunctionSymbol - Class in gw.internal.gosu.parser
 
ProgramClassFunctionSymbol(IGosuClassInternal, ISymbolTable, GosuMethodInfo) - Constructor for class gw.internal.gosu.parser.ProgramClassFunctionSymbol
 
ProgramExecuteFunctionSymbol - Class in gw.internal.gosu.parser
 
ProgramExecuteFunctionSymbol(IType, ISymbolTable) - Constructor for class gw.internal.gosu.parser.ProgramExecuteFunctionSymbol
 
ProgramExecuteFunctionSymbol(IType, ISymbolTable, boolean) - Constructor for class gw.internal.gosu.parser.ProgramExecuteFunctionSymbol
 
PropertiesPropertySet - Class in gw.internal.gosu.properties
A property set based on an underlying Properties object.
PropertiesPropertySet(String, Properties) - Constructor for class gw.internal.gosu.properties.PropertiesPropertySet
 
PropertiesPropertySet.Source - Class in gw.internal.gosu.properties
Knows how to find all the property files in a module and create PropertiesPropertySets from them.
PropertiesType - Class in gw.internal.gosu.properties
Type based on a PropertyNode
PropertiesType(PropertiesTypeLoader, PropertyNode, IFile) - Constructor for class gw.internal.gosu.properties.PropertiesType
 
PropertiesTypeInfo - Class in gw.internal.gosu.properties
Type info based on a PropertyNode
PropertiesTypeInfo(PropertiesType) - Constructor for class gw.internal.gosu.properties.PropertiesTypeInfo
 
PropertiesTypeLoader - Class in gw.internal.gosu.properties
 
PropertiesTypeLoader(IModule) - Constructor for class gw.internal.gosu.properties.PropertiesTypeLoader
 
PropertyAccessIdentifier - Class in gw.internal.gosu.parser.expressions
 
PropertyAccessIdentifier(Identifier) - Constructor for class gw.internal.gosu.parser.expressions.PropertyAccessIdentifier
 
PropertyAccessorAdaptor() - Constructor for class gw.internal.gosu.parser.JavaPropertyInfo.PropertyAccessorAdaptor
 
PropertyAsMethodCallIdentifier - Class in gw.internal.gosu.parser.expressions
For backward compatibility when we exposed both properties and methods on java getters.
PropertyAsMethodCallIdentifier(String) - Constructor for class gw.internal.gosu.parser.expressions.PropertyAsMethodCallIdentifier
 
PropertyDeriver - Class in gw.internal.gosu.parser.java.classinfo
 
PropertyDeriver() - Constructor for class gw.internal.gosu.parser.java.classinfo.PropertyDeriver
 
PropertyNode - Class in gw.internal.gosu.properties
A node in a tree representation of an underlying PropertySet.
PropertyNotFoundException - Exception in gw.internal.gosu.parser
 
PropertyNotFoundException(IType, ResourceKey, IFullParserState) - Constructor for exception gw.internal.gosu.parser.PropertyNotFoundException
 
PropertyNotFoundException(String, IType, IFullParserState) - Constructor for exception gw.internal.gosu.parser.PropertyNotFoundException
 
PropertySet - Interface in gw.internal.gosu.properties
Basic interface that describes a set of properties - could be a Properties object or a resource bundle or any other set of key/value string pairs.
PropertySetSource - Interface in gw.internal.gosu.properties
Represents the different sources of PropertySet objects that can be used to build PropertiesType objects.
PropertyStatement - Class in gw.internal.gosu.parser.statements
 
PropertyStatement(FunctionStatement, DynamicPropertySymbol) - Constructor for class gw.internal.gosu.parser.statements.PropertyStatement
 
PROXY_FOR - Static variable in class gw.internal.gosu.coercer.FunctionToInterfaceClassGenerator
 
PublicGetDeclaredMethodsAccessor() - Constructor for class gw.internal.gosu.parser.JavaMethodCache.PublicGetDeclaredMethodsAccessor
 
pushArgumentsNoCasting(IRMethod, IExpression[], List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
 
pushArgumentsWithCasting(IRMethod, IExpression[], List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
 
pushArrayOfDefValueExpr(IExpression[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushArrayOfString(String[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushArrayOfTypes(IType[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushBreakLabel(Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
pushCapturedSymbols(ICompilableTypeInternal, List<ICapturedSymbol>) - Method in class gw.internal.gosu.ir.transform.expression.EvalBasedTransformer
 
pushCapturedSymbols(IType, List<IRExpression>, boolean) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushCompileTimeSymbolTable() - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
pushCompileTimeSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
pushCompileTimeSymbolTable(ICompilableType) - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
pushCompileTimeSymbolTable(ICompilableType, ISymbolTable) - Method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
pushCompilingType(IType) - Static method in class gw.internal.gosu.parser.GosuClassCompilingStack
 
pushCompilingType(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
pushConstant(Object) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushContinueLabel(Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
pushCtx() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
pushCurrentBlock(BlockExpression) - Method in class gw.internal.gosu.parser.ParserBase
 
pushDynamicFunctionSymbol(DynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuParser
 
pushEnclosingContext() - Method in class gw.internal.gosu.ir.transform.expression.EvalBasedTransformer
 
pushEnclosingFunctionTypeParamsInArray(IParsedElement) - Method in class gw.internal.gosu.ir.transform.expression.EvalBasedTransformer
 
pushEnumNameAndOrdinal(IType, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
pushEnumNameAndOrdinal(IType, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
pushEnumNameAndOrdinal(IType, List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
pushEnumNameAndOrdinal(IType, List<IRExpression>) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
pushEnumSuperConstructorArguments(List<IRExpression>) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushExpression(Expression) - Method in class gw.internal.gosu.parser.GosuParser
 
pushExpression(Expression) - Method in class gw.internal.gosu.parser.ParserBase
 
pushExternalSymbolsMap() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushFinallyStatement(IRTryCatchFinallyStatement) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
pushIgnoreTypeDeprecation() - Method in class gw.internal.gosu.parser.GosuParser
 
pushIncludeAll() - Static method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
pushIncludeAll() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
pushInferenceMap(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.GosuParser
 
pushInferredContextTypes(ContextType) - Method in class gw.internal.gosu.parser.GosuParser
 
pushInferringFunctionTypeVars(List<IType>) - Method in class gw.internal.gosu.parser.ParserBase
 
pushLastCtx() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
pushLazyType(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushLazyType(IType, IGenericTypeVariable[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushLoopCompromised() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
pushModule(IModule) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
pushNull() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushOffsetMarker(ITokenizerOffsetMarker) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
pushOuter() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushOuter(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushOuter(IType, IType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushOuterForOuterSymbol() - Method in class gw.internal.gosu.ir.transform.expression.IdentifierTransformer
 
pushParamTypes(IParameterInfo[]) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushParsingAbstractConstructor(Boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
pushParsingStaticMember(Boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
pushRuntimeTypeOfTypeVar(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushScope() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
pushScope() - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
pushScope(boolean) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
pushScope(boolean) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
pushScope(boolean) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
pushScriptPart(IScriptPartId) - Method in class gw.internal.gosu.parser.GosuParser
 
pushStatement(Statement) - Method in class gw.internal.gosu.parser.GosuParser
 
pushStatement(Statement) - Method in class gw.internal.gosu.parser.ParserBase
 
pushString(IExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushSymbolValue(ISymbol) - Method in class gw.internal.gosu.ir.transform.expression.IdentifierTransformer
 
pushSymTableCtx(ISymbolTable) - Static method in class gw.internal.gosu.parser.CompiledGosuClassSymbolTable
 
pushSymTableCtx(ISymbolTable) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
pushThis() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushThisOrOuter(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushType(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushType(IType, boolean) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushTypeLoader(ITypeLoader) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
pushTypeLoader(ITypeLoader) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
pushTypeLoader(IModule, ITypeLoader) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
pushTypeParametersForConstructor(IExpression, IType, List<IRExpression>, boolean, boolean) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
pushTypeVariableTypesToInfer(IInvocableType) - Method in class gw.internal.gosu.parser.GosuParser
 
put(K, V) - Method in class gw.internal.gosu.parser.CommonSymbolsScope
 
putAll(Map) - Method in class gw.internal.gosu.parser.CommonSymbolsScope
 
putClassMembers(GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
putClassMembers(GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
putClassMembers(GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
putClassMembers(GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
putClassMembers(GosuClassTypeLoader, GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
putClassMembers(GosuClassTypeLoader, GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
putClassMembers(GosuClassTypeLoader, GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
putClassMembers(GosuClassTypeLoader, GosuParser, ISymbolTable, IGosuClassInternal, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
putClassMembers(GosuClassTypeLoader, GosuParser, ISymbolTable, IGosuClassInternal, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
putClassMembers(GosuClassTypeLoader, GosuParser, ISymbolTable, IGosuClassInternal, boolean, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
putDfsDeclInSetByName(IDynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.GosuParser
 
putDfsDeclsInTable(ISymbolTable) - Method in class gw.internal.gosu.parser.GosuParser
 
putSymbol(IRSymbol) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
putSymbol(IRSymbol) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
putSymbol(IRSymbol) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
putSymbol(ISymbol) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
putSymbol(String, Class, Object) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
putSymbols(List<IRSymbol>) - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
putSymbols(List<IRSymbol>) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
putSymbols(List<IRSymbol>) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 

Q

QueryPathRootSymbol - Class in gw.internal.gosu.parser
Deprecated. 
QueryPathRootSymbol(String, IType, Object) - Constructor for class gw.internal.gosu.parser.QueryPathRootSymbol
Deprecated.
 
quoteChar(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
quoteChar(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 

R

ReadOnlySymbol - Class in gw.internal.gosu.parser
 
ReadOnlySymbol(String, IType, IStackProvider, Object) - Constructor for class gw.internal.gosu.parser.ReadOnlySymbol
 
readResolve() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
readResolve() - Method in class gw.internal.gosu.parser.CompoundType
 
readResolve() - Method in class gw.internal.gosu.parser.ErrorType
 
readResolve() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
readResolve() - Method in class gw.internal.gosu.parser.GosuClass
 
readResolve() - Method in class gw.internal.gosu.parser.MetaType
 
readResolve() - Method in class gw.internal.gosu.parser.NamespaceType
 
readResolve() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
readResolve() - Method in class gw.internal.gosu.parser.TypeVariableType
 
readWithInstructions(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
reassignClassLoader() - Method in class gw.internal.gosu.parser.ClassCache
Called in Single module mode.
reclaimMemory(RefreshRequest) - Method in class gw.internal.gosu.memory.DefaultMemoryMonitor
 
ReducedDelegateFunctionSymbol - Class in gw.internal.gosu.parser
 
ReducedDynamicFunctionSymbol - Class in gw.internal.gosu.parser
 
ReducedDynamicPropertySymbol - Class in gw.internal.gosu.parser
 
ReducedDynamicPropertySymbol(DynamicPropertySymbol) - Constructor for class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
 
ReducedParameterizedDynamicFunctionSymbol - Class in gw.internal.gosu.parser
 
ReducedParameterizedDynamicPropertySymbol - Class in gw.internal.gosu.parser
 
ReducedParameterizedDynamicPropertySymbol(ReducedDynamicPropertySymbol, DynamicPropertySymbol) - Constructor for class gw.internal.gosu.parser.ReducedParameterizedDynamicPropertySymbol
 
ReducedSuperConstructorFunctionSymbol - Class in gw.internal.gosu.parser
 
ReducedSymbol - Class in gw.internal.gosu.parser
 
ReducedSymbol(ISymbol) - Constructor for class gw.internal.gosu.parser.ReducedSymbol
 
ReducedSymbol.SyntheticSymbol - Class in gw.internal.gosu.parser
 
ReducedThisConstructorFunctionSymbol - Class in gw.internal.gosu.parser
 
refresh(boolean) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
refresh(IResource, String, RefreshKind) - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
 
refresh(IResource, String, RefreshKind) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
refresh(ITypeRef) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
refresh(IModule) - Method in class gw.internal.gosu.parser.DefaultPlatformHelper
 
refresh(IModule) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
refreshed() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
refreshed(IResource, String, RefreshKind) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
refreshedFile(IFile, String[], RefreshKind) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
refreshedImpl() - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
refreshedImpl() - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
 
refreshedTypes(RefreshRequest) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
refreshedTypesImpl(RefreshRequest) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
refreshTypes(RefreshRequest) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
reinitializeRuntime(IExecutionEnvironment, List<? extends GosuPathEntry>, String...) - Method in class gw.internal.gosu.init.InternalGosuInit
 
reinitializeSimpleIde(IExecutionEnvironment, GosucModule) - Method in class gw.internal.gosu.init.InternalGosuInit
 
RelationalExpression - Class in gw.internal.gosu.parser.expressions
Represents a relational expression in the Gosu grammar:
RelationalExpression() - Constructor for class gw.internal.gosu.parser.expressions.RelationalExpression
 
RelationalExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
relativePath(IResource) - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
relativePath(IResource) - Method in class gw.internal.gosu.module.fs.PathDirectoryImpl
 
ReloadClassesIndicator - Class in gw.internal.gosu.parser
 
ReloadClassesIndicator() - Constructor for class gw.internal.gosu.parser.ReloadClassesIndicator
 
ReloadClassesIndicatorCompiler - Class in gw.internal.gosu.parser
 
reloadedTypes(String[]) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
remapBounds(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
remove(String) - Method in class gw.internal.gosu.parser.ClassCache
 
removeBlock(IBlockClass) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
removeBlock(IBlockClass) - Method in class gw.internal.gosu.parser.GosuClass
 
removeBlock(IBlockClass) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
removeBlock(IBlockClass) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
removeChild(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
 
removeDependency(Dependency) - Method in class gw.internal.gosu.module.Module
 
removeEldestEntry(Map.Entry) - Method in class gw.internal.gosu.util.LRUMap
 
removeEnhancement(String) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
removeEntry(IGosuEnhancement) - Method in class gw.internal.gosu.parser.EnhancementIndex
 
removeInnerClass(IGosuClassInternal) - Method in class gw.internal.gosu.parser.GosuClass
 
removeInnerClass(IGosuClassInternal) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
removeModifiers(int) - Method in class gw.internal.gosu.parser.ModifierInfo
 
removeModule(IModule) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
removeParseException(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
Removes the specified parse exception or removes them all if the specified exception is null.
removeParseWarning(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
 
removeParseWarningRecursively(ResourceKey) - Method in class gw.internal.gosu.parser.ParsedElement
 
removeSymbol(String) - Method in class gw.internal.gosu.template.SimpleTemplateHost
 
removeTypeLoader(Class<? extends ITypeLoader>) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
removeTypeLoader(Class<? extends ITypeLoader>) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
removeTypeLoaderListener(ITypeLoaderListener) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
renameAsErrantDuplicate(int) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
renameAsErrantDuplicate(int) - Method in class gw.internal.gosu.parser.Symbol
 
renameModule(IModule, String) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
render(ITemplateType, Writer, StringEscaper, Object[]) - Static method in class gw.internal.gosu.template.TemplateRenderer
 
render(ITemplateType, Writer, Object[]) - Static method in class gw.internal.gosu.template.TemplateRenderer
 
renderToString(ITemplateType, Object...) - Static method in class gw.internal.gosu.template.TemplateRenderer
 
RepeatableContainerAnnotationInfo - Class in gw.internal.gosu.parser
 
RepeatableContainerAnnotationInfo(IAnnotationInfo[], IType, IType) - Constructor for class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
replaceModifierInfo(IModifierInfo) - Method in class gw.internal.gosu.parser.Symbol
 
replaceRawGenericTypesWithDefaultParameterizedTypes(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
replaceTypeVariableTypeParametersWithBoundingTypes(IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
replaceTypeVariableTypeParametersWithBoundingTypes(IType, IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
replaceTypeVariableTypeParametersWithBoundingTypes(IType, IType) - Static method in class gw.internal.gosu.parser.TypeLord
 
requiresExternalSymbolCapture(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
requiresImplicitEnhancementArg(ReducedDynamicFunctionSymbol) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
requiresImplicitEnhancementArg(IGosuMethodInfo) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
RequiresReflectionDeterminer - Class in gw.internal.gosu.ir.transform.util
 
RequiresReflectionDeterminer() - Constructor for class gw.internal.gosu.ir.transform.util.RequiresReflectionDeterminer
 
reset() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
reset() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
reset() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
reset() - Method in class gw.internal.gosu.template.TemplateTokenizerInstructor
Reset state
reset(SourceCodeReader) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
reset(SourceCodeReader) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
reset(Reader) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
reset(Reader) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
resetButKeepTokens() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
resetScript() - Method in class gw.internal.gosu.parser.GosuParser
 
resolve(IType, IType, Object, IType, Object) - Static method in class gw.internal.gosu.parser.expressions.DimensionOperandResolver
 
resolveConstructor(List<IType>) - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
resolveFieldName(IType, String) - Method in class gw.internal.gosu.ir.nodes.IRFeatureBase
 
resolveFunctionAndPropertyDecls(ISymbolTable) - Method in class gw.internal.gosu.parser.GosuClassParser
 
resolveImport(String) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
resolveImport(String) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
resolveImport(String) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
resolveImport(String) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
resolveImport(String) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
resolveImport(String) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
resolveInnerClass(IJavaClassInfo, String, IJavaClassInfo) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUtil
 
resolveJavaClassInfo(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
 
resolveMethod(String, List<IType>) - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
resolveNamespace(String) - Method in class gw.internal.gosu.parser.ParserBase
 
resolveNamespaceSymbol(ParsedElement, String) - Method in class gw.internal.gosu.parser.ParserBase
 
resolveProperty(String) - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
resolveRelativeInnerClass(String, boolean) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
resolveRelativeInnerClass(String, boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
resolveRelativeInnerClass(String, boolean) - Method in class gw.internal.gosu.properties.PropertiesType
 
resolveRelativeNamespaceInAllNamespaces(String) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
resolveRuntimeType(ArithmeticExpression, IType, int, IType) - Static method in class gw.internal.gosu.parser.ParserBase
 
resolveSymbol(ParsedElement, String, boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
resolveType(ParsedElement, IType, int, IType) - Method in class gw.internal.gosu.parser.ParserBase
 
resolveType(IType, int, IType) - Static method in class gw.internal.gosu.parser.ParserBase
 
resolveType(String) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
resolveType(String, int) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
resolveType(String, int) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
resolveType(String, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
resolveType(String, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
resolveType(String, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
resolveType(String, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
resolveType(String, IJavaClassInfo, int) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
resolveType(String, IJavaClassInfo, int) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
resolveType(String, IJavaClassInfo, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
resolveType(String, IJavaClassInfo, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
resolveType(String, IJavaClassInfo, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
resolveType(String, IJavaClassInfo, int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
resolveTypeForArithmeticExpression(ParsedElement, IType, String, IType) - Method in class gw.internal.gosu.parser.ParserBase
 
resolveTypeLiteral(String) - Method in class gw.internal.gosu.parser.GosuParser
Resolves the type literal given by strTypeName.
resolveTypeLiteral(String[]) - Method in class gw.internal.gosu.parser.GosuParser
 
resolveTypeLiteral(String[], boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
resolveTypeLiteral(String, boolean, boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
RESOURCE_LOCATED_W_CLASSES - Static variable in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
restoreLastCtx() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
restoreToMark(int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
resumeRefCollection() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
retainInBytecode() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
ReturnStatement - Class in gw.internal.gosu.parser.statements
Represents a return statement as specified in the Gosu grammar:
ReturnStatement() - Constructor for class gw.internal.gosu.parser.statements.ReturnStatement
 
ReturnStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
ROOT_TYPE_TYPE - Static variable in class gw.internal.gosu.parser.MetaType
 
RootType() - Constructor for class gw.internal.gosu.parser.MetaType.RootType
 
runMeSomeCode(Object, ClassLoader, Object[], String, String, String, int) - Static method in class gw.internal.gosu.parser.ContextSensitiveCodeRunner
Intended for use with a debugger to evaluate arbitrary expressions/programs in the context of a source position being debugged, usually at a breakpoint.
RuntimeExceptionWithNoStacktrace - Exception in gw.internal.gosu.parser
 
RuntimeExceptionWithNoStacktrace(String, Throwable) - Constructor for exception gw.internal.gosu.parser.RuntimeExceptionWithNoStacktrace
 
RuntimeExceptionWithNoStacktrace(Throwable) - Constructor for exception gw.internal.gosu.parser.RuntimeExceptionWithNoStacktrace
 

S

scopeRemoved() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
 
SCRIPTLET_BEGIN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
SCRIPTLET_BEGIN_LEN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
SCRIPTLET_END - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
SCRIPTLET_END_LEN - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
set(Object, Object) - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
setAbstract(boolean) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setAbstract(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setAccessible(boolean) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
setAccessible(boolean) - Method in class gw.internal.gosu.parser.ConstructorJavaClassConstructor
 
setAccessible(boolean) - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
setAccessible(boolean) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
setAccessPath(String) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setAdapterClass(IGosuClassInternal) - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
setAdditionalDetails(String) - Method in exception gw.lang.parser.EvaluationException
 
setAdditionalDFSDecls(ISymbolTable) - Method in class gw.internal.gosu.parser.GosuProgram
 
setAdditionalDFSDecls(ISymbolTable) - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
setAdditionalDFSDecls(ISymbolTable) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setAfter(IParseTree) - Method in class gw.internal.gosu.parser.Token
 
setAllowUses(boolean) - Method in class gw.internal.gosu.parser.GosuProgram
 
setAllowUses(boolean) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setAllowWildcards(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setAnnotation(IGosuAnnotation) - Method in class gw.internal.gosu.parser.expressions.AnnotationExpression
 
setAnnotationDefault(IExpression) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setAnnotations(List<IGosuAnnotation>) - Method in class gw.internal.gosu.parser.GosuClass
 
setAnnotations(List<IGosuAnnotation>) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setAnnotations(List<IGosuAnnotation>) - Method in class gw.internal.gosu.parser.ModifierInfo
 
setAnonymous(boolean) - Method in class gw.internal.gosu.parser.GosuProgram
 
setAnonymous(boolean) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setAnonymousClass(boolean) - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
setArgNames(ArrayList<String>) - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
 
setArgPosition(int) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setArgPosition(int) - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
setArgPosition(int) - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
setArgs(Expression[]) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setArgs(Expression[]) - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
setArgs(Expression[]) - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
setArgs(List<IExpression>) - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
setArgs(List<ISymbol>) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setArgs(List<ISymbol>) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
setArgTypes(IType[]) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setArgTypes(IType...) - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
setArgTypes(List<IType>) - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
 
setArrayAccessExpression(ArrayAccess) - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.CompoundType
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.ErrorType
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.GosuArrayClass
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.GosuClass
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.MetaType
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.NamespaceType
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.TypeVariableArrayType
 
setArrayComponent(Object, int, Object) - Method in class gw.internal.gosu.parser.TypeVariableType
 
setArrayElement(Object, int, Object) - Static method in class gw.internal.gosu.ir.transform.statement.ArrayAssignmentStatementTransformer
 
setAsExpression(Expression) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setBackingSourcePath(List<IDirectory>) - Method in class gw.internal.gosu.module.Module
 
setBeanMethodCall(BeanMethodCallExpression) - Method in class gw.internal.gosu.parser.statements.BeanMethodCallStatement
 
setBitNot(boolean) - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
setBlock(BlockExpression) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
setBlockGosuClass(IBlockClassInternal) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
setBlockReturnType(IType) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
setBlocks(Stack<BlockExpression>) - Method in class gw.internal.gosu.parser.ParserBase
 
setBody(IParsedElement) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
setBound(IJavaClassType) - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
setBoundingType(IType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
setCachingMode(IFileSystem.CachingMode) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
 
setCachingMode(IFileSystem.CachingMode) - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
 
setCannotCaptureSymbols(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setCannotCaptureSymbols(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setCapturedSymbolsForBytecode(List<ICapturedSymbol>) - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
setCapturedTypeVars(Map<String, ITypeVariableDefinition>) - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
setCaptureSymbolsForEval(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setCases(CaseClause[]) - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
setCc(TopLevelTransformationContext) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
setClassDeclaration(ClassDeclaration) - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
setClassMember(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setClasspath(String) - Method in class gw.internal.gosu.parser.statements.ClasspathStatement
 
setCoercer(ICoercer) - Method in class gw.internal.gosu.parser.expressions.TypeAsExpression
 
setCommentsSignificant(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
setCommentsSignificant(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
setCompilingDeclarations(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setCompilingDeclarations(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setCompilingDefinitions(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setCompilingDefinitions(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setCompilingHeader(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setCompilingHeader(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setComponentType(IJavaTypeInternal) - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 
setCompoundStatement(boolean) - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
setCompoundStatement(boolean) - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
setCompoundStatement(boolean) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
setCondition(Expression) - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
setCondition(IExpression) - Method in class gw.internal.gosu.parser.statements.AssertStatement
 
setConstituents(List<IType>) - Method in class gw.internal.gosu.parser.statements.DelegateStatement
 
setConstructor(IConstructorInfo) - Method in class gw.internal.gosu.parser.expressions.NewExpression
The constructor for the new operation.
setContext(Class) - Method in interface gw.internal.gosu.parser.IContextBeanInfo
 
setContextInferenceManager(ContextInferenceManager) - Method in class gw.internal.gosu.parser.GosuParser
 
setContextInferenceManager(ContextInferenceManager) - Method in class gw.internal.gosu.template.TemplateGenerator
 
setContextType(IType) - Method in class gw.internal.gosu.parser.GosuProgram
 
setContextType(IType) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setCreateEditorParser(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setCtxInferenceMgr(Object) - Method in class gw.internal.gosu.parser.GosuProgram
 
setCtxInferenceMgr(Object) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setDebugFlagsOff() - Static method in enum gw.internal.gosu.compiler.DebugFlag
 
setDebugFlagsOn() - Static method in enum gw.internal.gosu.compiler.DebugFlag
 
setDeclAnnotations(List<IGosuAnnotation>) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setDeclarationsBypassed() - Method in class gw.internal.gosu.parser.GosuClass
 
setDeclarationsBypassed() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setDeclarationsCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
setDeclarationsCompiled() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setDeclaredReturnType(IType) - Method in class gw.internal.gosu.parser.expressions.Program
 
setDeclFunctionStmt(FunctionStatement) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setDefaultStatements(List<Statement>) - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
setDefaultValueExpression(IExpression) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
setDefaultValueExpression(IExpression) - Method in class gw.internal.gosu.parser.Symbol
 
setDefinitionParsed(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setDefinitionsCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
setDefinitionsCompiled() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setDefValueExpressions(ArrayList<IExpression>) - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
 
setDependencies(List<Dependency>) - Method in class gw.internal.gosu.module.Module
 
setDescription(String) - Method in interface gw.internal.gosu.javadoc.IDocNodeWithDescription
 
setDescription(String) - Method in class gw.internal.gosu.parser.ModifierInfo
 
setDetail(IExpression) - Method in class gw.internal.gosu.parser.statements.AssertStatement
 
setDfsDeclInSetByName(Map<String, List<IFunctionSymbol>>) - Method in class gw.internal.gosu.parser.GosuParser
 
setDfsOwner(DynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.statements.SyntheticFunctionStatement
 
setDisableAlternative(boolean) - Method in class gw.internal.gosu.template.TemplateGenerator
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.CompoundType
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.ErrorType
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.MetaType
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.NamespaceType
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.types.ConstructorType
 
setDiscarded(boolean) - Method in class gw.internal.gosu.parser.TypeVariableType
 
setDiscretePackages(String[]) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
setDisplayName(String) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setDontOptimizeStatementLists(boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
setDynamicFunctionSymbol(DynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
setDynamicSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
setDynamicSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.CommonSymbolsScope.LockedDownSymbol
 
setDynamicSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
setDynamicSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.Symbol
 
setEditorParser(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setEditorParser(GosuParser) - Method in class gw.internal.gosu.parser.GosuClass
!! Used only when compiling from an edtior !!
setEditorParser(GosuParser) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setElseStatement(Statement) - Method in class gw.internal.gosu.parser.statements.IfStatement
 
setEnclosingEvalExpression(IParsedElement) - Method in class gw.internal.gosu.parser.GosuProgram
 
setEnclosingType(IType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
setEnclosingType(IType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
setEnclosingType(IType) - Method in class gw.internal.gosu.parser.GosuClass
 
setEnd(int) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
setEnd(int) - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
setEndLabel(Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
setEnhancedType(IType) - Method in class gw.internal.gosu.parser.GosuEnhancement
 
setEnhancedType(IType) - Method in interface gw.internal.gosu.parser.IGosuEnhancementInternal
 
setEnum() - Method in class gw.internal.gosu.parser.GosuClass
 
setEnum() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setEnumConstant(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setEquals(boolean) - Method in class gw.internal.gosu.parser.expressions.EqualityExpression
 
setEquals(boolean) - Method in class gw.internal.gosu.parser.expressions.IdentityExpression
 
setEvalExpression(IParsedElement) - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
setExcludedPath(IDirectory[]) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
setExcludedPaths(List<IDirectory>) - Method in class gw.internal.gosu.module.Module
 
setExpectedReturnType(IType) - Method in class gw.internal.gosu.parser.GosuProgram
 
setExpectedReturnType(IType) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setExplicitlyTyped(boolean) - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.EvalExpression
The string expression containing Gosu code to evaluate/execute.
setExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.StaticTypeOfExpression
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.TypeOfExpression
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.GosuAnnotation
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.GosuProgram
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
setExpression(Expression) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.AssignmentStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.CaseClause
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.ExpressionStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.IfStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.ThrowStatement
 
setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.WhileStatement
 
setExpression(IExpression) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
setExpression(IExpression) - Method in class gw.internal.gosu.parser.statements.NotAStatement
 
setExpression(IExpression) - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
setExpressionRuntime(IExpressionRuntime) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setExpressionRuntime(IExpressionRuntime) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
setExternalSymbols(ExternalSymbolMapForMap) - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
setFeature(IHasParameterInfos, List<IExpression>) - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
setFeatureInfo(IFeatureInfo) - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
setFeatureSpace(boolean) - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
setField(IRProperty, IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
setField(IType, String, IRType, IRelativeTypeInfo.Accessibility, IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
setFinal(boolean) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setFinal(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setFinal(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setFinallyStatement(Statement) - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
setFinallyStatement(Statement) - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
setFirst(Expression) - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
setForStringLiteral(boolean) - Method in class gw.internal.gosu.template.TemplateGenerator
 
setFoundCorrectHeader() - Method in class gw.internal.gosu.parser.GosuEnhancement
 
setFoundCorrectHeader() - Method in interface gw.internal.gosu.parser.IGosuEnhancementInternal
 
setFullDescription(String) - Method in class gw.internal.gosu.parser.GosuClass
 
setFullDescription(String) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setFunctions(Map) - Method in class gw.internal.gosu.parser.expressions.Program
 
setFunctionSymbol(IFunctionSymbol) - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
setFunctionType(IFunctionType) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setFunctionType(IFunctionType) - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
setGenerateRootExpressionAccessForProgram(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setGenericTypeVariables(List<ITypeVariableDefinition>) - Method in class gw.internal.gosu.parser.GosuClass
 
setGenericTypeVariables(List<ITypeVariableDefinition>) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setGenRootExprAccess(boolean) - Method in class gw.internal.gosu.parser.GosuProgram
 
setGenRootExprAccess(boolean) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setGetterDfs(IDynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
setGosuProgram(IGosuProgramInternal) - Method in class gw.internal.gosu.parser.ParsedElement
 
setHasAssertions(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setHasAssertions(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setHasAsserts() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
setHasProperty(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setHeaderCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
setHeaderCompiled() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setHide(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setIdentifier(Identifier) - Method in class gw.internal.gosu.parser.statements.AssignmentStatement
 
setIdentifier(Symbol) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setIgnoreWarnings(Set<ResourceKey>) - Method in class gw.internal.gosu.parser.ParserBase
 
setIndex(int) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
setIndex(int) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
setIndex(int) - Method in class gw.internal.gosu.parser.Symbol
 
setIndexIdentifier(Symbol) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setIndexNameOffset(int) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setInExpression(Expression) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setInitializer(MethodCallStatement) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setInitializer(IInitializerExpression) - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
setInnerDeclarationsCompiled() - Method in class gw.internal.gosu.parser.GosuClass
 
setInnerDeclarationsCompiled() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setInstanceField(IType, String, IRType, IRelativeTypeInfo.Accessibility, IRExpression, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
setInstructor(ITokenizerInstructor) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
setInstructor(ITokenizerInstructor) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
setInterface(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setInterface(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setInternal(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setInternal(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setIrClass(IRClass) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
setIrClass(IRClass) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
setIsInitializedTopLevelProgVar() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setIteratorIdentifier(Symbol) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setIterNameOffset(int) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setJavaClassPath(List<IDirectory>) - Method in class gw.internal.gosu.module.Module
 
setJavaType(IType) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
setJavaType(IJavaType) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
setJavaType(IJavaType) - Method in class gw.internal.gosu.parser.GosuClass
 
setJavaType(IJavaType) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setJavaType(IJavaType) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
setJavaType(IJavaType) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
setJavaType(IJavaType) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
 
setKeepSymbolTableInIssues(boolean) - Method in class gw.internal.gosu.parser.StandardParserState
 
setKeyExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
setKeyExpression(TypeLiteral) - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
setLastLineNumber(int) - Method in class gw.internal.gosu.parser.statements.StatementList
 
setLength(int) - Method in class gw.internal.gosu.parser.ParseTree
 
setLHS(Expression) - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
setLHS(Expression) - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
 
setLHS(Expression) - Method in class gw.internal.gosu.parser.expressions.TypeAsExpression
 
setLHS(Expression) - Method in class gw.internal.gosu.parser.expressions.TypeIsExpression
 
setLineNum(int) - Method in class gw.internal.gosu.parser.ParsedElement
 
setLineNumber(int) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
setLineNumShift(int) - Method in class gw.internal.gosu.parser.ParserBase
 
setLocation(IParseTree) - Method in class gw.internal.gosu.parser.ParsedElement
Specifiy the location of this parsed element within the source.
setLocationForImplicitTypeAs(Expression, TypeAsExpression) - Method in class gw.internal.gosu.parser.ParserBase
 
setLocationsFromProgramClassParser(List<ParseTree>) - Method in class gw.internal.gosu.parser.GosuParser
 
setLoopImplicitReturn(boolean) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setMainStatement(Statement) - Method in class gw.internal.gosu.parser.expressions.Program
 
setMapAccessExpression(MapAccess) - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
setMemberAccess(MemberAccess) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
setMemberAccessKind(MemberAccessKind) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setMemberAccessKind(MemberAccessKind) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
setMemberExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
setMemberExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
setMemberExpression(Expression) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
setMemberName(String) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
setMemberName(String) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
setMethodCall(MethodCallExpression) - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
 
setMethodDescriptor(IMethodInfo) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setModifierInfo(GosuBaseAttributedFeatureInfo, IModifierInfo) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
setModifierInfo(ModifierInfo) - Method in class gw.internal.gosu.parser.GosuClass
 
setModifierInfo(ModifierInfo) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setModifierInfo(ModifierInfo) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setModifierInfo(IModifierInfo) - Method in class gw.internal.gosu.parser.Symbol
 
setModifiers(int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
setModifiers(int) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
setModifiers(int) - Method in class gw.internal.gosu.parser.ModifierInfo
 
setModifiers(int) - Method in class gw.internal.gosu.parser.Symbol
 
setModuleTypeLoader(ModuleTypeLoader) - Method in class gw.internal.gosu.module.Module
 
setName(String) - Method in class gw.internal.gosu.module.Module
 
setName(String) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
setName(String) - Method in class gw.internal.gosu.parser.GenericTypeVariable
 
setName(String) - Method in class gw.internal.gosu.parser.Symbol
 
setNamedArgOrder(int[]) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setNamedArgOrder(int[]) - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
setNamedArgOrder(int[]) - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
setNamedArgOrder(int[]) - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.statements.CatchClause
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
setNameOffset(int, String) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setNamespace(String) - Method in class gw.internal.gosu.parser.GosuClass
 
setNamespace(String) - Method in class gw.internal.gosu.parser.statements.NamespaceStatement
 
setNativeModule(INativeModule) - Method in class gw.internal.gosu.module.Module
 
setNativeSDK(Object) - Method in class gw.internal.gosu.module.JreModule
 
setNegated(boolean) - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
setNewExpression(NewExpression) - Method in class gw.internal.gosu.parser.statements.NewStatement
 
setNoScope() - Method in class gw.internal.gosu.parser.statements.StatementList
 
setNot(boolean) - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
setNullSafe(boolean) - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
setNullSafe(boolean) - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
setOffset(int) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
setOffset(int) - Method in class gw.internal.gosu.parser.InnerClassFileSystemSourceFileHandle
 
setOffsetShift(int) - Method in class gw.internal.gosu.parser.ParserBase
 
setOperator(String) - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
setOperator(String) - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
 
setOperator(String) - Method in class gw.internal.gosu.parser.expressions.RelationalExpression
 
setOperatorLineNumber(int) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setOperatorLineNumber(int) - Method in interface gw.internal.gosu.parser.expressions.IHasOperatorLineNumber
 
setOperatorLineNumber(int) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
setOrAddElement(Object, int, Object) - Static method in class gw.internal.gosu.ir.transform.statement.ArrayAssignmentStatementTransformer
 
setOverride(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setOverride(IMethodInfo) - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
setOverride(IMethodInfo) - Method in class gw.internal.gosu.parser.expressions.ConditionalExpression
 
setOwner(GosuParser) - Method in class gw.internal.gosu.parser.ParserBase
 
setOwnersTypes(ICompilableType) - Method in class gw.internal.gosu.parser.DocCommentBlock
 
setOwnerType(JavaParameterizedType) - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
setPackageExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
setParameterTypes(IType[]) - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
setParent(DynamicPropertySymbol) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
setParent(IParsedElement) - Method in class gw.internal.gosu.parser.ParsedElement
 
setParent(IParsedElement) - Method in class gw.internal.gosu.parser.Statement
 
setParent(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
Sets the parent location.
setParsed(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setParseDotsAsOperators(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
setParseDotsAsOperators(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
setParseResultsException(ParseResultsException) - Method in class gw.internal.gosu.parser.GosuClass
 
setParseResultsException(ParseResultsException) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
setParseResultsException(ParseResultsException) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setParsingAnnotation(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setParsingExecutableProgramStatements(boolean) - Method in class gw.internal.gosu.parser.GosuProgram
 
setParsingExecutableProgramStatements(boolean) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setPrivate(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setPrivate(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setProperty(DynamicPropertySymbol) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setProperty(Object, IType, String, Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
setPropertyDynamically(Object, String, Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
setPropertyInfo(IPropertyInfo) - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
setPropertyName(String) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setPropertyOrElementOnDynamicType(Object, Object, Object) - Static method in class gw.internal.gosu.ir.transform.statement.ArrayAssignmentStatementTransformer
 
setProtected(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setProtected(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setPublic(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setPublic(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setRawComment(String) - Method in class gw.internal.gosu.parser.DocCommentBlock
 
setReified(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setReloadable(boolean) - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
setReturnType(TypeLiteral) - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
 
setRhs(Expression) - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
setRHS(Expression) - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
setRHS(Expression) - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
 
setRHS(TypeLiteral) - Method in class gw.internal.gosu.parser.expressions.TypeIsExpression
 
setRootExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
setRootExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setRootExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
setRootExpression(Expression) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
setRootExpression(Expression) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
setRootExpression(Identifier) - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
setScope(StandardScope) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
The scope of the block, available only at compile time
setScript(ISource) - Method in class gw.internal.gosu.parser.GosuParser
 
setScript(SourceCodeReader) - Method in class gw.internal.gosu.parser.GosuParser
 
setScript(CharSequence) - Method in class gw.internal.gosu.parser.GosuParser
 
setScriptPart(IScriptPartId) - Method in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
setScriptPart(IScriptPartId) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setSecond(Expression) - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
setSetterDfs(IDynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
setSnapshotSymbols() - Method in class gw.internal.gosu.parser.ParserBase
 
setSourceFileHandle(ISourceFileHandle) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
setSourcePath(IDirectory[]) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
setSourcePath(List<IDirectory>) - Method in class gw.internal.gosu.module.Module
 
setStartLabel(Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerLocalVar
 
setStartOffset(int) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
setStartOffset(int) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
setStatement(Statement) - Method in class gw.internal.gosu.parser.GosuProgram
 
setStatement(Statement) - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
setStatement(Statement) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setStatement(Statement) - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
 
setStatement(Statement) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setStatement(Statement) - Method in class gw.internal.gosu.parser.statements.IfStatement
 
setStatement(Statement) - Method in class gw.internal.gosu.parser.statements.WhileStatement
 
setStatement(IStatement) - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
setStatements(List<Statement>) - Method in class gw.internal.gosu.parser.statements.CaseClause
 
setStatements(List<Statement>) - Method in class gw.internal.gosu.parser.statements.StatementList
 
setStatementsOnly(boolean) - Method in class gw.internal.gosu.parser.GosuProgram
 
setStatementsOnly(boolean) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setStatic(boolean) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setStatic(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setStaticField(IType, String, IRType, IRelativeTypeInfo.Accessibility, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
setStructuralIterable(boolean) - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
setStructure(boolean) - Method in class gw.internal.gosu.parser.GosuClass
 
setStructure(boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setSubTree(List<IParseTree>) - Method in class gw.internal.gosu.parser.ParserBase
 
setSuperDfs(DynamicFunctionSymbol) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setSuperType(IType) - Method in class gw.internal.gosu.parser.GosuClass
 
setSuperType(IType) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setSupportRelativePackageResolution(boolean) - Method in class gw.internal.gosu.parser.TypeUsesMap
 
setSupportsKeywords(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
setSupportsKeywords(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
setSwitchExpression(Expression) - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
setSymbol(ISymbol) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setSymbol(ISymbol, ISymbolTable) - Method in class gw.internal.gosu.parser.expressions.Identifier
 
setSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.GosuParser
 
setSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.GosuProgramParseInfo
 
setSymbolTable(ISymbolTable) - Method in class gw.internal.gosu.parser.StandardParserState
 
setSynthetic(boolean) - Method in class gw.internal.gosu.parser.ParsedElement
 
setThrowaway(boolean) - Method in class gw.internal.gosu.parser.GosuProgram
 
setThrowaway(boolean) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setThrowParseExceptionForWarnings(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setTokenizer(ISourceCodeTokenizer) - Method in class gw.internal.gosu.parser.GosuParser
 
setTokenizer(ISourceCodeTokenizer) - Method in class gw.internal.gosu.template.TemplateTokenizerInstructor
 
setTokenizerInstructor(ITokenizerInstructor) - Method in class gw.internal.gosu.parser.GosuParser
 
setTokenizerInstructor(ITokenizerInstructor) - Method in class gw.internal.gosu.parser.GosuProgram
 
setTokenizerInstructor(ITokenizerInstructor) - Method in interface gw.internal.gosu.parser.IGosuProgramInternal
 
setTryStatement(Statement) - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
setType(TypeVariableType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
setType(IType) - Method in class gw.internal.gosu.parser.Expression
Sets this Expression's IType.
setType(IType) - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
setType(IType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
setType(IType) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
setType(IType) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setType(IType) - Method in class gw.internal.gosu.parser.Symbol
Sets the Symbol's type.
setTypeLiteral(TypeLiteral) - Method in class gw.internal.gosu.parser.statements.VarStatement
 
setTypeLiteral(ITypeLiteralExpression) - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
setTypeLoader(IType) - Method in class gw.internal.gosu.parser.statements.TypeLoaderStatement
 
setTypeName(String) - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
setTypes(List<? extends ITypeLiteralExpression>) - Method in class gw.internal.gosu.parser.expressions.CompoundTypeLiteral
 
setTypeUsesMap(ITypeUsesMap) - Method in class gw.internal.gosu.parser.GosuClass
 
setTypeUsesMap(ITypeUsesMap) - Method in class gw.internal.gosu.parser.GosuParser
 
setTypeUsesMap(ITypeUsesMap) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
setTypeVar(GenericTypeVariable) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
setTypeVarDef(TypeVariableDefinitionImpl) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
setTypeVariables(HashMap<String, ITypeVariableDefinition>) - Method in class gw.internal.gosu.parser.GosuParser
 
setUnchecked(boolean) - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
setUsesStatements(List<IUsesStatement>) - Method in class gw.internal.gosu.parser.statements.UsesStatementList
 
setUseStudioEditorParser(boolean) - Method in class gw.internal.gosu.template.TemplateGenerator
 
setValidator(IGosuValidator) - Method in class gw.internal.gosu.parser.GosuParser
 
setValidator(IGosuValidator) - Method in class gw.internal.gosu.parser.ParserBase
 
setValue(Expression) - Method in class gw.internal.gosu.parser.statements.ReturnStatement
 
setValue(Number) - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
setValue(Object) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
 
setValue(Object) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
setValue(Object) - Method in class gw.internal.gosu.parser.DynamicSymbol
 
setValue(Object) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
setValue(Object) - Method in class gw.internal.gosu.parser.Symbol
Assigns a value to this Symbol.
setValue(Object, Object) - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
 
setValue(Object, Object) - Method in class gw.internal.gosu.parser.JavaPropertyInfo.PropertyAccessorAdaptor
 
setValue(Object, Object) - Method in class gw.internal.gosu.parser.LengthAccessor
 
setValueDirectly(Object) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
setValueDirectly(Object) - Method in class gw.internal.gosu.parser.Symbol
 
setValueExpressions(List<Expression>) - Method in class gw.internal.gosu.parser.expressions.NewExpression
The value expression for the new array operation.
setValueIsBoxed(boolean) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
 
setValueIsBoxed(boolean) - Method in class gw.internal.gosu.parser.Symbol
 
setVariance(Variance) - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
setVariance(Variance) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
setVariance(Variance) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
setVariance(Variance) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
setVariance(Variance) - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
setVariance(Variance) - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
setVariance(Variance) - Method in class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
setVarIdentifier(String) - Method in class gw.internal.gosu.parser.DynamicPropertySymbol
 
setVarStatements(List<IVarStatement>) - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
setWarnOnCaseIssue(boolean) - Method in class gw.internal.gosu.parser.GosuParser
 
setWhitespaceSignificant(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
setWhitespaceSignificant(boolean) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
ShellEntityAccess - Class in gw.internal.gosu
 
ShellEntityAccess() - Constructor for class gw.internal.gosu.ShellEntityAccess
 
ShellKernelInit - Class in gw.internal.gosu
 
ShellKernelInit() - Constructor for class gw.internal.gosu.ShellKernelInit
 
shortCircuitValue(IRType) - Method in class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
 
shouldAddWarning(IType, IParseIssue) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
shouldAddWarning(IType, IParseIssue) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
shouldCacheTypeNames() - Method in class gw.internal.gosu.parser.DefaultPlatformHelper
 
shouldClearParseInfo() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
shouldClearParseInfo() - Method in class gw.internal.gosu.parser.ParsedElement
 
shouldFullyCompileAnnotations() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
shouldFullyCompileAnnotations() - Method in class gw.internal.gosu.parser.GosuClass
 
shouldFullyCompileAnnotations() - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
 
shouldHandleAsErrorType(IType) - Static method in class gw.internal.gosu.parser.ErrorType
 
shouldKeepDebugInfo() - Method in class gw.internal.gosu.parser.GosuClass
 
shouldPersistToClass() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
shouldPersistToClass() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
shouldResolve() - Method in class gw.internal.gosu.parser.GosuClass
 
shouldResolve() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
shouldRetainAtRuntime() - Method in class gw.internal.gosu.parser.GosuAnnotation
 
shouldRetainAtRuntime() - Method in class gw.internal.gosu.parser.GosuDocAnnotation
 
shouldSnapshotSymbols() - Method in class gw.internal.gosu.parser.ParserBase
 
shouldUseReflection(IType, ICompilableTypeInternal, IRType, IRelativeTypeInfo.Accessibility) - Static method in class gw.internal.gosu.ir.transform.util.RequiresReflectionDeterminer
 
shouldUseReflection(IType, ICompilableTypeInternal, IRelativeTypeInfo.Accessibility) - Static method in class gw.internal.gosu.ir.transform.util.RequiresReflectionDeterminer
 
shouldUseReflection(IType, IRType, IRelativeTypeInfo.Accessibility) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformationContext
 
shouldUseReflection(IType, IRType, IRelativeTypeInfo.Accessibility) - Method in class gw.internal.gosu.ir.transform.GosuFragmentTransformationContext
 
shouldUseReflection(IType, IRType, IRelativeTypeInfo.Accessibility) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
shutdown() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
shutdown() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
shutdown() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
 
SimpleCompiler - Class in gw.internal.gosu.ir.builders
 
SimpleTemplateHost - Class in gw.internal.gosu.template
 
SimpleTemplateHost() - Constructor for class gw.internal.gosu.template.SimpleTemplateHost
 
SinglePropertyMemberAccessRuntime - Class in gw.internal.gosu.parser.optimizer
Note this class really isn't an "expression runtime", it's real purpose is to determine whether or not the corresponding member-access is in the lhs of an assignment.
SinglePropertyMemberAccessRuntime(MemberAccess) - Constructor for class gw.internal.gosu.parser.optimizer.SinglePropertyMemberAccessRuntime
 
SingleServingGosuClassLoader - Class in gw.internal.gosu.compiler
 
Source(IModule) - Constructor for class gw.internal.gosu.properties.PropertiesPropertySet.Source
 
SOURCE - Static variable in class gw.internal.gosu.properties.SystemPropertiesPropertySet
 
SourceCodeTokenizer - Class in gw.internal.gosu.parser
 
SourceCodeTokenizer(SourceCodeReader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
 
SourceCodeTokenizer(SourceCodeReader, ITokenizerInstructor) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
 
SourceCodeTokenizer(Reader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
 
SourceCodeTokenizer(CharSequence) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
 
SourceCodeTokenizerInternal - Class in gw.internal.gosu.parser
This class is adapted from java.io.SourceCodeTokenizer.
SourceCodeTokenizerInternal(SourceCodeReader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
SourceCodeTokenizerInternal(SourceCodeReader, ITokenizerInstructor) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
SourceCodeTokenizerInternal(Reader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
SourceCodeTokenizerInternal(CharSequence) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
STANDARD_CTOR_WITH_DEFAULT_PARAM_VALUES - Static variable in class gw.internal.gosu.parser.AnnotationConstructorGenerator
 
StandardLanguageLevel - Class in gw.internal.gosu.parser
 
StandardLanguageLevel() - Constructor for class gw.internal.gosu.parser.StandardLanguageLevel
 
StandardParserState - Class in gw.internal.gosu.parser
 
StandardParserState(IParsedElement, String, boolean) - Constructor for class gw.internal.gosu.parser.StandardParserState
 
StandardParserState(ISymbolTable, SourceCodeTokenizer, int, int, boolean) - Constructor for class gw.internal.gosu.parser.StandardParserState
 
startAnnotationInfoForFeature(String) - Method in class gw.internal.gosu.annotations.AnnotationMap
 
startJavaAnnotation(IType) - Method in class gw.internal.gosu.annotations.AnnotationMap
 
Statement - Class in gw.internal.gosu.parser
The root class for all Statements represented in a parse tree.
Statement() - Constructor for class gw.internal.gosu.parser.Statement
 
StatementList - Class in gw.internal.gosu.parser.statements
Represents a statement-list as specified in the Gosu grammar:
StatementList(IStackProvider) - Constructor for class gw.internal.gosu.parser.statements.StatementList
Constructs a StatementList given an ISymbolTable instance.
StatementListTransformer - Class in gw.internal.gosu.ir.transform.statement
 
StatementRuntime - Interface in gw.internal.gosu.parser.statements
 
StatementTransformer - Class in gw.internal.gosu.ir.transform
 
StatementTransformer() - Constructor for class gw.internal.gosu.ir.transform.StatementTransformer
 
StaticPropertyInfo - Class in gw.internal.gosu.parser
 
StaticTypeOfExpression - Class in gw.internal.gosu.parser.expressions
Represents a StaticTypeOf expression as defined in the Gosu grammar.
StaticTypeOfExpression() - Constructor for class gw.internal.gosu.parser.expressions.StaticTypeOfExpression
 
StaticTypeOfTransformer - Class in gw.internal.gosu.ir.transform.expression
 
stopCachingContent() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
stringLiteral(String) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
StringLiteral - Class in gw.internal.gosu.parser.expressions
Represents a String literal expression as defined in the Gosu grammar.
StringLiteral(String) - Constructor for class gw.internal.gosu.parser.expressions.StringLiteral
 
StringLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 
StringToken - Class in gw.internal.gosu.parser
 
StringToken() - Constructor for class gw.internal.gosu.parser.StringToken
 
StringUtil - Class in gw.internal.gosu.util
 
StringUtil() - Constructor for class gw.internal.gosu.util.StringUtil
 
STRUCTURAL_PROXY - Static variable in class gw.internal.gosu.ir.compiler.bytecode.expression.IRMethodCallExpressionCompiler
 
StructuralTypeProxyGenerator - Class in gw.internal.gosu.ir.compiler.bytecode.expression
 
SUBSTR_CHUNKSIZE - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
SuperAccess - Class in gw.internal.gosu.parser.expressions
super'[' ']' where must be a type from the class's declared super or interfaces
SuperAccess() - Constructor for class gw.internal.gosu.parser.expressions.SuperAccess
 
SuperAccessTransformer - Class in gw.internal.gosu.ir.transform.expression
 
SuperConstructorFunctionSymbol - Class in gw.internal.gosu.parser
 
SuperConstructorFunctionSymbol(DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.parser.SuperConstructorFunctionSymbol
 
SuperTypeClause - Class in gw.internal.gosu.parser.expressions
 
SuperTypeClause(IType) - Constructor for class gw.internal.gosu.parser.expressions.SuperTypeClause
 
supportsArrayAccess(IType) - Static method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
supportsMapAccess(IType) - Static method in class gw.internal.gosu.parser.expressions.MapAccess
 
supportsNakedCatchStatements() - Method in class gw.internal.gosu.parser.StandardLanguageLevel
 
suspendRefCollection() - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
SwitchStatement - Class in gw.internal.gosu.parser.statements
Represents a switch-statement as specified in the Gosu grammar:
SwitchStatement() - Constructor for class gw.internal.gosu.parser.statements.SwitchStatement
 
SwitchStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
Symbol - Class in gw.internal.gosu.parser
Base class for all symbols in the symbol table.
Symbol(Symbol) - Constructor for class gw.internal.gosu.parser.Symbol
 
Symbol(String, IType, IStackProvider) - Constructor for class gw.internal.gosu.parser.Symbol
 
Symbol(String, IType, IStackProvider, Object) - Constructor for class gw.internal.gosu.parser.Symbol
 
Symbol(String, IType, IStackProvider, Object, IScope) - Constructor for class gw.internal.gosu.parser.Symbol
 
Symbol(String, IType, Object) - Constructor for class gw.internal.gosu.parser.Symbol
 
SYMBOLS_PARAM_ARG_NAME - Static variable in class gw.internal.gosu.ir.transform.GosuFragmentTransformer
 
SYMBOLS_PARAM_NAME - Static variable in class gw.internal.gosu.ir.transform.GosuFragmentTransformer
 
syncAnnotations(IModifierInfo) - Method in class gw.internal.gosu.parser.ModifierInfo
 
syncGenericAndParameterizedClasses() - Method in class gw.internal.gosu.parser.GosuClass
 
syncGenericAndParameterizedClasses() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
 
SynthesizedMemberAccess - Class in gw.internal.gosu.parser.expressions
 
SynthesizedMemberAccess() - Constructor for class gw.internal.gosu.parser.expressions.SynthesizedMemberAccess
 
SyntheticClass - Class in gw.internal.gosu.parser
A base class for creating synthetic Gosu classes that do not correspond directly to a Gosu class
SyntheticClass(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Constructor for class gw.internal.gosu.parser.SyntheticClass
 
SyntheticFunctionStatement - Class in gw.internal.gosu.parser.statements
 
SyntheticFunctionStatement() - Constructor for class gw.internal.gosu.parser.statements.SyntheticFunctionStatement
 
SyntheticFunctionStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
SyntheticIRMethod - Class in gw.internal.gosu.ir.nodes
 
SyntheticIRMethod(IType, String, IRType, List<IRType>, IRelativeTypeInfo.Accessibility, boolean) - Constructor for class gw.internal.gosu.ir.nodes.SyntheticIRMethod
 
SyntheticJavaMethod - Class in gw.internal.gosu.parser.java.classinfo
 
SyntheticJavaMethod(IJavaClassInfo, IJavaClassInfo, IJavaClassType, String, int, IJavaClassInfo[], IJavaClassInfo[]) - Constructor for class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
 
SyntheticMemberAccessStatement - Class in gw.internal.gosu.parser.statements
 
SyntheticMemberAccessStatement(ISynthesizedMemberAccessExpression) - Constructor for class gw.internal.gosu.parser.statements.SyntheticMemberAccessStatement
 
SyntheticMemberAccessStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
SyntheticSymbol(IReducedSymbol, String, IType, IExpression) - Constructor for class gw.internal.gosu.parser.ReducedSymbol.SyntheticSymbol
 
SystemPropertiesPropertySet - Class in gw.internal.gosu.properties
Makes available the standard system properties, which should be available on all JVMs

T

TEMP_VAR_PREFIX - Static variable in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
TEMPLATE_LINE_NUMBER - Static variable in class gw.internal.gosu.template.TemplateGenerator
 
TemplateGenerator - Class in gw.internal.gosu.template
A template generator employing Gosu.
TemplateGenerator.LockedDownSymbol - Class in gw.internal.gosu.template
 
TemplateRenderer - Class in gw.internal.gosu.template
Template types forward to this for rendering
TemplateRenderer() - Constructor for class gw.internal.gosu.template.TemplateRenderer
 
TemplateRenderFunctionSymbol - Class in gw.internal.gosu.parser
 
TemplateRenderFunctionSymbol(IGosuClassInternal, ISymbolTable, ReducedDynamicFunctionSymbol, IMethodInfo, GosuTemplateType, IType[]) - Constructor for class gw.internal.gosu.parser.TemplateRenderFunctionSymbol
 
TemplateStringLiteral - Class in gw.internal.gosu.parser.expressions
 
TemplateStringLiteral(ITemplateGenerator) - Constructor for class gw.internal.gosu.parser.expressions.TemplateStringLiteral
 
TemplateStringLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 
TemplateTokenizerInstructor - Class in gw.internal.gosu.template
An ITokenizerInstructor for Gosu templates.
TemplateTokenizerInstructor(ISourceCodeTokenizer) - Constructor for class gw.internal.gosu.template.TemplateTokenizerInstructor
 
TerminalStatement - Class in gw.internal.gosu.parser.statements
 
TerminalStatement() - Constructor for class gw.internal.gosu.parser.statements.TerminalStatement
 
ThisConstructorFunctionSymbol - Class in gw.internal.gosu.parser
 
ThisConstructorFunctionSymbol(DynamicFunctionSymbol) - Constructor for class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
ThisConstructorFunctionSymbol(DynamicFunctionSymbol, boolean) - Constructor for class gw.internal.gosu.parser.ThisConstructorFunctionSymbol
 
ThisSymbol - Class in gw.internal.gosu.parser
 
ThisSymbol(IType, ISymbolTable) - Constructor for class gw.internal.gosu.parser.ThisSymbol
 
ThrowStatement - Class in gw.internal.gosu.parser.statements
Represents a throw-statement as specified in the Gosu grammar:
ThrowStatement() - Constructor for class gw.internal.gosu.parser.statements.ThrowStatement
 
ThrowStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
timestamp() - Static method in class gw.internal.gosu.parser.ReloadClassesIndicator
 
toByteArray() - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
toJavaFile() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
toJavaFile() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
Token - Class in gw.internal.gosu.parser
 
Token() - Constructor for class gw.internal.gosu.parser.Token
 
TokenizerCallback - Class in gw.internal.gosu.parser
 
TokenizerCallback(int) - Constructor for class gw.internal.gosu.parser.TokenizerCallback
 
tokenizeToList(String, char) - Static method in class gw.internal.gosu.util.StringUtil
Split up a string into tokens delimited by the specified separator character.
TopLevelTransformationContext - Interface in gw.internal.gosu.ir.transform
 
toString() - Method in class gw.internal.gosu.compiler.NamedLabel
 
toString() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
toString() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
 
toString() - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
 
toString() - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
 
toString() - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
 
toString() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
toString() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
toString() - Method in class gw.internal.gosu.module.Module
 
toString() - Method in class gw.internal.gosu.parser.AbstractExtendedProperty
 
toString() - Method in class gw.internal.gosu.parser.AbstractExtendedType
 
toString() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
toString() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
 
toString() - Method in class gw.internal.gosu.parser.AsmFieldJavaClassField
 
toString() - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
 
toString() - Method in class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable
 
toString() - Method in class gw.internal.gosu.parser.ClassAnnotationInfo
 
toString() - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
 
toString() - Method in class gw.internal.gosu.parser.ClassPath
 
toString() - Method in class gw.internal.gosu.parser.CompoundType
 
toString() - Method in class gw.internal.gosu.parser.DefaultParamValueLiteral
 
toString() - Method in class gw.internal.gosu.parser.DocCommentBlock
 
toString() - Method in class gw.internal.gosu.parser.DynamicSymbol
 
toString() - Method in class gw.internal.gosu.parser.EnhancementIndex
 
toString() - Method in class gw.internal.gosu.parser.ErrorType
 
toString() - Method in class gw.internal.gosu.parser.Expression
Subclasses should return a String representing the parsed expression.
toString() - Method in class gw.internal.gosu.parser.expressions.AnnotationUseSiteTargetClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.ArgumentListClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.ArrayAccess
 
toString() - Method in class gw.internal.gosu.parser.expressions.BadInitializerExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BindingExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BitwiseAndExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BitwiseOrExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BitwiseXorExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
 
toString() - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.BooleanLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.CharLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.ClassDeclaration
 
toString() - Method in class gw.internal.gosu.parser.expressions.CollectionInitializerExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.ConditionalAndExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.ConditionalOrExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.DefaultArgLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.DirectiveExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.EqualityExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.EvalExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.FeatureLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.Identifier
 
toString() - Method in class gw.internal.gosu.parser.expressions.IdentityExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.ImplicitTypeAsExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
 
toString() - Method in class gw.internal.gosu.parser.expressions.InterfacesClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.LocalVarDeclaration
 
toString() - Method in class gw.internal.gosu.parser.expressions.MapAccess
 
toString() - Method in class gw.internal.gosu.parser.expressions.MapInitializerExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
 
toString() - Method in class gw.internal.gosu.parser.expressions.MemberExpansionAccess
 
toString() - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.ModifierListClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.NameInDeclaration
 
toString() - Method in class gw.internal.gosu.parser.expressions.NewExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.NotAWordExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.NullExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.ObjectInitializerExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.ParameterListClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.Program
 
toString() - Method in class gw.internal.gosu.parser.expressions.RelationalExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.StaticTypeOfExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.StringLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.SuperAccess
 
toString() - Method in class gw.internal.gosu.parser.expressions.SuperTypeClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.TemplateStringLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeAsExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeIsExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeLiteral
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeOfExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeParameterListClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
toString() - Method in class gw.internal.gosu.parser.expressions.TypeVariableListClause
 
toString() - Method in class gw.internal.gosu.parser.expressions.UnaryExpression
 
toString() - Method in class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
toString() - Method in class gw.internal.gosu.parser.FieldJavaClassField
 
toString() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.ClassFileInfo
 
toString() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository.FileSystemSourceFileHandle
 
toString() - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
toString() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
toString() - Method in class gw.internal.gosu.parser.GosuAnnotationInfo
 
toString() - Method in class gw.internal.gosu.parser.GosuClass
 
toString() - Method in class gw.internal.gosu.parser.GosuClassParser
 
toString() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
toString() - Method in class gw.internal.gosu.parser.GosuMethodInfo
 
toString() - Method in class gw.internal.gosu.parser.GosuParser
 
toString() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaAsmModifierList
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultValue
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceModifierList
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
 
toString() - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
 
toString() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
 
toString() - Method in class gw.internal.gosu.parser.JavaMethodInfo
 
toString() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
 
toString() - Method in class gw.internal.gosu.parser.MetaType
 
toString() - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
 
toString() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
toString() - Method in class gw.internal.gosu.parser.NamespaceType
 
toString() - Method in class gw.internal.gosu.parser.ParenthesizedExpression
 
toString() - Method in class gw.internal.gosu.parser.ParseTree
 
toString() - Method in class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
 
toString() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
toString() - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
toString() - Method in class gw.internal.gosu.parser.Statement
Subclasses should return a String representing the parsed statement.
toString() - Method in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.AssertStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.AssignmentStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.BeanMethodCallStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.BlockInvocationStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.BreakStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.CaseClause
 
toString() - Method in class gw.internal.gosu.parser.statements.CatchClause
 
toString() - Method in class gw.internal.gosu.parser.statements.ClassFileStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.ClasspathStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.ClassStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.ContinueStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.DoWhileStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.EvalStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.ExpressionStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.ForEachStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.FunctionStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.IfStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.NamespaceStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.NewStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.NoOpStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.NotAStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.PropertyStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.ReturnStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.StatementList
 
toString() - Method in class gw.internal.gosu.parser.statements.SwitchStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.SyntheticMemberAccessStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.ThrowStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.TypeLoaderStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.UsesStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.UsesStatementList
 
toString() - Method in class gw.internal.gosu.parser.statements.UsingStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.VarStatement
 
toString() - Method in class gw.internal.gosu.parser.statements.WhileStatement
 
toString() - Method in class gw.internal.gosu.parser.Symbol
 
toString() - Method in class gw.internal.gosu.parser.Token
 
toString() - Method in class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
toString() - Method in class gw.internal.gosu.parser.TypeVariableType
 
toString() - Method in class gw.internal.gosu.properties.PropertyNode
If this node has a property value, returns the value of that property.
toString() - Method in class gw.internal.gosu.template.TemplateGenerator
 
toString(Object) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
toString(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
totalWidth() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
 
toURI() - Method in class gw.internal.gosu.module.fs.JavaResourceImpl
 
toURI() - Method in class gw.internal.gosu.module.fs.PathResourceImpl
 
TRACE - gw.internal.gosu.compiler.DebugFlag
True = echo readable bytecodes for debugging
transform(GosuFragment) - Static method in class gw.internal.gosu.ir.transform.GosuFragmentTransformer
 
TransformationContextBase - Class in gw.internal.gosu.ir.transform
 
TransformationContextBase(ICompilableTypeInternal) - Constructor for class gw.internal.gosu.ir.transform.TransformationContextBase
 
TransformingCompiler - Class in gw.internal.gosu.ir
 
TransformingCompiler() - Constructor for class gw.internal.gosu.ir.TransformingCompiler
 
TransparentActivationContext - Class in gw.internal.gosu.parser
 
TransparentActivationContext(Object) - Constructor for class gw.internal.gosu.parser.TransparentActivationContext
 
traverse(IModule, List<IModule>) - Method in class gw.internal.gosu.module.GlobalModule
In global module, all dependencies should be traversed, even non-exported.
traverse(IModule, List<IModule>) - Method in class gw.internal.gosu.module.Module
 
TRUE - Static variable in class gw.internal.gosu.parser.expressions.BooleanLiteral
 
TryCatchFinallyStatement - Class in gw.internal.gosu.parser.statements
Represents a try-catch-finally-statement as specified in the Gosu grammar:
TryCatchFinallyStatement() - Constructor for class gw.internal.gosu.parser.statements.TryCatchFinallyStatement
 
TryCatchFinallyStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
TYPE_PARAM_PREFIX - Static variable in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
TypeAsExpression - Class in gw.internal.gosu.parser.expressions
Represents a typeas expression in the Gosu grammar:
TypeAsExpression() - Constructor for class gw.internal.gosu.parser.expressions.TypeAsExpression
Base constructor sets type to BooleanType.
TypeAsTransformer - Class in gw.internal.gosu.ir.transform.expression
 
TypedSymbol - Class in gw.internal.gosu.parser
 
TypedSymbol(String, SymbolType) - Constructor for class gw.internal.gosu.parser.TypedSymbol
 
TypedSymbol(String, IType, ISymbolTable, Object, SymbolType) - Constructor for class gw.internal.gosu.parser.TypedSymbol
 
TypeInfoFactoryImpl - Class in gw.internal.gosu.parser
 
TypeInfoFactoryImpl() - Constructor for class gw.internal.gosu.parser.TypeInfoFactoryImpl
 
TypeIsExpression - Class in gw.internal.gosu.parser.expressions
Represents a typeis expression in the Gosu grammar:
TypeIsExpression() - Constructor for class gw.internal.gosu.parser.expressions.TypeIsExpression
Base constructor sets type to BooleanType.
TypeIsTransformer - Class in gw.internal.gosu.ir.transform.expression
 
TypeJavaClassType - Class in gw.internal.gosu.parser
 
TypeJavaClassType(Type, IModule) - Constructor for class gw.internal.gosu.parser.TypeJavaClassType
 
TypeLiteral - Class in gw.internal.gosu.parser.expressions
Represents a Type literal expression as defined in the Gosu grammar.
TypeLiteral() - Constructor for class gw.internal.gosu.parser.expressions.TypeLiteral
 
TypeLiteral(IType) - Constructor for class gw.internal.gosu.parser.expressions.TypeLiteral
 
TypeLiteral(IType, boolean) - Constructor for class gw.internal.gosu.parser.expressions.TypeLiteral
 
TypeLiteralTransformer - Class in gw.internal.gosu.ir.transform.expression
 
TypeLoaderAccess - Class in gw.internal.gosu.parser
 
TypeLoaderAccess() - Constructor for class gw.internal.gosu.parser.TypeLoaderAccess
 
TypeLoaderStatement - Class in gw.internal.gosu.parser.statements
 
TypeLoaderStatement() - Constructor for class gw.internal.gosu.parser.statements.TypeLoaderStatement
 
TypeLord - Class in gw.internal.gosu.parser
 
TypeLord() - Constructor for class gw.internal.gosu.parser.TypeLord
 
TypeMayHaveBeenDeletedException - Exception in gw.internal.gosu.parser
 
TypeMayHaveBeenDeletedException(String, AbstractTypeRef) - Constructor for exception gw.internal.gosu.parser.TypeMayHaveBeenDeletedException
 
typeof(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
 
TypeOfExpression - Class in gw.internal.gosu.parser.expressions
Represents a TypeOf expression as defined in the Gosu grammar.
TypeOfExpression() - Constructor for class gw.internal.gosu.parser.expressions.TypeOfExpression
 
TypeOfTransformer - Class in gw.internal.gosu.ir.transform.expression
 
TypeParameterListClause - Class in gw.internal.gosu.parser.expressions
 
TypeParameterListClause(ITypeLiteralExpression[]) - Constructor for class gw.internal.gosu.parser.expressions.TypeParameterListClause
 
TypeProperty() - Constructor for class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
 
TypeRefException - Exception in gw.internal.gosu.parser
 
TypeRefException(String) - Constructor for exception gw.internal.gosu.parser.TypeRefException
 
TypeRefException(String, Throwable) - Constructor for exception gw.internal.gosu.parser.TypeRefException
 
TypeRefException(Throwable) - Constructor for exception gw.internal.gosu.parser.TypeRefException
 
TypeRefFactory - Class in gw.internal.gosu.parser
There is one TypeRefFactory per ModuleTypeLoader.
TypeRefFactory() - Constructor for class gw.internal.gosu.parser.TypeRefFactory
 
TypeResolveException - Exception in gw.internal.gosu.parser
 
TypeResolveException(String) - Constructor for exception gw.internal.gosu.parser.TypeResolveException
 
TYPES_BY_CLASS - Static variable in interface gw.internal.gosu.parser.IJavaTypeInternal
 
typesRefreshed(RefreshRequest) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
 
TypeUsesMap - Class in gw.internal.gosu.parser
 
TypeUsesMap() - Constructor for class gw.internal.gosu.parser.TypeUsesMap
 
TypeUsesMap(List<String>) - Constructor for class gw.internal.gosu.parser.TypeUsesMap
 
TypeVariableArrayType - Class in gw.internal.gosu.parser
 
TypeVariableArrayType(ITypeVariableType, IJavaClassInfo, ITypeLoader) - Constructor for class gw.internal.gosu.parser.TypeVariableArrayType
 
TypeVariableDefinition - Class in gw.internal.gosu.parser.expressions
 
TypeVariableDefinition(IType, boolean) - Constructor for class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
TypeVariableDefinition(IType, IGenericTypeVariable) - Constructor for class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
TypeVariableDefinition(IType, IGenericTypeVariable, TypeVariableDefinitionImpl, TypeVariableType) - Constructor for class gw.internal.gosu.parser.expressions.TypeVariableDefinition
 
TypeVariableDefinitionImpl - Class in gw.internal.gosu.parser.expressions
 
TypeVariableDefinitionImpl() - Constructor for class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
TypeVariableDefinitionImpl(TypeVariableType, String, IType, IType, GenericTypeVariable, Variance) - Constructor for class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
 
TypeVariableExtendsListClause - Class in gw.internal.gosu.parser.expressions
 
TypeVariableExtendsListClause(IType) - Constructor for class gw.internal.gosu.parser.expressions.TypeVariableExtendsListClause
 
TypeVariableJavaClassTypeVariable - Class in gw.internal.gosu.parser
 
TypeVariableJavaClassTypeVariable(TypeVariable, IModule) - Constructor for class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable
 
TypeVariableJavaTypeVariable - Class in gw.internal.gosu.parser
 
TypeVariableJavaTypeVariable(TypeVariable, IModule) - Constructor for class gw.internal.gosu.parser.TypeVariableJavaTypeVariable
 
TypeVariableListClause - Class in gw.internal.gosu.parser.expressions
 
TypeVariableListClause(List<ITypeVariableDefinitionExpression>) - Constructor for class gw.internal.gosu.parser.expressions.TypeVariableListClause
 
TypeVariableType - Class in gw.internal.gosu.parser
 
TypeVariableType(ITypeVariableDefinition, boolean) - Constructor for class gw.internal.gosu.parser.TypeVariableType
 
TypeVariableType(IType, IGenericTypeVariable) - Constructor for class gw.internal.gosu.parser.TypeVariableType
 

U

UnaryExpression - Class in gw.internal.gosu.parser.expressions
Represents a unary expression as defined in the Gosu grammar.
UnaryExpression() - Constructor for class gw.internal.gosu.parser.expressions.UnaryExpression
 
UnaryExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
UnaryNotPlusMinusExpression - Class in gw.internal.gosu.parser.expressions
Represents a unary-not-plus-minus expression as defined in the Gosu grammar.
UnaryNotPlusMinusExpression() - Constructor for class gw.internal.gosu.parser.expressions.UnaryNotPlusMinusExpression
 
UnaryNotPlusMinusExpressionTransformer - Class in gw.internal.gosu.ir.transform.expression
 
Unassigned - gw.internal.gosu.parser.statements.VarInitializationVerifier.AssignedState
 
unboxValueFromType(IType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
unboxValueToType(IRType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
unboxValueToType(IType, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
UNDEF_FILE - Static variable in class gw.internal.gosu.parser.ParsedElement
 
UNDEF_FUNCTION - Static variable in class gw.internal.gosu.parser.ParsedElement
 
UNDEF_MODULE - Static variable in class gw.internal.gosu.parser.ParsedElement
 
uninitializeCompiler() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
uninitializeCompiler(IExecutionEnvironment) - Method in class gw.internal.gosu.init.InternalGosuInit
 
uninitializeDefaultSingleModule() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
uninitializeMultipleModules() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
uninitializeMultipleModules(IExecutionEnvironment) - Method in class gw.internal.gosu.init.InternalGosuInit
 
uninitializeRuntime(IExecutionEnvironment) - Method in class gw.internal.gosu.init.InternalGosuInit
 
uninitializeSimpleIde() - Method in class gw.internal.gosu.parser.ExecutionEnvironment
 
uninitializeSimpleIde(IExecutionEnvironment) - Method in class gw.internal.gosu.init.InternalGosuInit
 
uninitializeTypeLoaders() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
 
unload() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
 
unload() - Method in class gw.internal.gosu.parser.JavaTypeInfo
 
unload(String) - Method in class gw.internal.gosu.compiler.DiscreteClassLoader
 
unload(String) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
unloadBackingClass() - Method in class gw.internal.gosu.parser.GosuClass
 
unloadBackingClass() - Method in class gw.internal.gosu.parser.GosuProgram
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.CompoundType
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.ErrorType
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
Deprecated.
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.GosuClass
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.MetaType
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.NamespaceType
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.types.ConstructorType
 
unloadTypeInfo() - Method in class gw.internal.gosu.parser.TypeVariableType
 
UnparseableSourceTypeVariable - Class in gw.internal.gosu.parser.java.classinfo
 
UnparseableSourceTypeVariable(ITypeInfoResolver) - Constructor for class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
 
UnqualifiedEnumMemberAccess - Class in gw.internal.gosu.parser.expressions
 
UnqualifiedEnumMemberAccess() - Constructor for class gw.internal.gosu.parser.expressions.UnqualifiedEnumMemberAccess
 
UnsupportedNumberTypeException - Exception in gw.internal.gosu.parser.expressions
 
UnsupportedNumberTypeException(IType) - Constructor for exception gw.internal.gosu.parser.expressions.UnsupportedNumberTypeException
 
UnsupportedNumberTypeException(Class<?>) - Constructor for exception gw.internal.gosu.parser.expressions.UnsupportedNumberTypeException
 
unwrapImplicitTypeAs(Expression) - Static method in class gw.internal.gosu.parser.ContextInferenceManager
 
update() - Method in class gw.internal.gosu.parser.BlockClass
 
update() - Method in interface gw.internal.gosu.parser.IBlockClassInternal
 
update(ModifierInfo) - Method in class gw.internal.gosu.parser.ModifierInfo
 
updateGosuClass() - Method in class gw.internal.gosu.parser.expressions.BlockExpression
 
updateReloadClassesIndicator(List<String>, String) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
 
updateReloadClassesIndicator(List<String>, String) - Static method in class gw.internal.gosu.parser.ReloadClassesIndicatorCompiler
 
updateSource(String) - Method in class gw.internal.gosu.parser.GosuClassParseInfo
 
updateSuperInvokedAfterLastExpressionCompiles() - Method in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
updateSuperInvokedAfterLastExpressionCompiles() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
 
updateSuperInvokedAfterLastExpressionCompiles() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
 
updateType(Expression, IType) - Method in class gw.internal.gosu.parser.ContextInferenceManager
 
USE_NEW_API - Static variable in class gw.internal.gosu.module.fs.FileSystemImpl
 
UsesStatement - Class in gw.internal.gosu.parser.statements
 
UsesStatement() - Constructor for class gw.internal.gosu.parser.statements.UsesStatement
 
UsesStatementList - Class in gw.internal.gosu.parser.statements
 
UsesStatementList() - Constructor for class gw.internal.gosu.parser.statements.UsesStatementList
 
UsingStatement - Class in gw.internal.gosu.parser.statements
Represents the using-statement as specified in the Gosu grammar:
UsingStatement() - Constructor for class gw.internal.gosu.parser.statements.UsingStatement
 
UsingStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
Util() - Constructor for class gw.internal.gosu.parser.IGosuClassInternal.Util
 

V

valueOf(char) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
valueOf(String) - Static method in enum gw.internal.gosu.compiler.DebugFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gw.internal.gosu.parser.statements.VarInitializationVerifier.AssignedState
Returns the enum constant of this type with the specified name.
values() - Static method in enum gw.internal.gosu.compiler.DebugFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gw.internal.gosu.parser.statements.VarInitializationVerifier.AssignedState
Returns an array containing the constants of this enum type, in the order they are declared.
VarInitializationVerifier - Class in gw.internal.gosu.parser.statements
 
VarInitializationVerifier.AssignedState - Enum in gw.internal.gosu.parser.statements
 
VarPropertyGetFunctionSymbol - Class in gw.internal.gosu.parser
 
VarPropertyGetFunctionSymbol(ICompilableType, ISymbolTable, String, String, IType) - Constructor for class gw.internal.gosu.parser.VarPropertyGetFunctionSymbol
 
VarPropertySetFunctionSymbol - Class in gw.internal.gosu.parser
 
VarPropertySetFunctionSymbol(ICompilableType, ISymbolTable, String, String, IType) - Constructor for class gw.internal.gosu.parser.VarPropertySetFunctionSymbol
 
VarStatement - Class in gw.internal.gosu.parser.statements
Represents a var statement as specified in the Gosu grammar:
VarStatement() - Constructor for class gw.internal.gosu.parser.statements.VarStatement
 
VarStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
verify(byte[]) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRClassCompiler
 
verify(IGosuParser) - Method in class gw.internal.gosu.template.TemplateGenerator
 
verify(IGosuParser, Map<String, List<IFunctionSymbol>>, ITypeUsesMap) - Method in class gw.internal.gosu.template.TemplateGenerator
 
VERIFY - gw.internal.gosu.compiler.DebugFlag
True = turn on verification of the compiled class bytes for debugging
verifyClassStatement(IRClass) - Method in class gw.internal.gosu.ir.compiler.verifier.IRTreeVerifier
 
verifyComparable(IType, Expression) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyComparable(IType, Expression, boolean, boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyComparable(IType, Expression, boolean, boolean, IParserState) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyFinalFields(IGosuClass) - Static method in class gw.internal.gosu.parser.statements.VarInitializationVerifier
Verifies initialization of final fields in the provided class and, recursively, all nested inner classes: Verifies that a final field is fully initialized either in the declaration or in the constructor[s] Verifies that an assignment to a final field is mutually exclusive wrt other assignments to the field Verifies that a reference to a final field is in a position in the source where the final field is fully initialized
verifyLocalVars(IGosuClass, boolean) - Static method in class gw.internal.gosu.parser.statements.VarInitializationVerifier
Verifies initialization of local vars in the provided class and, recursively, all nested inner classes: Verifies that a final local var is fully initialized either in the declaration or in the scope of the var Verifies that an assignment to a final local var is mutually exclusive wrt other assignments to the var Verifies that a reference to any local var, not just finals, is in a position in the source where the var is fully initialized
verifyModifiersForFeature(IParsedElement, ModifierInfo) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyNonVoidExpression(Expression) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyParsedElement(IParsedElement) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyParsedElement(IParsedElement, boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyTypesComparable(ParsedElement, IType, IType, boolean, boolean) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyTypesComparable(ParsedElement, IType, IType, boolean, boolean, IParserState) - Method in class gw.internal.gosu.parser.ParserBase
 
verifyValueForType(IType, Object) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
 
verifyValueForType(IType, Object) - Method in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
violatesRepeatable(List<IGosuAnnotation>, IGosuAnnotation) - Static method in class gw.internal.gosu.parser.GosuClassParser
 
visit(int, int, String, String, String, String[]) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visit(Consumer<IParsedElement>) - Method in class gw.internal.gosu.parser.ParsedElement
 
visitAnnotation(String, boolean) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitAnnotation(String, boolean) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitAnnotationDefault() - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitAttribute(Attribute) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitAttribute(Attribute) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitCode() - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitEnd() - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitEnd() - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitField(int, String, String, String, Object) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitFieldInsn(int, String, String, String) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitIincInsn(int, int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitInnerClass(String, String, String, int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitInsn(int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitIntInsn(int, int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitJumpInsn(int, Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitLabel(Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitLabel(Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
visitLdcInsn(Object) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitLineNumber(int, Label) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitLocalVars() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeContext
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitMaxs(int, int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitMethodInsn(int, String, String, String) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitMethodInsn(int, String, String, String, boolean) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitOuterClass(String, String, String) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitParameterAnnotation(int, String, boolean) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitSource(String, String) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitStatementLineNumber(IRStatement) - Method in class gw.internal.gosu.ir.transform.statement.AbstractStatementTransformer
 
visitStatementLineNumber(IRStatement) - Method in class gw.internal.gosu.ir.transform.statement.StatementListTransformer
 
visitStatementLineNumber(IRStatement, IStatement) - Method in class gw.internal.gosu.ir.transform.statement.AbstractStatementTransformer
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuClassWriter
 
visitTypeInsn(int, String) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
visitVarInsn(int, int) - Method in class gw.internal.gosu.ir.compiler.bytecode.GosuMethodVisitor
 
VOID_RETURN_VALUE - Static variable in class gw.internal.gosu.parser.Statement
 

W

waitForLoaderToUnload(String, long) - Method in class gw.internal.gosu.compiler.GosuClassLoader
 
waitForLoaderToUnload(String, long) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
 
WhileStatement - Class in gw.internal.gosu.parser.statements
Represents an while-statement as specified in the Gosu grammar:
WhileStatement() - Constructor for class gw.internal.gosu.parser.statements.WhileStatement
 
WhileStatementTransformer - Class in gw.internal.gosu.ir.transform.statement
 
whitespaceChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
whitespaceChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
WildcardTypeJavaClassWildcardType - Class in gw.internal.gosu.parser
 
WildcardTypeJavaClassWildcardType(Type, WildcardType, IModule) - Constructor for class gw.internal.gosu.parser.WildcardTypeJavaClassWildcardType
 
withArg(String, Object) - Method in class gw.internal.gosu.annotations.AnnotationMap
 
wordChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
 
wordChars(int, int) - Method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
wrap(MemberAccess) - Static method in class gw.internal.gosu.parser.expressions.MemberExpansionAccess
 
wrap(Throwable) - Static method in exception gw.lang.parser.EvaluationException
Deprecated.
This method is here to support the historical runtime semantics, and should not be used in standard gosu (it is used in code gen, see gw.internal.gosu.ir.transform.statement.TryCatchFinallyStatementTransformer#wrapCatchSymbol(gw.lang.ir.IRExpression)
writeReplace() - Method in interface gw.internal.gosu.parser.IJavaTypeInternal
 

_

_argTypes - Variable in class gw.internal.gosu.parser.types.ConstructorType
 
_arrayAccessExpression - Variable in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
The left-hand-side expression
_bDontOptimizeStatementLists - Variable in class gw.internal.gosu.parser.ParserBase
 
_beanType - Variable in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
_bEquals - Variable in class gw.internal.gosu.parser.expressions.EqualityExpression
Is this an equals or a not-equals?
_bGlobal - Variable in class gw.internal.gosu.parser.Symbol
 
_bNegated - Variable in class gw.internal.gosu.parser.expressions.UnaryExpression
 
_bUnchecked - Variable in class gw.internal.gosu.parser.expressions.UnaryExpression
 
_bUnterminatedComment - Variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
_bUnterminatedString - Variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
_bValue - Variable in class gw.internal.gosu.parser.expressions.BooleanLiteral
 
_cache - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_cases - Variable in class gw.internal.gosu.parser.statements.SwitchStatement
 
_cc() - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
 
_char - Variable in class gw.internal.gosu.parser.expressions.CharLiteral
 
_condition - Variable in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
_constructor - Variable in class gw.internal.gosu.parser.types.ConstructorType
 
_constructors - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_containingClass - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
_containingClass - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_context - Variable in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
 
_ctorAccessor - Static variable in class gw.internal.gosu.ir.transform.expression.EvalExpressionTransformer
 
_declaringType - Variable in class gw.internal.gosu.parser.types.ConstructorType
 
_defaultStatements - Variable in class gw.internal.gosu.parser.statements.SwitchStatement
 
_elseStatement - Variable in class gw.internal.gosu.parser.statements.IfStatement
 
_enclosingClass - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_entityType - Variable in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
_expr - Variable in class gw.internal.gosu.parser.statements.NotAStatement
 
_expr() - Method in class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
 
_expression - Variable in class gw.internal.gosu.parser.expressions.UnaryExpression
 
_expression - Variable in class gw.internal.gosu.parser.statements.ArrayAssignmentStatement
The right-hand-side expression
_expression - Variable in class gw.internal.gosu.parser.statements.AssignmentStatement
 
_expression - Variable in class gw.internal.gosu.parser.statements.DoWhileStatement
 
_expression - Variable in class gw.internal.gosu.parser.statements.ForEachStatement
 
_expression - Variable in class gw.internal.gosu.parser.statements.IfStatement
 
_expression - Variable in class gw.internal.gosu.parser.statements.MapAssignmentStatement
The right-hand-side expression
_expression - Variable in class gw.internal.gosu.parser.statements.VarStatement
 
_expression - Variable in class gw.internal.gosu.parser.statements.WhileStatement
 
_fields - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_fieldTree - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
_file - Variable in class gw.internal.gosu.module.fs.JavaResourceImpl
 
_first - Variable in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
_fullDescription - Variable in class gw.internal.gosu.parser.ReducedSymbol
 
_fullyQualifiedName - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_genericInterfaces - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_genericParameterTypes - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_genericReturnType - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_genericSuperClass - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_genericType - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
_getClassOfRef() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_getIndexForSortingFast(String) - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_getType() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_getTypeName() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_getTypeNameInternal() - Method in class gw.internal.gosu.parser.AbstractTypeRef
This method is called reflectively.
_getTypeNameLong() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_gosuModule - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_hasProperty - Variable in class gw.internal.gosu.parser.statements.VarStatement
 
_identifier - Variable in class gw.internal.gosu.parser.statements.AssignmentStatement
 
_identifier - Variable in class gw.internal.gosu.parser.statements.ForEachStatement
 
_iIndex - Variable in class gw.internal.gosu.parser.Symbol
 
_iInvalidCharPos - Variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
_importList - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_indexIdentifier - Variable in class gw.internal.gosu.parser.statements.ForEachStatement
 
_innerClasses - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_interfaces - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_iType - Variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
_keyType - Variable in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
_keyword - Variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
_lhs - Variable in class gw.internal.gosu.parser.expressions.ArithmeticExpression
An expression for the operand on the left-hand-side of the operator.
_lhs - Variable in class gw.internal.gosu.parser.expressions.TypeAsExpression
 
_makeBigDecimalInterval(Number, Number, BigDecimal, boolean, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
_makeBigIntegerInterval(BigInteger, BigInteger, BigInteger, boolean, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
_makeComparableInterval(Comparable, Comparable, boolean, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
_makeDateInterval(Date, Date, Integer, boolean, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
_makeIntegerInterval(Object, Object, Integer, boolean, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
_makeLongInterval(Long, Long, Long, boolean, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
_makeSequenceableInterval(ISequenceable, ISequenceable, boolean, boolean) - Static method in class gw.internal.gosu.ir.transform.expression.IntervalExpressionTransformer
 
_mapAccessExpression - Variable in class gw.internal.gosu.parser.statements.MapAssignmentStatement
The left-hand-side expression
_method - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_methodCall - Variable in class gw.internal.gosu.parser.statements.BeanMethodCallStatement
 
_methods - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_modifierList - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
_modifierList - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_modifiers - Variable in class gw.internal.gosu.parser.statements.VarStatement
 
_modifiersList - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_module - Variable in class gw.internal.gosu.parser.AsmTypeJavaClassType
 
_module - Variable in class gw.internal.gosu.parser.TypeJavaClassType
 
_namespace - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_namespaces - Variable in class gw.internal.gosu.parser.DefaultTypeLoader
 
_namespaces - Variable in class gw.internal.gosu.properties.PropertiesTypeLoader
 
_offsetShift - Variable in class gw.internal.gosu.parser.ParserBase
 
_parameters - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_parameterTypes - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_parseInfo - Variable in class gw.internal.gosu.parser.GosuClass
 
_primary - Variable in class gw.internal.gosu.parser.AbstractExtendedProperty
 
_primary - Variable in class gw.internal.gosu.parser.AbstractExtendedType
 
_reload() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_returnType - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_rhs - Variable in class gw.internal.gosu.parser.expressions.ArithmeticExpression
An expression for the operand on the right-hand-side of the operator.
_scriptPartId - Variable in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
_second - Variable in class gw.internal.gosu.parser.expressions.ConditionalTernaryExpression
 
_setStale(RefreshKind) - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_shouldReload() - Method in class gw.internal.gosu.parser.AbstractTypeRef
 
_simpleName - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_stackProvider - Variable in class gw.internal.gosu.parser.statements.ForEachStatement
 
_stackProvider - Variable in class gw.internal.gosu.parser.statements.StatementList
 
_stackProvider - Variable in class gw.internal.gosu.parser.Symbol
 
_startOffset - Variable in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
Start offset of array list (without leading '.')
_statement - Variable in class gw.internal.gosu.parser.statements.DoWhileStatement
 
_statement - Variable in class gw.internal.gosu.parser.statements.ForEachStatement
 
_statement - Variable in class gw.internal.gosu.parser.statements.IfStatement
 
_statement - Variable in class gw.internal.gosu.parser.statements.WhileStatement
 
_statements - Variable in class gw.internal.gosu.parser.statements.StatementList
 
_stmt() - Method in class gw.internal.gosu.ir.transform.statement.AbstractStatementTransformer
 
_strValue - Variable in class gw.internal.gosu.parser.expressions.StringLiteral
 
_strValue - Variable in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
 
_switchExpression - Variable in class gw.internal.gosu.parser.statements.SwitchStatement
 
_symbolTable - Variable in class gw.internal.gosu.parser.Symbol
 
_symTable - Variable in class gw.internal.gosu.parser.AbstractDynamicSymbol
 
_tokens - Variable in class gw.internal.gosu.parser.ParsedElement
 
_type - Variable in class gw.internal.gosu.parser.AbstractTypeRef
 
_type - Variable in class gw.internal.gosu.parser.Expression
 
_type - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
 
_typekeyType - Variable in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
_typelistType - Variable in class gw.internal.gosu.parser.gwPlatform.GWEntityAccess
 
_typeLiteral - Variable in class gw.internal.gosu.parser.statements.VarStatement
 
_typeParameters - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
 
_typeParameters - Variable in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
 
_value - Variable in class gw.internal.gosu.parser.expressions.NumericLiteral
 
_value - Variable in class gw.internal.gosu.parser.Symbol
 
$ A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes All Packages