- cacheProgram(String, IGosuProgramInternal) - Method in class gw.internal.gosu.parser.expressions.EvalExpression
-
- callMethod(Class, String, Class[], IRExpression, List<IRExpression>) - 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(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
-
- 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(Class, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- 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
-
- 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(CharSequence) - Constructor for class gw.internal.gosu.parser.expressions.ClassDeclaration
-
- 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(Class) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
Deprecated.
- classLiteral(IJavaClassInfo) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- classLiteral(IRType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- 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() - 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.DynamicPropertySymbol
-
- 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(Object) - Method in class gw.internal.gosu.parser.GosuClass
-
- compareTo(Object) - Method in class gw.internal.gosu.parser.GosuMethodInfo
-
- 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
-
- CompilationStatistics - Class in gw.internal.gosu.compiler
-
- compile(IRClass, boolean) - Method in class gw.internal.gosu.ir.builders.SimpleCompiler
-
- 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() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRAnnotationCompiler
-
- 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() - Method in class gw.internal.gosu.ir.transform.expression.AbstractExpressionTransformer
-
- 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, 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, IIdentifierExpression) - Static method in class gw.internal.gosu.ir.transform.expression.IdentifierTransformer
-
- compile(TopLevelTransformationContext, IdentityExpression) - Static method in class gw.internal.gosu.ir.transform.expression.IdentityExpressionTransformer
-
- 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, ITypeAsExpression) - Static method in class gw.internal.gosu.ir.transform.expression.TypeAsTransformer
-
- 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, ITypeOfExpression) - Static method in class gw.internal.gosu.ir.transform.expression.TypeOfTransformer
-
- 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(IExpression, TopLevelTransformationContext) - Static method in class gw.internal.gosu.ir.transform.ExpressionTransformer
-
- compile(IGosuClassInternal) - Static method in class gw.internal.gosu.ir.transform.GosuClassTransformer
-
- compile() - Method in class gw.internal.gosu.ir.transform.statement.AbstractStatementTransformer
-
- 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, IAssignmentStatement) - Static method in class gw.internal.gosu.ir.transform.statement.AssignmentStatementTransformer
-
- 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, IVarStatement) - Static method in class gw.internal.gosu.ir.transform.statement.FieldInitializerTransformer
-
- 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, InitializerAssignment, IRExpression) - Static method in class gw.internal.gosu.ir.transform.statement.InitializerAssignmentTransformer
-
- 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(DynamicFunctionSymbol, TopLevelTransformationContext, SyntheticFunctionStatement) - Static method in class gw.internal.gosu.ir.transform.statement.SyntheticFunctionStatementTransformer
-
- 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, IVarStatement) - Static method in class gw.internal.gosu.ir.transform.statement.VarStatementTransformer
-
- compile(TopLevelTransformationContext, WhileStatement) - Static method in class gw.internal.gosu.ir.transform.statement.WhileStatementTransformer
-
- compile(TopLevelTransformationContext, IStatement) - Static method in class gw.internal.gosu.ir.transform.StatementTransformer
-
- compile(IStatement) - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
-
- compile(IStatement) - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
-
- compile() - Method in class gw.internal.gosu.parser.fragments.GosuFragment
-
Deprecated.
- compile() - Method in class gw.internal.gosu.parser.GosuClass
-
- 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.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.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
-
- 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
-
- 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(boolean) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
-
Deprecated.
- compileDefinitionsIfNeeded() - Method in class gw.internal.gosu.parser.GosuClass
-
- compileDefinitionsIfNeeded(boolean) - Method in class gw.internal.gosu.parser.GosuClass
-
- compileDefinitionsIfNeeded(boolean) - Method in interface gw.internal.gosu.parser.ICompilableTypeInternal
-
- compileDefinitionsIfNeeded() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
-
- 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, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeCompiler
-
- compileIRElement(IRElement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
-
- compileIREqualityExpression(IREqualityExpression, 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
-
- compileIRExpression(IRExpression, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
-
- 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, IRBytecodeContext) - Static method in class gw.internal.gosu.ir.compiler.bytecode.IRBytecodeCompiler
-
- compileIRStatement(IRStatement, int) - Method in class gw.internal.gosu.ir.compiler.tree.IRTreeCompiler
-
- 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>) - Method in class gw.internal.gosu.module.Module
-
- conflicts(IUsesStatement) - Method in class gw.internal.gosu.parser.statements.UsesStatementList
-
- connect() - Method in class gw.internal.gosu.compiler.protocols.gosuclass.GosuClassesUrlConnection
-
- 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(IType, IType[]) - Constructor for class gw.internal.gosu.parser.types.ConstructorType
-
- ConstructorType(IConstructorInfo) - 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(String) - Method in class gw.internal.gosu.parser.ClassPath
-
- contains(int) - Method in class gw.internal.gosu.parser.ParseTree
-
- contains(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
-
- 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, 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, 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
-
- 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(IType) - 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
-
- 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(IToken) - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
-
- copyInto(E) - Method in class gw.internal.gosu.parser.Token
-
- 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(Class) - Method in class gw.internal.gosu.javadoc.JavaDocFactoryImpl
-
- 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(Class, Object[], IFeatureInfo) - Method in class gw.internal.gosu.parser.AnnotationInfoFactoryImpl
-
- 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() - Static method in class gw.internal.gosu.parser.ForceThrowerGenerator
-
- create(IType) - Method in class gw.internal.gosu.parser.GosuClassProxyFactory
-
- create(VariableTree, JavaSourceType) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
-
- create(MethodTree, JavaSourceType) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
-
- 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(IType, Class<?>) - Method in class gw.internal.gosu.parser.TypeInfoFactoryImpl
-
- create(IType, IJavaClassInfo) - Method in class gw.internal.gosu.parser.TypeInfoFactoryImpl
-
- create(IType) - Method in class gw.internal.gosu.parser.TypeRefFactory
-
Wraps the actual class with a proxy.
- 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
-
- 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(IMethodInfo, IFunctionType) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
-
- createIRMethod(IConstructorInfo) - 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(IJavaClassInfo, String, Class...) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
-
- createIRMethod(Method) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
-
- createIRMethod(IJavaClassMethod) - 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(IType, String, IRType, List<IRType>, IRelativeTypeInfo.Accessibility, boolean) - Static method in class gw.internal.gosu.ir.nodes.IRMethodFactory
-
- createIRProperty(IPropertyInfo) - Static method in class gw.internal.gosu.ir.nodes.IRPropertyFactory
-
- createIRProperty(DynamicPropertySymbol) - 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(ICompilableTypeInternal, IReducedSymbol) - 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
-
- 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.
- createParser(ISymbolTable, IScriptabilityModifier) - Method in class gw.internal.gosu.parser.GosuParserFactoryImpl
-
Creates an IGosuParser appropriate for parsing and executing Gosu.
- createParser(String, ISymbolTable) - 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
-
- 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(CharSequence) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- createSourceCodeTokenizer(CharSequence, boolean) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- createSourceCodeTokenizer(Reader) - 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(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
-
- createSymbol(CharSequence, IType, Object) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- createSymbol(CharSequence, IType, IStackProvider) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- 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
-
- createType(IAsmType, IModule) - Static method in class gw.internal.gosu.parser.AsmTypeJavaClassType
-
- createType(IAsmType, 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
-
- 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
-
- eatBlock(char, char, boolean, SourceCodeTokenizer) - Static method in class gw.internal.gosu.parser.ParserBase
-
- eatBlock(char, char, boolean, boolean, SourceCodeTokenizer) - Static method in class gw.internal.gosu.parser.ParserBase
-
- eatOptionalSemiColon(boolean) - 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
-
- 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(URL, URL) - Method in class gw.internal.gosu.compiler.protocols.gosuclass.Handler
-
- 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.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.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
-
- 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(Object, IType, boolean, Object, IType) - Static method in class gw.internal.gosu.ir.transform.expression.EqualityExpressionTransformer
-
- evaluate(Object, IType, String, Object, IType) - Static method in class gw.internal.gosu.ir.transform.expression.RelationalExpressionTransformer
-
- evaluate() - Method in class gw.internal.gosu.parser.Expression
-
- evaluate(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.Expression
-
- evaluate() - Method in class gw.internal.gosu.parser.expressions.AdditiveExpression
-
Evaluates this additive expression.
- 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, boolean, boolean, boolean) - Static method in class gw.internal.gosu.parser.expressions.AdditiveExpression
-
- evaluate() - Method in class gw.internal.gosu.parser.expressions.AnnotationExpression
-
- 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.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(IType, Object, Object, IType, IType, int, boolean, Object, int, int, int, int) - Static method in class gw.internal.gosu.parser.expressions.MultiplicativeExpression
-
- evaluate(IType, Object, Object, IType, IType, int, boolean) - Static method in class gw.internal.gosu.parser.expressions.MultiplicativeExpression
-
- 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(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
-
Deprecated.
- evaluate(IExternalSymbolMap) - Method in class gw.internal.gosu.parser.GosuProgram
-
- 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
-
- 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(Object) - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
-
- execute() - Method in class gw.internal.gosu.parser.Statement
-
- execute(IExternalSymbolMap) - 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.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(Writer, ISymbolTable) - Method in class gw.internal.gosu.template.TemplateGenerator
-
- execute(Writer, StringEscaper, ISymbolTable) - Method in class gw.internal.gosu.template.TemplateGenerator
-
- executeTemplate(Reader, Writer) - Method in class gw.internal.gosu.template.SimpleTemplateHost
-
- executeTemplate(Reader, Writer, boolean) - Method in class gw.internal.gosu.template.SimpleTemplateHost
-
- executeTemplate(ITemplateGenerator, Writer) - 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(ResourceKey) - Method in class gw.internal.gosu.DefaultLocalizationService
-
- exists() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
-
- exists() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
-
- 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
-
- ExpressionTransformer - Class in gw.internal.gosu.ir.transform
-
- exprList(IRExpression...) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- EXTENSIONS - Static variable in class gw.internal.gosu.properties.PropertiesTypeLoader
-
- 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(String, IType) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
-
- GenericTypeVariable(TypeVariableDefinitionImpl, IType) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
-
- GenericTypeVariable(IType, IJavaClassTypeVariable, TypeVarToTypeMap) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
-
- GenericTypeVariable(GenericTypeVariable) - Constructor for class gw.internal.gosu.parser.GenericTypeVariable
-
- 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(Class) - Static method in class gw.internal.gosu.ir.nodes.JavaClassIRType
-
- get(IJavaClassInfo) - Static method in class gw.internal.gosu.ir.nodes.JavaClassIRType
-
- get(String) - Method in class gw.internal.gosu.parser.ClassPath
-
- get(IType...) - Static method in class gw.internal.gosu.parser.CompoundType
-
- get(Set<IType>) - Static method in class gw.internal.gosu.parser.CompoundType
-
- get(Object) - Method in class gw.internal.gosu.parser.FieldJavaClassField
-
- get(IType) - Static method in class gw.internal.gosu.parser.MetaType
-
- get(String) - Static method in class gw.internal.gosu.parser.Primitives
-
- get(Class<?>) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
Gets the intrinsic type for a given class.
- get(IJavaClassInfo) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- get(IType) - Method in class gw.internal.gosu.parser.TypeRefFactory
-
- get(String) - Method in class gw.internal.gosu.parser.TypeRefFactory
-
- 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
-
- getAccessLevel() - Method in class gw.internal.gosu.parser.java.classinfo.JavaStringObject
-
- 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, boolean) - Method in class gw.internal.gosu.parser.AsmTypeJavaClassType
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaWildcardType
-
- getActualType(TypeVarToTypeMap) - Method in class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable
-
- getActualType(TypeVarToTypeMap, boolean) - 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.TypeJavaClassType
-
- getActualType(IType, TypeVarToTypeMap, boolean) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- 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
-
- 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(IType, TypeVarToTypeMap) - Static method in class gw.internal.gosu.parser.TypeLord
-
- 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
-
- 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(IJavaClassInfo) - Static method in class gw.internal.gosu.parser.TypeLord
-
- getAllClassesInClassHierarchyAsIntrinsicTypes(IType) - 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(String...) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
-
- getAllTypeNames() - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- 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(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionMethodInfo
-
- getAnnotation(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
-
- 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(IType) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
-
- getAnnotation() - Method in class gw.internal.gosu.parser.expressions.AnnotationExpression
-
- getAnnotation(Class) - Method in class gw.internal.gosu.parser.FieldJavaClassField
-
- getAnnotation(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- 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<? extends Annotation>) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
-
- getAnnotation(Class) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- 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
-
- getAnnotation(Class) - Method in class gw.internal.gosu.parser.MethodJavaClassMethod
-
- 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
-
- 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
-
- getBase() - Method in class gw.internal.gosu.parser.expressions.DimensionOperandResolver
-
- getBaseName() - Method in class gw.internal.gosu.module.fs.JavaFileImpl
-
- getBeanClass() - Method in exception gw.internal.gosu.parser.PropertyNotFoundException
-
- getBeanInfo(Class) - Static method in class gw.internal.gosu.parser.NewIntrospector
-
Introspect on a Java bean and learn all about its properties, exposed
methods, below a given "stop" point.
- getBeanMethodCall() - Method in class gw.internal.gosu.parser.statements.BeanMethodCallStatement
-
- getBitshiftOperators() - Static method in class gw.internal.gosu.parser.SourceCodeTokenizerInternal
-
- getBlock() - Method in class gw.internal.gosu.parser.BlockClass
-
- getBlock(int) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
-
Deprecated.
- getBlock(int) - Method in class gw.internal.gosu.parser.GosuClass
-
- getBlock() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
-
- 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(String, IType) - Static method in class gw.internal.gosu.coercer.FunctionToInterfaceClassGenerator
-
- getBlockToInterfaceConversionClass(IType, IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- 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
-
- getBoundedPropertyType(IDynamicPropertySymbol) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
-
- getBoundedPropertyType(IReducedDynamicPropertySymbol) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
-
- getBoundedPropertyType(IDynamicPropertySymbol) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
-
- 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, ITypeUsesMap) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
Gets an intrinsic type based on a relative name.
- getByRelativeName(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- 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) - 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
-
- getCharContent(boolean) - Method in class gw.internal.gosu.parser.java.classinfo.JavaStringObject
-
- 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(IType) - Method in class gw.internal.gosu.parser.NamespaceType
-
- 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
- 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.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
-
- 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.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.GosuClass
-
- getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
-
- getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- getComponentType() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
-
- getComponentType() - Method in class gw.internal.gosu.parser.MetaType
-
- getComponentType() - Method in class gw.internal.gosu.parser.NamespaceType
-
- getComponentType(IType) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- getComponentType() - Method in class gw.internal.gosu.parser.types.ConstructorType
-
- getComponentType() - Method in class gw.internal.gosu.parser.TypeVariableType
-
- 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(IType) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- 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(IType) - Static method in class gw.internal.gosu.parser.TypeLord
-
- 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
-
- 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(IType...) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
-
- getConstructor(IJavaClassInfo...) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
-
- getConstructor(IJavaClassInfo...) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
-
- getConstructor(IType...) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
-
- getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
-
- getConstructor(IType...) - Method in class gw.internal.gosu.parser.ErrorTypeInfo
-
- getConstructor() - Method in class gw.internal.gosu.parser.expressions.NewExpression
-
- getConstructor(IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- getConstructor(IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getConstructor() - Method in class gw.internal.gosu.parser.GosuConstructorInfo
-
- 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() - Method in class gw.internal.gosu.parser.JavaConstructorInfo
-
- getConstructor(IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getConstructor(IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getConstructor(IType, IType[]) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getConstructor(IType...) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
-
- getConstructor() - Method in class gw.internal.gosu.parser.types.ConstructorType
-
- 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(IType) - 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(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- getConstructors() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getConstructors(IType) - 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(IType) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getConstructors() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getConstructors(IType) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getConstructors() - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
-
- 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
-
- 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(Class, String, Class...) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- getDeclaredMethod(IJavaClassInfo, 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(Class) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- 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) - Static method in class gw.internal.gosu.parser.NewIntrospector
-
- getDeclaredMethods(Class) - Method in class gw.internal.gosu.parser.NewIntrospector.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
-
- 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
-
- 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
-
- 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(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- getDefaultType() - 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.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, boolean) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- getDescriptor(Class) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- getDescriptor(IJavaClassInfo) - 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, boolean) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
-
- getDescriptor(Class) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
-
- getDescriptor(IJavaClassInfo) - Static method in class gw.internal.gosu.ir.transform.util.IRTypeResolver
-
- getDescriptor(IType) - Method in class gw.internal.gosu.ir.transform.util.IRTypeResolverAPIWrapper
-
- getDescriptor(Class) - Method in class gw.internal.gosu.ir.transform.util.IRTypeResolverAPIWrapper
-
- getDescriptor(IJavaClassInfo) - 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.PropertyDescriptorJavaPropertyDescriptor
-
- 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.AsmMethodJavaClassMethod
-
- 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
-
- 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(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- getErrorType(ParseResultsException) - 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.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
-
- 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
-
- 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(IRProperty, IRExpression) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- getField() - Method in class gw.internal.gosu.parser.java.classinfo.CompileTimeExpressionParser.CompileTimeFieldSymbol
-
- getField() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
-
- 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
-
- getFunctionClassForArity(int) - Static method in class gw.internal.gosu.compiler.FunctionClassUtil
-
- getFunctionClassForArity(int) - Method in class gw.internal.gosu.compiler.GosuClassLoader
-
- getFunctionClassForArity(int) - Method in class gw.internal.gosu.compiler.SingleServingGosuClassLoader
-
- getFunctionInterfaceForArity(int) - Static method in class gw.internal.gosu.compiler.FunctionClassUtil
-
- getFunctionInterfaceSlashNameForArity(int) - Static method in class gw.internal.gosu.compiler.FunctionClassUtil
-
- getFunctionName(ReducedDynamicFunctionSymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
-
- getFunctionName(DynamicFunctionSymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
-
- 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
-
- 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(ReducedDynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
-
- getGetterNameForDPS(DynamicPropertySymbol) - 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
-
- getIFile(File) - Method in class gw.internal.gosu.module.fs.FileSystemImpl
-
- getIFile(URL) - 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
-
- 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(String) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- getInnerClass(CharSequence) - Method in class gw.internal.gosu.properties.PropertiesType
-
- 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
-
- getInputStream() - Method in class gw.internal.gosu.compiler.protocols.gosuclass.GosuClassesUrlConnection
-
- 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(String) - 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
-
- 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
-
- 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(Class[]) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- getIRTypes(IJavaClassInfo[]) - 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(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
-
- getJavaClassInfo(Class, IModule) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
-
- getJavaClassInfo(AsmClass, IModule) - 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
-
- getJavaName(IType) - Static method in class gw.internal.gosu.compiler.GosuClassLoader
-
- 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(IType) - Static method in class gw.internal.gosu.parser.expressions.MapAccess
-
- 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
-
- getKeyword() - Method in class gw.internal.gosu.parser.Token
-
- getKind() - Method in class gw.internal.gosu.parser.java.classinfo.JavaStringObject
-
- 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
-
- getLastLineOfFunction(Statement) - Method in class gw.internal.gosu.ir.transform.FunctionStatementTransformer
-
- getLastModified() - Method in class gw.internal.gosu.parser.java.classinfo.JavaStringObject
-
- 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.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
-
- 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
-
- 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.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, String, boolean) - Method in class gw.internal.gosu.parser.GosuClass
-
- getMemberFunction(IFunctionType, boolean) - Method in class gw.internal.gosu.parser.GosuClass
-
- getMemberFunction(IFunctionType, String, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
-
- getMemberFunctions(String) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
-
Deprecated.
- getMemberFunctions() - Method in class gw.internal.gosu.parser.GosuClass
-
- getMemberFunctions(String) - Method in class gw.internal.gosu.parser.GosuClass
-
- getMemberFunctions() - Method in class gw.internal.gosu.parser.GosuClassParseInfo
-
- 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(CharSequence, IType...) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
-
- getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
-
- getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
-
- getMethod(IType, 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(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getMethod(Class<?>, String, Class[]) - Static method in class gw.internal.gosu.parser.GosuMethodInfo
-
- getMethod() - Method in class gw.internal.gosu.parser.GWMethodDescriptor
-
- getMethod(String, IJavaClassInfo...) - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
-
- getMethod() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor
-
- getMethod() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceParameter
-
- 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
-
- getMethod() - Method in class gw.internal.gosu.parser.JavaMethodInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getMethod(IType, CharSequence, IType...) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getMethod() - Method in class gw.internal.gosu.parser.MethodCallAdapter
-
- getMethod() - Method in class gw.internal.gosu.parser.MethodDescriptorJavaMethodDescriptor
-
- getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
-
- getMethodCall() - Method in class gw.internal.gosu.parser.statements.MethodCallStatement
-
- 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
-
- getMethodDescriptor() - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
-
- 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
-
- getMethodNameForSyntheticAccess() - Method in class gw.internal.gosu.parser.expressions.MemberAccess
-
- getMethodOrConstructorInfo(boolean) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
-
- getMethodOrConstructorInfo() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
-
- getMethodOrConstructorInfo() - Method in class gw.internal.gosu.parser.ReducedDynamicFunctionSymbol
-
- getMethods(ITypeInfo, IType) - Static method in class gw.internal.gosu.parser.BeanAccess
-
- getMethods() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
-
- getMethods(IType) - 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(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- getMethods() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getMethods(IType) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getMethods(ITypeInfo, IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- getMethods() - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
-
- getMethods() - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getMethods(IType) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getMethods() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getMethods(IType) - 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
-
- 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(GosuBaseAttributedFeatureInfo) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- 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
-
- 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(Symbol) - Method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- 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
-
- 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(String) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
-
- getModule(IResource) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
-
- getModule(URL) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
-
- 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
-
- 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.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.GWMethodDescriptor
-
- 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.JavaStringObject
-
- 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.PropertyDescriptorJavaPropertyDescriptor
-
- 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(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- 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
-
- 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
-
- getNestingKind() - Method in class gw.internal.gosu.parser.java.classinfo.JavaStringObject
-
- 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(IJavaClassInfo) - Static method in class gw.internal.gosu.parser.TypeLord
-
- getOuterMostEnclosingClass(IType) - 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
-
- 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.TemplateRenderFunctionSymbol
-
- getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.VarPropertyGetFunctionSymbol
-
- getParameterizedVersion(IGosuClass) - Method in class gw.internal.gosu.parser.VarPropertySetFunctionSymbol
-
- 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.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.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.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(String) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- getPrimitiveType(IType) - 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(ITypeInfo, IType) - Static method in class gw.internal.gosu.parser.BeanAccess
-
- getProperties() - Method in class gw.internal.gosu.parser.CompoundTypeInfo
-
- getProperties(IType) - 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(IType) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- getProperties() - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getProperties(IType) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getProperties(ITypeInfo, IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- getProperties() - Method in class gw.internal.gosu.parser.ITypeLoaderTypeInfo
-
- getProperties() - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getProperties(IType) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getProperties() - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getProperties(IType) - 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
-
- getPropertiesFileKey(IPropertyInfo) - Method in class gw.internal.gosu.properties.PropertiesType
-
- getProperty(CharSequence) - Method in class gw.internal.gosu.dynamic.DynamicTypeInfo
-
- getProperty(ITypeInfo, IType, String) - Static method in class gw.internal.gosu.parser.BeanAccess
-
- getProperty(CharSequence) - Method in class gw.internal.gosu.parser.CompoundTypeInfo
-
- getProperty(IType, 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(IType, CharSequence) - Method in class gw.internal.gosu.parser.fragments.GosuFragmentTypeInfo
-
- getProperty(CharSequence) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- getProperty(IType, 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(IType, CharSequence) - Method in class gw.internal.gosu.parser.JavaTypeInfo
-
- getProperty(CharSequence) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getProperty(IType, CharSequence) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo
-
- getProperty(CharSequence) - Method in class gw.internal.gosu.parser.NamespaceTypeInfo
-
- getProperty() - Method in exception gw.internal.gosu.parser.PropertyNotFoundException
-
- getProperty(CharSequence) - Method in class gw.internal.gosu.properties.PropertiesTypeInfo
-
- getProperty(Object, IType, String) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
-
- getPropertyClassInfo() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor
-
- getPropertyClassInfo() - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- 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(IType, String, IFeatureFilter, ParserBase, IScriptabilityModifier) - Static method in class gw.internal.gosu.parser.BeanAccess
-
- getPropertyInfo(IType, IType, String, IFeatureFilter, ParserBase, IScriptabilityModifier) - Static method in class gw.internal.gosu.parser.BeanAccess
-
- 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, 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
-
- getPropertyIRType(IPropertyInfo) - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
-
- 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
-
- getPropertyType() - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- getPublicField() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
-
- getPureGenericType(IType) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- getPureGenericType(E) - Static method in class gw.internal.gosu.parser.TypeLord
-
- 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
-
- getReadMethod() - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- getReadMethodInfo() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
-
- getReadMethodInfo() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
-
- 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.ArithmeticExpression
-
- getRHS() - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
-
- getRhs() - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
-
- getRHS() - Method in class gw.internal.gosu.parser.expressions.TypeIsExpression
-
- getRhs() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceField
-
- 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.NewIntrospector
-
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(ReducedDynamicPropertySymbol) - Static method in class gw.internal.gosu.ir.transform.util.NameResolver
-
- getSetterNameForDPS(DynamicPropertySymbol) - 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
-
- getShortDescription() - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- getSignatureDescription() - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
-
- getSignatureDescription() - Method in class gw.internal.gosu.parser.Symbol
-
- getSignatureName(CharSequence, List<ISymbol>) - Static method in class gw.internal.gosu.parser.DynamicFunctionSymbol
-
- getSignatureName(CharSequence) - 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 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
-
- getSouceFileHandle(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
-
- 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
-
- 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
-
- 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
-
- 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.GosuClass
-
- getSuperClass() - Method in interface gw.internal.gosu.parser.IGosuClassInternal
-
- 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
-
- 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 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.CompoundType
-
- getSupertype() - Method in class gw.internal.gosu.parser.ErrorType
-
- getSuperType() - Method in class gw.internal.gosu.parser.expressions.SuperTypeClause
-
- 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 class gw.internal.gosu.template.TemplateGenerator
-
- getSwitchExpression() - Method in class gw.internal.gosu.parser.statements.SwitchStatement
-
- 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
-
- 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
-
- 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
-
- 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, String) - Method in class gw.internal.gosu.template.SimpleTemplateHost
-
- getTemplate(Reader) - Static method in class gw.internal.gosu.template.TemplateGenerator
-
- 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
-
- getTokenAsString() - Method in class gw.internal.gosu.parser.SourceCodeTokenizer
-
- getTokenAt(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
-
- 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(String) - Method in class gw.internal.gosu.dynamic.DynamicTypeLoader
-
- 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(String) - Method in class gw.internal.gosu.parser.DefaultTypeLoader
-
- 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(Object) - Method in interface gw.internal.gosu.parser.IMetadataProvider
-
- 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(String) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
-
- getType(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
-
- 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
-
- 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(Class<? extends T>) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
-
- getTypeLoader() - Method in class gw.internal.gosu.parser.NamespaceType
-
- getTypeLoader() - Method in class gw.internal.gosu.parser.statements.TypeLoaderStatement
-
- getTypeLoader(Class<? extends T>, IModule) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- 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
-
- getTypeLoaderDirectly() - Method in class gw.internal.gosu.parser.AbstractTypeRef
-
- getTypeLoaders(Class<T>) - Method in class gw.internal.gosu.module.Module
-
- getTypeLoaders() - Method in interface gw.internal.gosu.parser.ITypeLoaderStackInternal
-
- getTypeLoaders() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
-
- getTypeLoaderStack() - Method in class gw.internal.gosu.parser.ModuleTypeLoader
-
- getTypeName(Tree) - Static method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- 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
- 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, Set<String>, ITypeLoader) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
-
- getTypeNames(String) - Method in class gw.internal.gosu.parser.ModuleTypeLoader
-
- 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(IParameterInfo[]) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- 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
-
- getTypesForFile(IModule, IFile) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- getTypesForFile(IFile) - Method in class gw.internal.gosu.properties.PropertiesTypeLoader
-
- 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
-
- 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(IJavaMethodInfo) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
-
- 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(IJavaMethodInfo) - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod
-
- getTypeVariables(IJavaMethodInfo) - Method in class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod
-
- getTypeVariables() - Method in class gw.internal.gosu.parser.JavaMethodInfo
-
- 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(List<IFunctionType>, IGosuClassInternal, boolean) - Method in class gw.internal.gosu.parser.GosuClass
-
- getUnimplementedMethods(IGosuClass, IGosuClass, List<IFunctionType>, boolean, boolean) - Static method in class gw.internal.gosu.parser.GosuClass
-
- getUnimplementedMethods(List<IFunctionType>, IGosuClassInternal, boolean) - Method in interface gw.internal.gosu.parser.IGosuClassInternal
-
- getUnimplementedMethods() - 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(Object) - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
-
- getValue(String) - Method in class gw.internal.gosu.parser.AnnotationJavaClassAnnotation
-
- 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(Object) - Method in class gw.internal.gosu.parser.JavaPropertyInfo.PropertyAccessorAdaptor
-
- getValue(Object) - Method in class gw.internal.gosu.parser.LengthAccessor
-
- 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(String) - Method in class gw.internal.gosu.properties.EmptyPropertySet
-
- getValue(String) - Method in class gw.internal.gosu.properties.PropertiesPropertySet
-
- getValue() - Method in class gw.internal.gosu.properties.PropertyNode
-
Return the value for this property as given by the underlying
PropertySet
- 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
-
- getValue() - Method in class gw.internal.gosu.template.TemplateGenerator.LockedDownSymbol
-
- 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
-
- getWriteMethod() - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- 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, 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(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Constructor for class gw.internal.gosu.parser.GosuClass
-
- GosuClass(IGosuClass, IType[]) - Constructor for class gw.internal.gosu.parser.GosuClass
-
- GosuClass(IGosuClass, IType[], boolean) - Constructor for class gw.internal.gosu.parser.GosuClass
-
- GosuClassCompilingStack - Class in gw.internal.gosu.parser
-
- GosuClassCompilingStack() - Constructor for class gw.internal.gosu.parser.GosuClassCompilingStack
-
- GosuClassesUrlConnection - Class in gw.internal.gosu.compiler.protocols.gosuclass
-
- GosuClassesUrlConnection(URL) - Constructor for class gw.internal.gosu.compiler.protocols.gosuclass.GosuClassesUrlConnection
-
- 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(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Constructor for class gw.internal.gosu.parser.GosuEnhancement
-
- GosuEnhancement(IGosuEnhancementInternal, IType[]) - 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
-
- 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.compiler.protocols.gosuclass - package gw.internal.gosu.compiler.protocols.gosuclass
-
- 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.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
-
- GWMethodDescriptor - Class in gw.internal.gosu.parser
-
- GWMethodDescriptor(Method) - Constructor for class gw.internal.gosu.parser.GWMethodDescriptor
-
- 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(IType, Statement, Symbol) - Method in class gw.internal.gosu.parser.statements.CatchClause
-
- init(ServiceKernel) - Method in class gw.internal.gosu.ShellKernelInit
-
- 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(IExecutionEnvironment, GosucModule) - Method in class gw.internal.gosu.init.InternalGosuInit
-
- initializeCompiler(GosucModule) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
-
- initializeDefaultSingleModule(List<? extends GosuPathEntry>, 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(IExecutionEnvironment, GosucModule) - Method in class gw.internal.gosu.init.InternalGosuInit
-
- initializeSimpleIde(GosucModule) - Method in class gw.internal.gosu.parser.ExecutionEnvironment
-
- 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() - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
-
- initPropertyDescriptors() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- 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 variable in class gw.internal.gosu.compiler.protocols.gosuclass.Handler
-
- instance() - Static method in class gw.internal.gosu.init.InternalGosuInit
-
- 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 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(IModule) - Static method in class gw.internal.gosu.parser.DefaultTypeLoader
-
- instance() - Static method in class gw.internal.gosu.parser.DefaultTypeLoader
-
- INSTANCE - Static variable in class gw.internal.gosu.parser.ErrorTypeInfo
-
- instance() - Static method in class gw.internal.gosu.parser.ExecutionEnvironment
-
- instance(IProject) - Static method in class gw.internal.gosu.parser.ExecutionEnvironment
-
- instance() - Static method in class gw.internal.gosu.parser.expressions.NullExpression
-
- instance(IExecutionEnvironment) - Static method in class gw.internal.gosu.parser.FrequentUsedJavaTypeCache
-
- instance() - Static method in class gw.internal.gosu.parser.GosuClassProxyFactory
-
- INSTANCE - Static variable in class gw.internal.gosu.parser.LengthAccessor
-
- instance() - Static method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- 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, boolean) - Constructor for class gw.internal.gosu.parser.expressions.InterfaceTypeLiteral
-
- InterfaceTypeLiteral(IType) - 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, Object[]) - Method in class gw.internal.gosu.parser.AsmMethodJavaClassMethod
-
- invoke(Object[]) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
-
Invokes the dynamic function.
- 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
-
- 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.
- 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.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
-
- isActive() - Method in class gw.internal.gosu.ir.compiler.bytecode.IRCompilerScope
-
- isAdditional() - Method in class gw.internal.gosu.module.fs.JavaDirectoryImpl
-
- 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.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.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.GosuClass
-
- isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo
-
- isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceType
-
- isArray() - Method in class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass
-
- 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.types.ConstructorType
-
- isArray() - Method in class gw.internal.gosu.parser.TypeVariableType
-
- isAssignableFrom(IType) - Method in class gw.internal.gosu.dynamic.DynamicType
-
- isAssignableFrom(IRType) - Method in class gw.internal.gosu.ir.nodes.GosuClassIRType
-
- isAssignableFrom(IRType) - Method in class gw.internal.gosu.ir.nodes.JavaClassIRType
-
- isAssignableFrom(IJavaClassInfo) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
-
- isAssignableFrom(IJavaClassInfo) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
-
- 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.
- 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(DynamicFunctionSymbol) - Method in class gw.internal.gosu.ir.transform.GosuClassTransformer
-
- isBlockInvoke() - Method in interface gw.internal.gosu.ir.transform.TopLevelTransformationContext
-
- isBlockInvoke() - Method in class gw.internal.gosu.ir.transform.TransformationContextBase
-
- 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
-
Gets the value of the property bytecodeProperty.
- isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromCapturedSymbol
-
Gets the value of the property bytecodeProperty.
- isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicPropertySymbol
-
Gets the value of the property bytecodeProperty.
- isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromDynamicSymbol
-
Gets the value of the property bytecodeProperty.
- isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromPropertyInfo
-
Gets the value of the property bytecodeProperty.
- isBytecodeProperty() - Method in class gw.internal.gosu.ir.nodes.IRPropertyFromReducedDynamicPropertySymbol
-
Gets the value of the property bytecodeProperty.
- isBytecodeType(IType) - Static method in class gw.internal.gosu.ir.transform.AbstractElementTransformer
-
- isBytecodeType(IConstructorInfo) - 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
-
- 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
-
- 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.PropertyDescriptorJavaPropertyDescriptor
-
- 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
-
- 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.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
-
- 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.
- 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
-
- 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
-
- 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.GWMethodDescriptor
-
- 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
-
- isHidden() - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- 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
-
- isHiddenViaFeatureDescriptor() - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- 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
-
- 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
-
- 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.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(IType) - Method in class gw.internal.gosu.parser.DefaultEntityAccess
-
- 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
-
- 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
-
- 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
-
Gets the value of the property methodForProperty.
- 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
-
- isNameCompatible(String, JavaFileObject.Kind) - Method in class gw.internal.gosu.parser.java.classinfo.JavaStringObject
-
- 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(IType) - Method in class gw.internal.gosu.ir.nodes.IRMethodForConstructorSymbol
-
- isNonStaticInnerClass(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
-
- 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
-
- 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(IType) - Static method in class gw.internal.gosu.parser.TypeLord
-
- isParameterizedType() - Method in class gw.internal.gosu.parser.types.ConstructorType
-
- isParameterizedType() - Method in class gw.internal.gosu.parser.TypeVariableType
-
- isParameterizedWith(IType, ITypeVariableType...) - Method in class gw.internal.gosu.parser.TypeLoaderAccess
-
- isParameterizedWith(IType, TypeVariableType) - Static method in class gw.internal.gosu.parser.TypeLord
-
- 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
-
- 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(String) - Static method in class gw.internal.gosu.parser.Primitives
-
- isPrimitive() - Method in class gw.internal.gosu.parser.types.ConstructorType
-
- isPrimitive() - Method in class gw.internal.gosu.parser.TypeVariableType
-
- 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
-
- isRecursiveType(IType) - Static method in class gw.internal.gosu.parser.TypeLord
-
- isRecursiveType(IJavaType) - Static method in class gw.internal.gosu.parser.TypeLord
-
- isRecursiveType(ITypeVariableType, IType...) - Static method in class gw.internal.gosu.parser.TypeLord
-
- isRecursiveTypeFromBase(IType) - Static method in class gw.internal.gosu.parser.TypeLord
-
- 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
-
- 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(IParseIssue) - Method in class gw.internal.gosu.parser.ParsedElement
-
- isSuppressed(IWarningSuppressor) - 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.compiler.protocols.gosuclass.GosuClassesUrlConnection
-
- 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.GWMethodDescriptor
-
- 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
-
- isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.internal.gosu.parser.PropertyDescriptorJavaPropertyDescriptor
-
- 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(IType) - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
-
- isWritable(IType) - Method in class gw.internal.gosu.parser.ArrayExpansionPropertyInfo
-
- 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(IType) - Method in class gw.internal.gosu.parser.GosuPropertyInfo
-
- isWritable() - Method in class gw.internal.gosu.parser.GosuPropertyInfo
-
- isWritable(IType) - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
-
- isWritable() - Method in class gw.internal.gosu.parser.GosuVarPropertyInfo
-
- isWritable(IType) - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
-
- isWritable() - Method in class gw.internal.gosu.parser.JavaFieldPropertyInfo
-
- isWritable(IType) - Method in class gw.internal.gosu.parser.JavaPropertyInfo
-
- isWritable() - Method in class gw.internal.gosu.parser.JavaPropertyInfo
-
- isWritable() - Method in class gw.internal.gosu.parser.MemberFieldSymbol
-
- isWritable(IType) - Method in class gw.internal.gosu.parser.MetaTypeTypeInfo.TypeProperty
-
- isWritable() - Method in class gw.internal.gosu.parser.ReadOnlySymbol
-
- isWritable() - Method in class gw.internal.gosu.parser.ReducedDynamicPropertySymbol
-
- isWritable(IType) - Method in class gw.internal.gosu.parser.StaticPropertyInfo
-
- isWritable() - Method in class gw.internal.gosu.parser.StaticPropertyInfo
-
- isWritable() - Method in class gw.internal.gosu.parser.Symbol
-
- ITypeLoaderStackInternal - Interface in gw.internal.gosu.parser
-
- ITypeLoaderTypeInfo - Class in gw.internal.gosu.parser
-
- ITypeLoaderTypeInfo() - Constructor for class gw.internal.gosu.parser.ITypeLoaderTypeInfo
-
- 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(List<ISymbol>) - Method in class gw.internal.gosu.parser.DynamicFunctionSymbol
-
- setArgs(Expression[]) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
-
- setArgs(List<ISymbol>) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
-
- setArgs(List<IExpression>) - Method in class gw.internal.gosu.parser.expressions.BlockInvocation
-
- setArgs(Expression[]) - Method in class gw.internal.gosu.parser.expressions.MethodCallExpression
-
- setArgs(Expression[]) - Method in class gw.internal.gosu.parser.expressions.NewExpression
-
- setArgTypes(IType[]) - Method in class gw.internal.gosu.parser.expressions.BeanMethodCallExpression
-
- setArgTypes(List<IType>) - Method in class gw.internal.gosu.parser.expressions.BlockLiteral
-
- setArgTypes(IType...) - Method in class gw.internal.gosu.parser.expressions.NewExpression
-
- 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
-
- 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
-
- 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(GosuParser) - Method in class gw.internal.gosu.parser.GosuClass
-
!! Used only when compiling from an edtior !!
- setEditorParser(boolean) - Method in class gw.internal.gosu.parser.GosuParser
-
- 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(IExpression) - Method in class gw.internal.gosu.parser.fragments.GosuFragment
-
Deprecated.
- 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.IfStatement
-
- setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.MapAssignmentStatement
-
- setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
-
- setExpression(IExpression) - Method in class gw.internal.gosu.parser.statements.NotAStatement
-
- setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.ThrowStatement
-
- setExpression(IExpression) - Method in class gw.internal.gosu.parser.statements.UsingStatement
-
- setExpression(Expression) - Method in class gw.internal.gosu.parser.statements.WhileStatement
-
- 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
-
- 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(IJavaType) - Method in class gw.internal.gosu.parser.AsmClassJavaClassInfo
-
- setJavaType(IJavaType) - Method in class gw.internal.gosu.parser.ClassJavaClassInfo
-
- 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
-
- 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
-
- setMethodNameForSyntheticAccess(String) - Method in class gw.internal.gosu.parser.expressions.MemberAccess
-
- setModifierInfo(ModifierInfo) - Method in class gw.internal.gosu.parser.GosuClass
-
- setModifierInfo(GosuBaseAttributedFeatureInfo, IModifierInfo) - Method in class gw.internal.gosu.parser.GosuClassTypeInfo
-
- 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(IMethodInfo) - Method in class gw.internal.gosu.parser.expressions.ArithmeticExpression
-
- setOverride(IMethodInfo) - Method in class gw.internal.gosu.parser.expressions.ConditionalExpression
-
- setOverride(boolean) - Method in class gw.internal.gosu.parser.Symbol
-
- 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(IParseTree) - Method in class gw.internal.gosu.parser.ParseTree
-
Sets the parent location.
- setParent(IParsedElement) - Method in class gw.internal.gosu.parser.Statement
-
- 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(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
-
- 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.ArithmeticExpression
-
- setRHS(Expression) - Method in class gw.internal.gosu.parser.expressions.BinaryExpression
-
- setRhs(Expression) - Method in class gw.internal.gosu.parser.expressions.InitializerAssignment
-
- 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(Identifier) - Method in class gw.internal.gosu.parser.expressions.SuperAccess
-
- setRootExpression(Expression) - Method in class gw.internal.gosu.parser.statements.MemberAssignmentStatement
-
- setScope(StandardScope) - Method in class gw.internal.gosu.parser.expressions.BlockExpression
-
The scope of the block, available only at compile time
- setScript(CharSequence) - Method in class gw.internal.gosu.parser.GosuParser
-
- setScript(ISource) - Method in class gw.internal.gosu.parser.GosuParser
-
- setScript(SourceCodeReader) - 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(List<IDirectory>) - Method in class gw.internal.gosu.module.Module
-
- setSourcePath(IDirectory[]) - Method in class gw.internal.gosu.parser.FileSystemGosuClassRepository
-
- 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(IStatement) - Method in class gw.internal.gosu.parser.statements.UsingStatement
-
- setStatement(Statement) - Method in class gw.internal.gosu.parser.statements.WhileStatement
-
- 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, ISymbolTable) - Method in class gw.internal.gosu.parser.expressions.Identifier
-
- setSymbol(ISymbol) - Method in class gw.internal.gosu.parser.statements.VarStatement
-
- 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(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(TypeVariableType) - Method in class gw.internal.gosu.parser.expressions.TypeVariableDefinitionImpl
-
- 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(ITypeLiteralExpression) - Method in class gw.internal.gosu.parser.expressions.NewExpression
-
- setTypeLiteral(TypeLiteral) - Method in class gw.internal.gosu.parser.statements.VarStatement
-
- 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
-
- 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(Object, Object) - Method in class gw.internal.gosu.dynamic.DynamicPropertyInfo
-
- 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(Number) - Method in class gw.internal.gosu.parser.expressions.NumericLiteral
-
- setValue(Object, Object) - Method in class gw.internal.gosu.parser.JavaPropertyInfo.PropertyAccessorAdaptor
-
- setValue(Object, Object) - Method in class gw.internal.gosu.parser.LengthAccessor
-
- setValue(Object) - Method in class gw.internal.gosu.parser.MemberFieldSymbol
-
- setValue(Expression) - Method in class gw.internal.gosu.parser.statements.ReturnStatement
-
- setValue(Object) - Method in class gw.internal.gosu.parser.Symbol
-
Assigns a value to this Symbol.
- 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, 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
-
- shouldUseReflection(IType, ICompilableTypeInternal, IRelativeTypeInfo.Accessibility) - Static method in class gw.internal.gosu.ir.transform.util.RequiresReflectionDeterminer
-
- shouldUseReflection(IType, ICompilableTypeInternal, IRType, IRelativeTypeInfo.Accessibility) - Static method in class gw.internal.gosu.ir.transform.util.RequiresReflectionDeterminer
-
- 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(CharSequence) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
-
- SourceCodeTokenizer(Reader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
-
- SourceCodeTokenizer(SourceCodeReader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
-
- SourceCodeTokenizer(SourceCodeReader, ITokenizerInstructor) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizer
-
- SourceCodeTokenizerInternal - Class in gw.internal.gosu.parser
-
This class is adapted from java.io.SourceCodeTokenizer.
- SourceCodeTokenizerInternal(CharSequence) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizerInternal
-
- SourceCodeTokenizerInternal(Reader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizerInternal
-
- SourceCodeTokenizerInternal(SourceCodeReader) - Constructor for class gw.internal.gosu.parser.SourceCodeTokenizerInternal
-
- SourceCodeTokenizerInternal(SourceCodeReader, ITokenizerInstructor) - 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(ISymbolTable, SourceCodeTokenizer, int, int, boolean) - Constructor for class gw.internal.gosu.parser.StandardParserState
-
- StandardParserState(IParsedElement, String, 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(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(Symbol) - 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
- TEMP_VAR_PREFIX - Static variable in class gw.internal.gosu.ir.transform.FunctionBodyTransformationContext
-
- 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
-
- 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
-
- 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.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.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.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(Object) - Method in class gw.internal.gosu.parser.GosuIndustrialParkImpl
-
- 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.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(Object) - Static method in class gw.internal.gosu.runtime.GosuRuntimeMethods
-
- toString() - Method in class gw.internal.gosu.template.TemplateGenerator
-
- 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.parser.java.classinfo.JavaStringObject
-
- 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(IType, boolean) - Constructor for class gw.internal.gosu.parser.expressions.TypeLiteral
-
- TypeLiteral(IType) - Constructor for class gw.internal.gosu.parser.expressions.TypeLiteral
-
- TypeLiteral() - 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(List<String>) - Constructor for class gw.internal.gosu.parser.TypeUsesMap
-
- TypeUsesMap() - 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
-