- CACHE - Static variable in class gw.lang.reflect.java.GosuTypes
-
- Cache<K,V> - Class in gw.util.concurrent
-
static var MY_CACHE = new Cache( 1000, \ foo -> getBar( foo ) )
- Cache(String, int, Cache.MissHandler<K, V>) - Constructor for class gw.util.concurrent.Cache
-
This will create a new cache
- Cache.MissHandler<L,W> - Interface in gw.util.concurrent
-
- call(String, String, String, String, String) - Method in interface gw.lang.debugger.RemoteServiceProtocolHandler
-
- call(String, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- call(IJavaClassMethod, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- call(IRExpressionBuilder, String, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- call(IRExpressionBuilder, IJavaClassMethod, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- call(String, IRExpressionBuilder...) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- call(String, List<IRExpressionBuilder>) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- call(IJavaClassMethod, List<IRExpressionBuilder>) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- call(Method, List<IRExpressionBuilder>) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- Callable - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- callableConstructor(List<? extends IConstructorInfo>, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
-
If there is a tie this method will throw an IllegalArgumentException.
- callableConstructorStrict(List<? extends IConstructorInfo>, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
-
If there is a tie this method will throw an IllegalArgumentException.
- callableMethod(MethodList, CharSequence, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
-
If there is a tie this method will throw an IllegalArgumentException.
- callableMethodStrict(MethodList, CharSequence, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
-
If there is a tie this method will throw an IllegalArgumentException.
- callStatic(IJavaClassMethod, IRExpressionBuilder...) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- callSuperInit(List<IRExpressionBuilder>) - Static method in class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
-
- canBeCaptured() - Method in interface gw.lang.parser.ISymbol
-
- canCast(IType, IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- canCast(IType, IType) - Static method in class gw.lang.reflect.TypeSystem
-
- canCoerce(IType, IType) - Method in interface gw.lang.parser.ICoercionManager
-
- canCoerce(IType, IType) - Method in class gw.lang.parser.StandardCoercionManager
-
- canReloadClasses() - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- canWrapChain() - Static method in class gw.lang.reflect.gs.GosuClassPathThing
-
- capitalise(String) - Static method in class gw.util.GosuStringUtil
-
- capitalize(String) - Static method in class gw.util.GosuStringUtil
-
- capitalizeFirstChar(String, boolean) - Static method in class gw.lang.reflect.ImplicitPropertyUtil
-
- CaseInsensitiveSet<T extends CharSequence> - Class in gw.util
-
- CaseInsensitiveSet() - Constructor for class gw.util.CaseInsensitiveSet
-
- CaseInsensitiveSet(Collection<? extends T>) - Constructor for class gw.util.CaseInsensitiveSet
-
- CaseInsensitiveSet(T[]) - Constructor for class gw.util.CaseInsensitiveSet
-
- CaseInsensitiveSet(int) - Constructor for class gw.util.CaseInsensitiveSet
-
- cast(IRExpression, IRType) - Static method in class gw.lang.ir.builder.IRArgConverter
-
- cast(Class) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- cast(IJavaClassInfo) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- cast(IRType) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- castOrConvertIfNecessary(IRType, IRExpression) - Static method in class gw.lang.ir.builder.IRArgConverter
-
- CATEGORY_BEHAVIOR - Static variable in interface gw.lang.reflect.IPresentationInfo
-
- CATEGORY_DESIGN - Static variable in interface gw.lang.reflect.IPresentationInfo
-
- center(String, int) - Static method in class gw.util.GosuStringUtil
-
Centers a String in a larger String of size size
using the space character (' ').
- center(String, int, char) - Static method in class gw.util.GosuStringUtil
-
Centers a String in a larger String of size size.
- center(String, int, String) - Static method in class gw.util.GosuStringUtil
-
Centers a String in a larger String of size size.
- CHAR - Static variable in class gw.lang.reflect.java.asm.AsmClass
-
- CHAR - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- CHAR_SEQUENCE() - Static method in class gw.lang.reflect.java.JavaTypes
-
- CHAR_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
-
- Character - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- CHARACTER() - Static method in class gw.lang.reflect.java.JavaTypes
-
- charAt(int) - Method in class gw.lang.parser.CICS
-
- charAt(int) - Method in class gw.lang.parser.Keyword
-
- CharCoercer - Class in gw.lang.parser.coercers
-
- CharCoercer() - Constructor for class gw.lang.parser.coercers.CharCoercer
-
- CharHighPriorityCoercer - Class in gw.lang.parser.coercers
-
- CharHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.CharHighPriorityCoercer
-
- CharPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
-
- CharPHighPriorityCoercer - Class in gw.lang.parser.coercers
-
- CharPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.CharPHighPriorityCoercer
-
- CharSequence - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- chomp(String) - Static method in class gw.util.GosuStringUtil
-
Removes one newline from end of a String if it's there,
otherwise leave it alone.
- chomp(String, String) - Static method in class gw.util.GosuStringUtil
-
Removes separator from the end of
str if it's there, otherwise leave it alone.
- chompLast(String) - Static method in class gw.util.GosuStringUtil
-
- chompLast(String, String) - Static method in class gw.util.GosuStringUtil
-
- chop(String) - Static method in class gw.util.GosuStringUtil
-
Remove the last character from a String.
- chopNewline(String) - Static method in class gw.util.GosuStringUtil
-
- CICS - Class in gw.lang.parser
-
- CiHashMap<K extends CharSequence,V> - Class in gw.util
-
- CiHashMap() - Constructor for class gw.util.CiHashMap
-
- CiHashMap(int) - Constructor for class gw.util.CiHashMap
-
- CiHashMap(int, float) - Constructor for class gw.util.CiHashMap
-
- CiHashMap(Map<? extends K, ? extends V>) - Constructor for class gw.util.CiHashMap
-
- CLASS() - Static method in class gw.lang.ir.IRTypeConstants
-
- Class - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- CLASS() - Static method in class gw.lang.reflect.java.JavaTypes
-
- CLASS_MEMBER - Static variable in class gw.lang.reflect.Modifier
-
The code indicating something is a class member
- classDefined(ICompilableType, byte[]) - Method in interface gw.lang.reflect.gs.IClassDefinitionListener
-
- ClassInfoUtil - Class in gw.lang.reflect.java
-
- ClassInfoUtil() - Constructor for class gw.lang.reflect.java.ClassInfoUtil
-
- ClassLazyTypeResolver - Class in gw.lang.reflect
-
- ClassLazyTypeResolver(Class) - Constructor for class gw.lang.reflect.ClassLazyTypeResolver
-
- ClassPathEntry(IDirectory, boolean) - Constructor for class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
-
- ClasspathToGosuPathEntryUtil - Class in gw.lang.init
-
- ClasspathToGosuPathEntryUtil() - Constructor for class gw.lang.init.ClasspathToGosuPathEntryUtil
-
- ClassType - Enum in gw.lang.reflect.gs
-
- clean(String) - Static method in class gw.util.GosuStringUtil
-
- cleanAfterCompile() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- cleanAfterCompile() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- cleanup() - Static method in class gw.lang.reflect.gs.GosuClassPathThing
-
- cleanupWeakReferences() - Static method in class gw.lang.parser.CICS
-
- clear() - Static method in enum gw.config.ExecutionMode
-
- clear() - Method in class gw.lang.reflect.FeatureManager
-
- clear() - Method in class gw.lang.reflect.MethodList
-
- clear() - Method in class gw.lang.reflect.PropertyNameMap
-
- clear() - Method in class gw.util.cache.FqnCache
-
- clear() - Method in class gw.util.cache.FqnCacheNode
-
- clear() - Method in interface gw.util.cache.IFqnCache
-
- clear() - Method in class gw.util.cache.WeakFqnCache
-
- clear() - Method in class gw.util.CaseInsensitiveSet
-
- clear() - Method in class gw.util.CiHashMap
-
- clear() - Method in class gw.util.concurrent.Cache
-
- clear() - Method in class gw.util.concurrent.ConcurrentHashSet
-
- clear() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- clear() - Method in class gw.util.concurrent.LockingLazyVar
-
- clear() - Method in class gw.util.concurrent.LocklessLazyVar
-
- clear() - Method in class gw.util.DerivedKeyHashMap
-
- clear() - Method in class gw.util.DynamicArray
-
Removes all of the elements from this list.
- clear() - Method in class gw.util.IdentitySet
-
- clear() - Method in class gw.util.perf.InvocationCounter
-
- clear() - Method in class gw.util.ScopedMap
-
- clear() - Method in class gw.util.SpaceEfficientHashMap
-
- clear() - Method in class gw.util.Stack
-
- clearAllCaches() - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
-
- clearAllCaches() - Method in class gw.fs.physical.FullCachingPhysicalFileSystem
-
- clearAllCaches() - Method in class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
-
- clearAllCaches() - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
-
- clearAllCaches() - Method in interface gw.fs.physical.IPhysicalFileSystem
-
- clearAllCaches() - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
-
- clearAllCaches() - Method in interface gw.lang.reflect.module.IFileSystem
-
- clearCaches() - Method in class gw.fs.DelegateDirectory
-
- clearCaches() - Method in interface gw.fs.IDirectory
-
- clearCaches() - Method in class gw.fs.jar.JarEntryDirectoryImpl
-
- clearCaches() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- clearCaches() - Method in class gw.fs.physical.PhysicalDirectoryImpl
-
- clearCaches() - Method in interface gw.lang.reflect.ITypeRefFactory
-
- clearDefaultSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
-
- clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.FullCachingPhysicalFileSystem
-
- clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
-
- clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
-
- clearDirectoryCaches(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
-
- clearDirectoryCaches(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
-
- clearErrorTypes() - Method in interface gw.lang.reflect.ITypeSystem
-
- clearErrorTypes() - Static method in class gw.lang.reflect.TypeSystem
-
- clearExpression() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- clearNoLock() - Method in class gw.util.concurrent.LockingLazyVar
-
- clearNonDefaultTypeUses() - Method in interface gw.lang.parser.ITypeUsesMap
-
Clears all types not in the default set of types;
- clearParseExceptions() - Method in interface gw.lang.parser.IParsedElement
-
- clearParseTreeInformation() - Method in interface gw.lang.parser.IParsedElement
-
- clearParseTreeInformation() - Method in interface gw.lang.parser.IParseTree
-
- clearParseWarnings() - Method in interface gw.lang.parser.IParsedElement
-
- clearThreadLocal(ThreadLocal) - Static method in class gw.lang.GosuShop
-
- clearTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
-
- clone() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- clone() - Method in class gw.util.CiHashMap
-
- cloneWithNewTokenStartAndTokenEnd(int, int) - Method in interface gw.lang.parser.IParserState
-
- close(Closeable...) - Static method in class gw.util.StreamUtil
-
Closes the specified streams, suppressing any IOExceptions for inputstreams and readers.
- closeNoThrow(Closeable) - Static method in class gw.util.StreamUtil
-
Close and swallow exception the exception.
- codeLines - Variable in class gw.util.perf.codestats.FileInfo
-
- coerce(Object, IType) - Static method in class gw.lang.reflect.ReflectUtil
-
- coerceArgsIfNecessary(IParameterInfo[], Object...) - Static method in class gw.lang.reflect.ReflectUtil
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BasePHighPriorityCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BasePrimitiveCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BigDecimalCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BigIntegerCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BlockCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.BooleanCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.ByteCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.CharCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.DateCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.DoubleCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.FeatureReferenceToBlockCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.FloatCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.IdentityCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.IMonitorLockCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.IntCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.LongCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.NonWarningStringCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.PrimitiveCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.PriorityDelegatingCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.RuntimeCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.ShortCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.StringBufferCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.StringBuilderCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.StringCoercer
-
- coerceValue(IType, Object) - Method in class gw.lang.parser.coercers.TypeVariableCoercer
-
- coerceValue(IType, Object) - Method in interface gw.lang.parser.ICoercer
-
- collapse() - Method in class gw.lang.parser.IToken
-
- collapseToken() - Method in interface gw.lang.parser.IFullParserState
-
Collapses the token captured by this parser state, if possible
- collectCompilationStatistics() - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- Collection - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- COLLECTION() - Static method in class gw.lang.reflect.java.JavaTypes
-
- collectNames(Set<String>, String) - Method in class gw.util.cache.FqnCacheNode
-
- COM_SUN_CLASS_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
-
- CommandFailedException - Exception in gw.util
-
- CommandFailedException(int, String) - Constructor for exception gw.util.CommandFailedException
-
- commentChar(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- CommonServices - Class in gw.config
-
- compactAndLockHashMap(HashMap<S, T>) - Static method in class gw.util.GosuCollectionUtil
-
Returns a compacted and locked map representing the map passed in.
- compactAndLockList(List<T>) - Static method in class gw.util.GosuCollectionUtil
-
Returns a compacted and locked list representing the list passed in.
- Comparable - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- COMPARABLE() - Static method in class gw.lang.reflect.java.JavaTypes
-
- COMPARABLE_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
-
- ComparableInterval<E extends Comparable<E>> - Class in gw.lang.reflect.interval
-
- ComparableInterval(E, E) - Constructor for class gw.lang.reflect.interval.ComparableInterval
-
- ComparableInterval(E, E, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.ComparableInterval
-
- compare(Object, Object) - Method in class gw.lang.enhancements.BlockSortByComparator
-
- compare(Object, Object) - Method in class gw.lang.enhancements.BlockSortComparator
-
- compareTo(GosuVersion) - Method in class gw.lang.GosuVersion
-
- compareTo(Object) - Method in class gw.lang.reflect.gs.TypeName
-
- compareTo(MethodScore) - Method in class gw.lang.reflect.MethodScore
-
- compile(String, List<String>) - Method in class gw.lang.gosuc.Gosuc
-
- compile(IModule, List<String>) - Method in class gw.lang.gosuc.Gosuc
-
- compile(GosucProject, Collection<? extends CharSequence>) - Method in class gw.lang.gosuc.GosucCompiler
-
- compile(String, List<String>) - Method in interface gw.lang.gosuc.IGosuc
-
- compile(IModule, List<String>) - Method in interface gw.lang.gosuc.IGosuc
-
- compile(File, ICompilerDriver) - Method in class gw.lang.gosuc.simple.GosuCompiler
-
- compile(File, ICompilerDriver) - Method in interface gw.lang.gosuc.simple.IGosuCompiler
-
- compile(IRClass, boolean) - Method in interface gw.lang.ir.IRClassCompiler
-
- compile(ISymbolTable) - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- compile() - Method in interface gw.lang.reflect.ICompilable
-
- CompilerMemoryMonitor - Class in gw.lang.gosuc.simple
-
- CompilerMemoryMonitor() - Constructor for class gw.lang.gosuc.simple.CompilerMemoryMonitor
-
- CompilerPlatformHelper - Class in gw.lang.gosuc.simple
-
- CompilerPlatformHelper() - Constructor for class gw.lang.gosuc.simple.CompilerPlatformHelper
-
- compileToJava(IRClass) - Method in interface gw.lang.ir.IRClassCompiler
-
- completed(long, long, String, String, int, long) - Method in class gw.config.DefaultGosuProfilingService
-
This will log a profiling event, note that the start time and end times should have been captured
from the same clock, for example IEntityAccess.getCurrentTime().
- completed(long, long, String, String, int, long) - Method in interface gw.config.IGosuProfilingService
-
This will log a profiling event, note that the start time and end times should have been captured
from the same clock, for example IEntityAccess.getCurrentTime().
- computeTypeNames() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- computeTypeNames() - Method in interface gw.lang.reflect.ITypeLoader
-
- concatenate(Object[]) - Static method in class gw.util.GosuStringUtil
-
- ConcurrentHashSet<K> - Class in gw.util.concurrent
-
- ConcurrentHashSet() - Constructor for class gw.util.concurrent.ConcurrentHashSet
-
- ConcurrentHashSet(int) - Constructor for class gw.util.concurrent.ConcurrentHashSet
-
- ConcurrentHashSet(Set<K>) - Constructor for class gw.util.concurrent.ConcurrentHashSet
-
- ConcurrentWeakValueHashMap<K,V> - Class in gw.util.concurrent
-
Adapted from com.intellij.util.containers.ConcurrentWeakValueHashMap
- ConcurrentWeakValueHashMap(Map<K, V>) - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- ConcurrentWeakValueHashMap() - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- ConcurrentWeakValueHashMap(int) - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- ConcurrentWeakValueHashMap(int, float, int) - Constructor for class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- CONFIG_RESOURCE_PREFIX - Static variable in interface gw.lang.reflect.module.IModule
-
- configurePaths(List<IDirectory>, List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
-
Configure both source and Java classpaths of the module in a semi-automated way.
- construct(String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
-
- constructGosuClassInstance(String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
-
- constructor(List<? extends IConstructorInfo>, IType...) - Static method in class gw.lang.reflect.ITypeInfo.FIND
-
- ConstructorInfoBuilder - Class in gw.lang.reflect
-
- ConstructorInfoBuilder() - Constructor for class gw.lang.reflect.ConstructorInfoBuilder
-
- ConstructorInfoBuilder.IBuilt - Interface in gw.lang.reflect
-
- ConstructorReference<R,T> - Class in gw.lang.reflect.features
-
- ConstructorReference(IType, IType[], Object[]) - Constructor for class gw.lang.reflect.features.ConstructorReference
-
- contains(IType[], IType) - Static method in class gw.lang.GosuShop
-
- contains(int) - Method in interface gw.lang.parser.IParseTree
-
- contains(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- contains(E) - Method in class gw.lang.reflect.interval.AbstractInterval
-
- contains(ME) - Method in class gw.lang.reflect.interval.AbstractInterval
-
- contains(E) - Method in interface gw.lang.reflect.interval.IInterval
-
- contains(ME) - Method in interface gw.lang.reflect.interval.IInterval
-
- contains(String) - Method in class gw.util.cache.FqnCache
-
- contains(String) - Method in interface gw.util.cache.IFqnCache
-
- contains(String) - Method in class gw.util.cache.WeakFqnCache
-
- contains(Object) - Method in class gw.util.CaseInsensitiveSet
-
- contains(Object) - Method in class gw.util.concurrent.ConcurrentHashSet
-
- contains(Object) - Method in class gw.util.DynamicArray
-
Returns true if this list contains the specified element.
- contains(String, char) - Static method in class gw.util.GosuStringUtil
-
Checks if String contains a search character, handling null.
- contains(String, String) - Static method in class gw.util.GosuStringUtil
-
Checks if String contains a search String, handling null.
- contains(T) - Method in class gw.util.IdentitySet
-
- contains(Object) - Method in class gw.util.perf.objectsize.UnmodifiableSizeTwoSet
-
- contains(T) - Method in class gw.util.Stack
-
- CONTAINS_SOURCES - Static variable in class gw.util.Extensions
-
- containsAll(Collection<?>) - Method in class gw.util.concurrent.ConcurrentHashSet
-
- containsAny(String, char[]) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains any character in the given
set of characters.
- containsAny(String, String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains any character in the given set of characters.
- containsIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
-
Checks if String contains a search String irrespective of case,
handling null.
- containsKey(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- containsKey(Object) - Method in class gw.lang.reflect.PropertyNameMap
-
- containsKey(Object) - Method in class gw.util.CiHashMap
-
- containsKey(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- containsKey(Object) - Method in class gw.util.DerivedKeyHashMap
-
- containsKey(Object) - Method in class gw.util.ScopedMap
-
- containsKey(Object) - Method in class gw.util.SpaceEfficientHashMap
-
- containsKeyDirect(K) - Method in class gw.util.ScopedMap
-
- containsManifest(IDirectory) - Static method in class gw.util.Extensions
-
- containsNone(String, char[]) - Static method in class gw.util.GosuStringUtil
-
Checks that the String does not contain certain characters.
- containsNone(String, String) - Static method in class gw.util.GosuStringUtil
-
Checks that the String does not contain certain characters.
- containsOnly(String, char[]) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only certain characters.
- containsOnly(String, String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only certain characters.
- containsOrBorders(int, boolean) - Method in interface gw.lang.parser.IParseTree
-
- containsOrBorders(IParseTree, boolean) - Method in interface gw.lang.parser.IParseTree
-
- containsType(String) - Method in interface gw.lang.parser.ITypeUsesMap
-
- containsValue(Object) - Method in class gw.lang.reflect.PropertyNameMap
-
- containsValue(Object) - Method in class gw.util.CiHashMap
-
- containsValue(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- containsValue(Object) - Method in class gw.util.DerivedKeyHashMap
-
- containsValue(Object) - Method in class gw.util.ScopedMap
-
- containsValue(Object) - Method in class gw.util.SpaceEfficientHashMap
-
- convert(ElementType) - Static method in enum gw.lang.annotation.UsageTarget
-
- convertClasspathToGosuPathEntries(List<File>) - Static method in class gw.lang.init.ClasspathToGosuPathEntryUtil
-
Converts a set of Files into a list of GosuPathEntries.
- convertGenericParameterTypes(IFeatureInfo, TypeVarToTypeMap) - Method in interface gw.lang.reflect.java.IJavaClassConstructor
-
- convertNullAsPrimitive(IType, boolean) - Method in interface gw.lang.parser.ICoercionManager
-
Converts a null value to a value compatible with the specified primitive type.
- convertNullAsPrimitive(IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
-
- convertToRuntimeException(Throwable) - Static method in class gw.util.GosuExceptionUtil
-
- convertType(IType) - Method in class gw.lang.reflect.FeatureManager
-
- convertValue(Object, IType) - Method in interface gw.lang.parser.ICoercionManager
-
- convertValue(Object, IType) - Method in class gw.lang.parser.StandardCoercionManager
-
Given a value and a target Class, return a compatible value via the target Class.
- copy() - Method in interface gw.lang.parser.IScope
-
Shallow copy this scope
- copy() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- copy() - Method in interface gw.lang.parser.ISymbolTable
-
Perform a semi-deep copy of this symbol table.
- copy() - Method in class gw.lang.parser.IToken
-
- copy() - Method in interface gw.lang.parser.ITypeUsesMap
-
Returns a shallow copy of this map.
- copy() - Method in class gw.lang.parser.StandardScope
-
- copy() - Method in class gw.lang.parser.StandardSymbolTable
-
- copy() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- copy() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
-
- copy() - Method in class gw.lang.reflect.MethodList
-
- copy() - Method in class gw.util.DynamicArray
-
Returns a shallow copy of this ArrayList instance.
- copy(InputStream, OutputStream) - Static method in class gw.util.StreamUtil
-
Copies the content of an input stream to an output stream.
- copy(InputStream, Writer) - Static method in class gw.util.StreamUtil
-
Copies the content of an input stream to a writer.
- copy(Reader, OutputStream) - Static method in class gw.util.StreamUtil
-
Copies the content of a reader to an output stream.
- copy(Reader, Writer) - Static method in class gw.util.StreamUtil
-
Copies the content of a reader to a writer.
- copyFields(FunctionType) - Method in class gw.lang.reflect.FunctionType
-
- copyFile(File, File) - Static method in class gw.lang.gosuc.GosucCompiler
-
- copyFile(File, File) - Method in class gw.lang.gosuc.simple.GosuCompiler
-
- copyInto(E) - Method in class gw.lang.parser.IToken
-
- copyLocalScope() - Method in interface gw.lang.parser.ITypeUsesMap
-
Copies the type uses map but alias the global map from this.
- copyParameters(IJavaClassMethod) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- copyParameters(IMethodInfo) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- copyParameters(Method) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- copyParameters(IJavaClassConstructor) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- copyParameters(Constructor) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- countMatches(String) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- countMatches(String, int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- countMatches(String, String) - Static method in class gw.util.GosuStringUtil
-
Counts how many times the substring appears in the larger String.
- countRegexpMatches(String, String) - Static method in class gw.util.GosuStringUtil
-
Counts how many times the regexp appears in the larger String.
- countSymbols() - Method in interface gw.lang.parser.IScope
-
visit all symbols in this Scope,
- countSymbols() - Method in class gw.lang.parser.StandardScope
-
- create() - Method in class gw.fs.DelegateDirectory
-
- create() - Method in interface gw.fs.IResource
-
- create() - Method in class gw.fs.jar.JarEntryFileImpl
-
- create() - Method in class gw.fs.jar.JarEntryResourceImpl
-
- create() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- create() - Method in class gw.fs.physical.PhysicalFileImpl
-
- create() - Method in class gw.fs.physical.PhysicalResourceImpl
-
- create() - Method in class gw.fs.url.URLFileImpl
-
- create() - Method in class gw.lang.annotation.Annotations.Builder
-
- create(Class<T>, Object) - Static method in class gw.lang.annotation.Annotations
-
Convenience method that constructs an annotation instance with a single "value" element.
- create(Class<T>) - Static method in class gw.lang.annotation.Annotations
-
Convenience method that constructs an annotation instance with no elements.
- create(Class) - Method in interface gw.lang.javadoc.IJavaDocFactory
-
- create() - Method in interface gw.lang.javadoc.IJavaDocFactory
-
- create(IFeatureInfo, IJavaClassConstructor, IConstructorNode) - Method in interface gw.lang.parser.IConstructorInfoFactory
-
- create(Class, Object[], IFeatureInfo) - Method in interface gw.lang.reflect.IAnnotationInfoFactory
-
- create(IType, Class<?>) - Method in interface gw.lang.reflect.ITypeInfoFactory
-
- create(IType, IJavaClassInfo) - Method in interface gw.lang.reflect.ITypeInfoFactory
-
- create(IType) - Method in interface gw.lang.reflect.ITypeRefFactory
-
- createAdapterClass() - Method in interface gw.lang.reflect.java.IJavaType
-
Creates the Gosu proxy type for this class.
- createClass(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Static method in class gw.lang.GosuShop
-
- createClass(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Method in interface gw.lang.IGosuShop
-
- createClassDocNode() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- createClassDocNode() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- createClassInfo(Class, IModule) - Static method in class gw.lang.GosuShop
-
- createClassInfo(Class, IModule) - Method in interface gw.lang.IGosuShop
-
- createClassParser(IGosuParser) - Static method in class gw.lang.parser.GosuParserFactory
-
- createClassParser(IGosuParser) - Method in interface gw.lang.parser.IGosuParserFactory
-
- createClassPath(IModule, boolean) - Static method in class gw.lang.GosuShop
-
- createClassPath(IModule, boolean) - Method in interface gw.lang.IGosuShop
-
- createCommnoSymbolScope() - Method in interface gw.lang.IGosuShop
-
- createCommonSymbolScope() - Static method in class gw.lang.GosuShop
-
- createConstructor() - Method in class gw.lang.ir.builder.IRClassBuilder
-
- created(IResource) - Static method in class gw.lang.reflect.TypeSystem
-
- created(IResource, String) - Static method in class gw.lang.reflect.TypeSystem
-
- createDynamicFunctionSymbol(ISymbolTable, String, IFunctionType, List<ISymbol>, IExpression) - Static method in class gw.lang.GosuShop
-
- createDynamicFunctionSymbol(ISymbolTable, String, IFunctionType, List<ISymbol>, IExpression) - Method in interface gw.lang.IGosuShop
-
- createEnhancement(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Static method in class gw.lang.GosuShop
-
- createEnhancement(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap) - Method in interface gw.lang.IGosuShop
-
- createEnhancementIndex(GosuClassTypeLoader) - Static method in class gw.lang.GosuShop
-
- createEnhancementIndex(GosuClassTypeLoader) - Method in interface gw.lang.IGosuShop
-
- createEvaluationException(String) - Static method in class gw.lang.GosuShop
-
- createEvaluationException(String) - Method in interface gw.lang.IGosuShop
-
- createException() - Method in interface gw.lang.javadoc.IJavaDocFactory
-
- createField() - Method in class gw.lang.ir.builder.IRClassBuilder
-
- createFileSystemGosuClassRepository(IModule, IDirectory[]) - Static method in class gw.lang.GosuShop
-
- createFileSystemGosuClassRepository(IModule, IDirectory[], String[]) - Static method in class gw.lang.GosuShop
-
- createFileSystemGosuClassRepository(IModule, IDirectory[]) - Method in interface gw.lang.IGosuShop
-
- createFileSystemGosuClassRepository(IModule, IDirectory[], String[]) - Method in interface gw.lang.IGosuShop
-
- createFragmentParser() - Static method in class gw.lang.parser.GosuParserFactory
-
- createFragmentParser() - Method in interface gw.lang.parser.IGosuParserFactory
-
- createFunctionType(IMethodInfo) - Static method in class gw.lang.GosuShop
-
- createFunctionType(IMethodInfo) - Method in interface gw.lang.IGosuShop
-
- createGlobalModule(IExecutionEnvironment) - Static method in class gw.lang.GosuShop
-
- createGlobalModule(IExecutionEnvironment) - Method in interface gw.lang.IGosuShop
-
- createIdentifierExpression() - Static method in class gw.lang.GosuShop
-
- createIdentifierExpression() - Method in interface gw.lang.IGosuShop
-
- createJavaAnnotation(Annotation, IFeatureInfo) - Method in interface gw.lang.reflect.IAnnotationInfoFactory
-
- createJreModule() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- createLengthProperty(ITypeInfo) - Static method in class gw.lang.GosuShop
-
- createLengthProperty(ITypeInfo) - Method in interface gw.lang.IGosuShop
-
- createMetaType(IType, boolean) - Static method in class gw.lang.GosuShop
-
- createMetaType(IType, boolean) - Method in interface gw.lang.IGosuShop
-
- createMethod() - Method in class gw.lang.ir.builder.IRClassBuilder
-
- createModule(IExecutionEnvironment, String) - Static method in class gw.lang.GosuShop
-
- createModule(IExecutionEnvironment, String) - Method in interface gw.lang.IGosuShop
-
- createNewInstance(ISourceCodeTokenizer) - Method in interface gw.lang.parser.ITokenizerInstructor
-
- createParam() - Method in interface gw.lang.javadoc.IJavaDocFactory
-
- createParser(String, ISymbolTable, IScriptabilityModifier) - Static method in class gw.lang.parser.GosuParserFactory
-
Creates an IGosuParser appropriate for parsing and executing Gosu.
- createParser(String, ISymbolTable, IScriptabilityModifier, ITypeUsesMap) - Static method in class gw.lang.parser.GosuParserFactory
-
Creates an IGosuParser appropriate for parsing and executing Gosu.
- createParser(ISymbolTable, IScriptabilityModifier) - Static method in class gw.lang.parser.GosuParserFactory
-
Creates an IGosuParser appropriate for parsing and executing Gosu.
- createParser(String, ISymbolTable) - Static method in class gw.lang.parser.GosuParserFactory
-
Creates an IGosuParser appropriate for parsing and executing Gosu.
- createParser(String) - Static method in class gw.lang.parser.GosuParserFactory
-
- createParser(String, ISymbolTable, IScriptabilityModifier, ITypeUsesMap) - Method in interface gw.lang.parser.IGosuParserFactory
-
- createParser(String, ISymbolTable, IScriptabilityModifier) - Method in interface gw.lang.parser.IGosuParserFactory
-
- createParser(ISymbolTable, IScriptabilityModifier) - Method in interface gw.lang.parser.IGosuParserFactory
-
Creates an IGosuParser appropriate for parsing and executing Gosu.
- createParser(String, ISymbolTable) - Method in interface gw.lang.parser.IGosuParserFactory
-
Creates an IGosuParser appropriate for parsing and executing Gosu.
- createParser(String) - Method in interface gw.lang.parser.IGosuParserFactory
-
- createPathEntryForModuleFile(IFile) - Static method in class gw.lang.init.ModuleFileUtil
-
Reads a pom.xml file into a GosuPathEntry object
- createPathEntryFromModuleFile(IFile) - Static method in class gw.lang.GosuShop
-
- createPathEntryFromModuleFile(IFile) - Method in interface gw.lang.IGosuShop
-
- createProgram(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Static method in class gw.lang.GosuShop
-
- createProgram(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in interface gw.lang.IGosuShop
-
- createProgramForEval(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Static method in class gw.lang.GosuShop
-
- createProgramForEval(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in interface gw.lang.IGosuShop
-
- createProgramParser() - Static method in class gw.lang.parser.GosuParserFactory
-
- createProgramParser() - Method in interface gw.lang.parser.IGosuParserFactory
-
- createProject(String, GosucSdk, List<GosucModule>, List<String>) - Method in interface gw.lang.gosuc.ICustomParser
-
- createPropertyDelegate(IFeatureInfo, IPropertyInfo) - Static method in class gw.lang.GosuShop
-
- createPropertyDelegate(IFeatureInfo, IPropertyInfo) - Method in interface gw.lang.IGosuShop
-
- createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol) - Static method in class gw.lang.GosuShop
-
- createReducedDynamicFunctionSymbol(IDynamicFunctionSymbol) - Method in interface gw.lang.IGosuShop
-
- createReducedSymbol() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- createReducedSymbol() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- createReducedSymbol() - Method in interface gw.lang.parser.ISymbol
-
- createSimpleTemplateHost() - Static method in class gw.lang.GosuShop
-
- createSimpleTemplateHost() - Method in interface gw.lang.IGosuShop
-
- createSourceCodeTokenizer(CharSequence) - Static method in class gw.lang.GosuShop
-
- createSourceCodeTokenizer(CharSequence, boolean) - Static method in class gw.lang.GosuShop
-
- createSourceCodeTokenizer(Reader) - Static method in class gw.lang.GosuShop
-
- createSourceCodeTokenizer(CharSequence) - Method in interface gw.lang.IGosuShop
-
- createSourceCodeTokenizer(CharSequence, boolean) - Method in interface gw.lang.IGosuShop
-
- createSourceCodeTokenizer(Reader) - Method in interface gw.lang.IGosuShop
-
- createStandardParserState(IParsedElement, String, boolean) - Static method in class gw.lang.GosuShop
-
- createStandardParserState(IParsedElement, String, boolean) - Method in interface gw.lang.IGosuShop
-
- createSymbol(CharSequence, IType, Object) - Static method in class gw.lang.GosuShop
-
- createSymbol(CharSequence, IType, IStackProvider) - Static method in class gw.lang.GosuShop
-
- createSymbol(CharSequence, IType, Object) - Method in interface gw.lang.IGosuShop
-
- createSymbol(CharSequence, IType, IStackProvider) - Method in interface gw.lang.IGosuShop
-
- createSymbolTable() - Static method in class gw.lang.GosuShop
-
- createSymbolTable(boolean) - Static method in class gw.lang.GosuShop
-
- createSymbolTable() - Method in interface gw.lang.IGosuShop
-
- createSymbolTable(boolean) - Method in interface gw.lang.IGosuShop
-
- createTemplate(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Static method in class gw.lang.GosuShop
-
- createTemplate(String, String, GosuClassTypeLoader, ISourceFileHandle, ITypeUsesMap, ISymbolTable) - Method in interface gw.lang.IGosuShop
-
- createTemplateHost() - Static method in class gw.lang.GosuShop
-
- createTemplateHost() - Method in interface gw.lang.IGosuShop
-
- createTemplateTokenizerInstructor(ISourceCodeTokenizer) - Static method in class gw.lang.GosuShop
-
- createTemplateTokenizerInstructor(ISourceCodeTokenizer) - Method in interface gw.lang.IGosuShop
-
- createTypeLoader(IExecutionEnvironment) - Method in class gw.config.TypeLoaderSpec
-
- createTypeLoader(IExecutionEnvironment, String, HashMap) - Static method in class gw.config.TypeLoaderSpec
-
- createTypeUsesMap(List<String>) - Static method in class gw.lang.GosuShop
-
- createTypeUsesMap(List<String>) - Method in interface gw.lang.IGosuShop
-
- createTypeVariableDefinition(IType) - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
-
- currentClassSuperType() - Method in class gw.lang.ir.builder.IRBuilderContext
-
- currentReturnType() - Method in class gw.lang.ir.builder.IRBuilderContext
-
- CustomErrorInfo(IProvidesCustomErrorInfo.ErrorLevel, String, int, int) - Constructor for class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
-
- g_resources - Static variable in class gw.lang.parser.resources.Res
-
- generateTemplate(Reader, Writer, ISymbolTable) - Static method in class gw.lang.GosuShop
-
- generateTemplate(Reader, Writer, ISymbolTable) - Method in interface gw.lang.IGosuShop
-
- GENERIC_BEAN_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
-
- GenericFileMetadata - Class in gw.fs.physical.generic
-
- GenericFileMetadata(File) - Constructor for class gw.fs.physical.generic.GenericFileMetadata
-
- GenericPhysicalFileSystem - Class in gw.fs.physical.generic
-
- GenericPhysicalFileSystem() - Constructor for class gw.fs.physical.generic.GenericPhysicalFileSystem
-
- get() - Static method in enum gw.config.ExecutionMode
-
- get(String) - Static method in class gw.internal.gosu.parser.StringCache
-
- get(int) - Method in class gw.lang.enhancements.OrderedList
-
- get(String) - Static method in enum gw.lang.ir.expression.IRRelationalExpression.Operation
-
- get() - Method in interface gw.lang.javadoc.IDocRef
-
- get(CharSequence) - Static method in class gw.lang.parser.CICS
-
- get(String) - Static method in class gw.lang.parser.Keyword
-
- get(ResourceKey, Object...) - Static method in class gw.lang.parser.resources.Res
-
- get(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- get() - Method in class gw.lang.reflect.features.BoundPropertyChainReference
-
- get() - Method in class gw.lang.reflect.features.BoundPropertyReference
-
- get(R) - Method in class gw.lang.reflect.features.PropertyChainReference
-
- get(R) - Method in class gw.lang.reflect.features.PropertyReference
-
- get(String) - Method in class gw.lang.reflect.FragmentCache
-
- get(IAttributedFeatureInfo) - Static method in class gw.lang.reflect.IAttributedFeatureInfo.MODIFIER
-
- GET - Static variable in class gw.lang.reflect.ImplicitPropertyUtil
-
- GET - Static variable in class gw.lang.reflect.IPresentationInfo.Default
-
- get(IType) - Method in interface gw.lang.reflect.ITypeRefFactory
-
- get(String) - Method in interface gw.lang.reflect.ITypeRefFactory
-
- get(Class<?>) - Method in interface gw.lang.reflect.ITypeSystem
-
Gets the intrinsic type for a given class.
- get(IJavaClassInfo) - Method in interface gw.lang.reflect.ITypeSystem
-
Gets the intrinsic type for a given class info object.
- get(Method) - Static method in class gw.lang.reflect.java.IJavaClassInfo.Util
-
- get(Constructor) - Static method in class gw.lang.reflect.java.IJavaClassInfo.Util
-
- get(Object) - Method in class gw.lang.reflect.PropertyNameMap
-
- get(Class) - Static method in class gw.lang.reflect.TypeSystem
-
Gets the intrinsic type for a given class.
- get(Class, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- get(IJavaClassInfo) - Static method in class gw.lang.reflect.TypeSystem
-
- get(IJavaClassInfo, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- get(String) - Method in class gw.util.cache.FqnCache
-
- get(String) - Method in interface gw.util.cache.IFqnCache
-
- get(String) - Method in class gw.util.cache.WeakFqnCache
-
- get(Object) - Method in class gw.util.CiHashMap
-
- get(K) - Method in class gw.util.concurrent.Cache
-
This will get a specific entry, it will call the missHandler if it is not found.
- get(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- get() - Method in class gw.util.concurrent.LockingLazyVar
-
- get() - Method in class gw.util.concurrent.LocklessLazyVar
-
- get(Object) - Method in class gw.util.DerivedKeyHashMap
-
- get(int) - Method in class gw.util.DynamicArray
-
Returns the element at the specified position in this list.
- get() - Method in class gw.util.Reference
-
- get(int) - Method in class gw.util.RegExpMatch
-
- get(Object) - Method in class gw.util.ScopedMap
-
- get(Object) - Method in class gw.util.SpaceEfficientHashMap
-
- get(int) - Method in class gw.util.Stack
-
- get(String) - Static method in class gw.util.StringPool
-
- getAccessibilityForClass(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
-
- getAccessibilityForType(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getAccessibilityForType(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getAccessibilityForType(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getAccessibilityForType(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
- getAccessor() - Method in interface gw.lang.reflect.IPropertyInfo
-
- getAccessor() - Method in class gw.lang.reflect.MetaPropertyInfoDelegate
-
- getAccessor() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getAccessor() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getActivationCtx() - Method in interface gw.lang.parser.IScope
-
Get the activation record context.
- getActivationCtx() - Method in class gw.lang.parser.StandardScope
-
- getActualLoader() - Method in interface gw.lang.reflect.gs.IGosuClassLoader
-
- getActualReturnType(IJavaClassType, TypeVarToTypeMap, boolean) - Static method in class gw.lang.reflect.java.ClassInfoUtil
-
- getActualType(IType, TypeVarToTypeMap, boolean) - Method in interface gw.lang.reflect.ITypeSystem
-
- getActualType(TypeVarToTypeMap) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getActualType(TypeVarToTypeMap, boolean) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getActualType(TypeVarToTypeMap) - Method in interface gw.lang.reflect.java.IJavaClassType
-
- getActualType(TypeVarToTypeMap, boolean) - Method in interface gw.lang.reflect.java.IJavaClassType
-
- getActualType(IType, TypeVarToTypeMap, boolean) - Static method in class gw.lang.reflect.TypeSystem
-
- getActualTypeArguments() - Method in interface gw.lang.reflect.java.IJavaClassParameterizedType
-
- getActualTypes(IJavaClassType[], TypeVarToTypeMap, boolean) - Static method in class gw.lang.reflect.java.ClassInfoUtil
-
- getAdapterClass() - Method in interface gw.lang.reflect.java.IJavaType
-
Returns the Gosu proxy for this class.
- getAdditionalArgs() - Method in class gw.config.TypeLoaderSpec
-
- getAdditionalDFSDecls() - Method in class gw.lang.parser.ParserOptions
-
- getAdditionalSourceRoots() - Method in interface gw.lang.reflect.IEntityAccess
-
- getAdditionalTypeLoaders() - Method in class gw.config.Registry
-
- getAfter() - Method in class gw.lang.parser.IToken
-
- getAll() - Static method in class gw.lang.parser.Keyword
-
- getAllClassesInClassHierarchyAsIntrinsicTypes(IType) - Static method in class gw.lang.reflect.TypeBase
-
- getAllDefinedTypes() - Method in class gw.lang.gosuc.GosucProject
-
- getAllExtensions() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getAllInterfaces(Class) - Static method in class gw.util.GosuClassUtil
-
- getAllNamespaces() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getAllNamespaces() - Method in interface gw.lang.reflect.ITypeLoader
-
Don't call this method unless you really know what you're doing.
- getAllRequiredModules(GosucModule) - Method in class gw.lang.gosuc.Gosuc
-
- getAllSourceRoots() - Method in class gw.lang.gosuc.GosucModule
-
- getAllTypeLoaders() - Method in interface gw.lang.reflect.ITypeSystem
-
- getAllTypeLoaders() - Static method in class gw.lang.reflect.TypeSystem
-
- getAllTypeNames() - Method in interface gw.lang.reflect.gs.IGosuClassRepository
-
- getAllTypeNames(String...) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
-
Returns the names of all types in this repository that end with one of the specified file extensions
- getAllTypeNames() - Method in interface gw.lang.reflect.ITypeLoader
-
- getAllTypeNames() - Method in interface gw.lang.reflect.ITypeSystem
-
Returns all type names in the system for all type loaders.
- getAllTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
-
- getAllTypeNames() - Static method in class gw.lang.reflect.TypeSystem
-
Returns all type names in the system for all type loaders.
- getAllTypesInHierarchy() - Method in class gw.lang.reflect.DefaultArrayType
-
- getAllTypesInHierarchy() - Method in class gw.lang.reflect.FunctionType
-
- getAllTypesInHierarchy() - Method in interface gw.lang.reflect.IType
-
Returns a Set of all IIntrinsicTypes that this class is assignable from,
including this class.
- getAllTypesInHierarchy() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getAllTypesInHierarchy() - Method in class gw.lang.reflect.TypeBase
-
- getAlternateException() - Method in exception gw.lang.parser.exceptions.ParseException
-
An alternate ParseException that may provide additional information.
- getAnnotation() - Method in interface gw.lang.parser.expressions.IAnnotationExpression
-
- getAnnotation(IType) - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getAnnotation(IType) - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
-
- getAnnotation(IType, List<IAnnotationInfo>, String) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
-
- getAnnotation(Class) - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getAnnotation(Class) - Method in class gw.lang.reflect.java.asm.AsmField
-
- getAnnotation(Class) - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getAnnotation(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getAnnotation(Class<? extends Annotation>) - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
-
Returns this element's annotation for the specified type if
such an annotation is present, else null.
- getAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoBase
-
- getAnnotation(IType) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoBase
-
- getAnnotation(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getAnnotation(IType) - Method in class gw.lang.reflect.TypeInfoBase
-
- getAnnotationDefault() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getAnnotationDefault() - Method in interface gw.lang.reflect.gs.ICanHaveAnnotationDefault
-
- getAnnotationDefaultValue() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getAnnotationFieldValueAsArray(IAnnotationInfo, String) - Static method in class gw.lang.GosuShop
-
- getAnnotationInfoFactory() - Static method in class gw.lang.GosuShop
-
- getAnnotationInfoFactory() - Method in interface gw.lang.IGosuShop
-
- getAnnotations() - Method in class gw.lang.ir.IRClass
-
- getAnnotations() - Method in class gw.lang.ir.IRSymbol
-
- getAnnotations() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- getAnnotations() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getAnnotations() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getAnnotations() - Method in interface gw.lang.parser.IReducedSymbol
-
- getAnnotations() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getAnnotations() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
-
- getAnnotations() - Method in interface gw.lang.reflect.IModifierInfo
-
- getAnnotations() - Method in class gw.lang.reflect.java.asm.AsmField
-
- getAnnotations() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getAnnotations() - Method in class gw.lang.reflect.MethodInfoBase
-
- getAnnotations() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getAnnotations() - Method in class gw.lang.reflect.PropertyInfoBase
-
- getAnnotations() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getAnnotations() - Method in class gw.lang.reflect.TypeInfoBase
-
- getAnnotationsOfType(IType) - Method in class gw.lang.reflect.BaseFeatureInfo
-
Returns the list of annotations exactly matching the annotation passed in.
- getAnnotationsOfType(IType) - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
-
- getAnnotationsOfType(IType, List<IAnnotationInfo>) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
-
- getAnnotationsOfType(IType) - Method in class gw.lang.reflect.MethodInfoBase
-
- getAnnotationsOfType(IType) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getAnnotationsOfType(IType) - Method in class gw.lang.reflect.PropertyInfoBase
-
- getAnnotationsOfType(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getAnnotationsOfType(IType) - Method in class gw.lang.reflect.TypeInfoBase
-
- getAnnotationType() - Method in class gw.lang.annotation.Annotations.Builder.AnnotationInvocationHandler
-
- getArgPosition() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
-
- getArgPosition() - Method in interface gw.lang.parser.IHasArguments
-
- getArgs() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- getArgs() - Method in class gw.lang.ir.expression.IRNewExpression
-
- getArgs() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
-
- getArgs() - Method in interface gw.lang.parser.expressions.IBlockExpression
-
- getArgs() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
-
- getArgs() - Method in interface gw.lang.parser.expressions.INewExpression
-
- getArgs() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getArgs() - Method in interface gw.lang.parser.IHasArguments
-
- getArgs() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getArgs() - Method in interface gw.lang.reflect.gs.IGosuConstructorInfo
-
- getArgs() - Method in interface gw.lang.reflect.gs.IGosuMethodInfo
-
- getArgSignature() - Method in interface gw.lang.reflect.IConstructorType
-
- getArgTypes() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
-
- getArgTypes() - Method in interface gw.lang.parser.expressions.INewExpression
-
- getArgTypes() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getArgTypes() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getArguments() - Method in class gw.lang.reflect.MethodScore
-
- getArrayAccessExpression() - Method in interface gw.lang.parser.statements.IArrayAssignmentStatement
-
- getArrayComponent(Object, int) - Method in class gw.lang.reflect.DefaultArrayType
-
- getArrayComponent(Object, int) - Method in class gw.lang.reflect.FunctionType
-
- getArrayComponent(int) - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
-
- getArrayComponent(Object, int) - Method in interface gw.lang.reflect.IType
-
Returns the value of the indexed component in the specified
array object.
- getArrayComponent(Object, int) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getArrayComponent(Object, int) - Method in class gw.lang.reflect.TypeBase
-
- getArrayComponentClass() - Method in class gw.lang.reflect.TypeBase
-
- getArrayLength(Object) - Method in class gw.lang.reflect.DefaultArrayType
-
- getArrayLength(Object) - Method in class gw.lang.reflect.FunctionType
-
- getArrayLength(Object) - Method in interface gw.lang.reflect.IType
-
Returns the length of the specified array object.
- getArrayLength(Object) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getArrayLength(Object) - Method in class gw.lang.reflect.TypeBase
-
- getArrayType() - Method in interface gw.lang.ir.IRType
-
- getArrayType() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- getArrayType() - Method in class gw.lang.ir.SyntheticIRType
-
- getArrayType() - Method in class gw.lang.reflect.DefaultArrayType
-
- getArrayType() - Method in class gw.lang.reflect.FunctionType
-
- getArrayType() - Method in interface gw.lang.reflect.IType
-
Make an array type from this type.
- getArrayType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getArrayType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getArrayType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getArrayType() - Method in class gw.lang.reflect.TypeBase
-
- getArrayVersionsOfEachType(Set<? extends IType>) - Method in class gw.lang.reflect.TypeBase
-
- getAsExpression() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getAsmType() - Method in interface gw.lang.reflect.java.IAsmJavaClassInfo
-
- getAttribute(String) - Method in interface gw.lang.parser.IAttributeSource
-
- getAttributes() - Method in class gw.fs.physical.win32.Win32FindData
-
- getAttributes() - Method in class gw.xml.simple.SimpleXmlNode
-
Returns the attributes associated with this node.
- getAttributeSource(GlobalScope) - Method in interface gw.lang.reflect.IEntityAccess
-
- getBackingClass() - Method in class gw.lang.reflect.DefaultArrayType
-
- getBackingClass() - Method in interface gw.lang.reflect.IHasJavaClass
-
- getBackingClass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getBackingClass() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getBackingClassInfo() - Method in interface gw.lang.reflect.java.IJavaBackedTypeData
-
- getBackingClassInfo() - Method in interface gw.lang.reflect.java.IJavaType
-
- getBackingConstructorInfo() - Method in interface gw.lang.reflect.gs.IGosuConstructorInfo
-
- getBackingDfs() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getBackingDfs() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getBackingLinkPropertyInfo() - Method in interface gw.lang.reflect.IEntityCovariantLinkHackPropInfo
-
- getBackingMethodInfo() - Method in interface gw.lang.reflect.gs.IGosuMethodInfo
-
- getBackingMethodInfo() - Method in interface gw.lang.reflect.ITypeInfoMethodInfo
-
- getBackingMethodInfo() - Method in class gw.lang.reflect.MetaMethodInfoDelegate
-
- getBackingPropertyInfo() - Method in interface gw.lang.reflect.ITypeInfoPropertyInfo
-
- getBackingPropertyInfo() - Method in class gw.lang.reflect.MetaPropertyInfoDelegate
-
- getBase() - Method in class gw.util.Stack
-
- getBaseName() - Method in interface gw.fs.IFile
-
- getBaseName(IFile) - Static method in class gw.fs.IFileUtil
-
- getBaseName(String) - Static method in class gw.fs.IFileUtil
-
- getBaseName() - Method in class gw.fs.jar.JarEntryFileImpl
-
- getBaseName() - Method in class gw.fs.physical.PhysicalFileImpl
-
- getBaseName() - Method in class gw.fs.url.URLFileImpl
-
- getBeanMethodCall() - Method in interface gw.lang.parser.statements.IBeanMethodCallStatement
-
- getBlock() - Method in interface gw.lang.parser.IBlockClass
-
- getBlock(int) - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getBlockGosuClass() - Method in interface gw.lang.parser.expressions.IBlockExpression
-
- getBlocks() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getBlockToInterfaceConversionClass(IType, IType) - Static method in class gw.lang.GosuShop
-
- getBlockToInterfaceConversionClass(IType, IType) - Method in interface gw.lang.IGosuShop
-
- getBlockType() - Method in interface gw.lang.parser.expressions.IBlockInvocation
-
- getBlockType() - Method in interface gw.lang.parser.IBlockClass
-
- getBody() - Method in class gw.lang.ir.statement.IRCatchClause
-
- getBody() - Method in class gw.lang.ir.statement.IRDoWhileStatement
-
- getBody() - Method in class gw.lang.ir.statement.IRForEachStatement
-
- getBody() - Method in class gw.lang.ir.statement.IRWhileStatement
-
- getBody() - Method in interface gw.lang.parser.expressions.IBlockExpression
-
- getBound() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
-
- getBoundArgs() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
-
- getBoundArgValues() - Method in class gw.lang.reflect.features.BoundMethodReference
-
- getBoundArgValues() - Method in class gw.lang.reflect.features.ConstructorReference
-
- getBoundArgValues() - Method in interface gw.lang.reflect.features.IInvokableFeatureReference
-
- getBoundArgValues() - Method in class gw.lang.reflect.features.MethodReference
-
- getBoundingType() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- getBoundingType() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
-
- getBoundingType() - Method in interface gw.lang.reflect.ITypeVariableType
-
- getBounds() - Method in interface gw.lang.reflect.java.IJavaClassTypeVariable
-
- getBoundValues() - Method in class gw.lang.reflect.features.ConstructorReference
-
- getBoundValues() - Method in class gw.lang.reflect.features.MethodReference
-
- getBoxedType(Class) - Static method in class gw.lang.ir.builder.IRArgConverter
-
- getBoxedType(IRType) - Static method in class gw.lang.ir.builder.IRArgConverter
-
- getBoxType(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getBoxType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getBuildNum() - Method in class gw.lang.GosuVersion
-
- getByFullName(String) - Method in interface gw.lang.reflect.ITypeSystem
-
Gets an intrinsic type based on a fully-qualified name.
- getByFullName(String) - Static method in class gw.lang.reflect.TypeSystem
-
Gets an intrinsic type based on a fully-qualified name.
- getByFullName(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- getByFullName(String, String) - Static method in class gw.lang.reflect.TypeSystem
-
- getByFullNameIfValid(String) - Method in interface gw.lang.reflect.ITypeSystem
-
Gets a type based on a fully-qualified name.
- getByFullNameIfValid(String) - Static method in class gw.lang.reflect.TypeSystem
-
Gets a type based on a fully-qualified name.
- getByFullNameIfValid(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- getByFullNameIfValidNoJava(String) - Method in interface gw.lang.reflect.ITypeSystem
-
- getByFullNameIfValidNoJava(String) - Static method in class gw.lang.reflect.TypeSystem
-
- getByMatcher(E, TypeVarToTypeMap.ITypeVarMatcher<E>) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- getByRelativeName(String) - Method in interface gw.lang.reflect.ITypeSystem
-
- getByRelativeName(String, ITypeUsesMap) - Method in interface gw.lang.reflect.ITypeSystem
-
Gets an intrinsic type based on a relative name.
- getByRelativeName(String) - Static method in class gw.lang.reflect.TypeSystem
-
- getByRelativeName(String, ITypeUsesMap) - Static method in class gw.lang.reflect.TypeSystem
-
Gets an intrinsic type based on a relative name.
- getByString(String) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- getByteArray() - Method in class gw.lang.reflect.java.asm.AsmClassLoader.ExposedByteArrayOutputStream
-
- getBytes(ICompilableType) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
-
- getCachedFieldName(Class) - Static method in class gw.lang.reflect.ClassLazyTypeResolver
-
- getCachedMethodScore(IInvocableType, List<IType>) - Method in class gw.lang.reflect.MethodScorer
-
- getCalendarConst() - Method in enum gw.lang.reflect.interval.DateUnit
-
- getCallableConstructor(IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getCallableConstructor(IType...) - Method in class gw.lang.reflect.BaseTypeInfo
-
- getCallableConstructor(IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getCallableConstructor(IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getCallableConstructor(IType...) - Method in interface gw.lang.reflect.ITypeInfo
-
Returns a IConstructorInfo matching the specified parameter types or null
if no match is found.
- getCallableConstructor(IType...) - Method in class gw.lang.reflect.TypeInfoBase
-
- getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseTypeInfo
-
- getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getCallableMethod(CharSequence, IType...) - Method in interface gw.lang.reflect.ITypeInfo
-
Returns a IMethodInfo matching the specified name and has parameter types that
produce the best match.
- getCallableMethod(CharSequence, IType...) - Method in class gw.lang.reflect.TypeInfoBase
-
- getCallHandler() - Method in interface gw.lang.reflect.IMethodInfo
-
- getCallHandler() - Method in class gw.lang.reflect.MetaMethodInfoDelegate
-
- getCallHandler() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getCallHandler() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- getCapturedSymbol(String) - Method in interface gw.lang.parser.expressions.IBlockExpression
-
- getCapturedTypeVars() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getCases() - Method in class gw.lang.ir.statement.IRSwitchStatement
-
- getCases() - Method in interface gw.lang.parser.statements.ISwitchStatement
-
- getCatchStatements() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
-
- getCatchStatements() - Method in interface gw.lang.parser.statements.ITryCatchFinallyStatement
-
- getCatchStmt() - Method in interface gw.lang.parser.statements.ICatchClause
-
- getCatchType() - Method in interface gw.lang.parser.statements.ICatchClause
-
- getCategory() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- getCategory() - Method in interface gw.lang.reflect.IPresentationInfo
-
- getChangesSinceLastTime() - Method in class gw.fs.watcher.DirectoryWatcher
-
Checks all the watched directories (that are being kept in a map) for changes since the last call to this method.
- getCharacterMask() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- getCharacterMask() - Method in interface gw.lang.reflect.IPresentationInfo
-
- getChild(String) - Method in class gw.util.cache.FqnCacheNode
-
- getChildAfter(int) - Method in interface gw.lang.parser.IParseTree
-
- getChildAfter(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- getChildBefore(int) - Method in interface gw.lang.parser.IParseTree
-
- getChildBefore(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- getChildren() - Method in interface gw.lang.parser.IParseTree
-
- getChildren(IType) - Method in interface gw.lang.reflect.INamespaceType
-
- getChildren() - Method in class gw.util.cache.FqnCacheNode
-
- getChildren() - Method in class gw.xml.simple.SimpleXmlNode
-
Returns the immediate children of this node.
- getChildrenBefore(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- getChomp(String, String) - Static method in class gw.util.GosuStringUtil
-
- getClass(String) - Static method in class gw.lang.reflect.ReflectUtil
-
- getClassBuilder() - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- getClassButThrowIfInvalid(String) - Static method in class gw.lang.reflect.ReflectUtil
-
- getClassDeclaration() - Method in interface gw.lang.parser.statements.IClassStatement
-
- getClassFileStatement() - Method in interface gw.lang.parser.statements.IClassStatement
-
- getClassName() - Method in interface gw.lang.parser.IFileContext
-
- getClassName() - Method in interface gw.lang.parser.statements.IClassDeclaration
-
- getClassName() - Method in class gw.lang.ProgramFileContext
-
- getClassNameFromFile(IDirectory, IFile, String[]) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
-
- getClassNames() - Method in class gw.lang.reflect.gs.ReloadResults
-
- getClasspath() - Method in class gw.lang.gosuc.GosucModule
-
- getClasspath() - Method in interface gw.lang.parser.statements.IClasspathStatement
-
- getClasspathEntries() - Method in class gw.config.Registry
-
- getClassPathLength() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getClassStatement() - Method in interface gw.lang.parser.statements.IClassFileStatement
-
- getClassStatement() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getClassStatementWithoutCompile() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getClassType() - Method in interface gw.lang.parser.IFileRepositoryBasedType
-
- getClassType() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getClassType() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getCode() - Method in class gw.lang.reflect.EnumValuePlaceholder
-
- getCode() - Method in interface gw.lang.reflect.IEnumConstant
-
- getCoercer() - Method in interface gw.lang.parser.expressions.ITypeAsExpression
-
- getCoercerInternal(IType, IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
-
Returns a coercer from values of rhsType to values of lhsType if one exists.
- getCoercionManager() - Static method in class gw.config.CommonServices
-
- getColumn() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getColumn() - Method in interface gw.lang.parser.IParsedElement
-
- getColumn() - Method in interface gw.lang.parser.IParseIssue
-
- getColumn() - Method in interface gw.lang.parser.IParseTree
-
- getColumn() - Method in exception gw.lang.parser.template.TemplateParseException
-
- getColumn() - Method in interface gw.lang.reflect.ILocationInfo
-
- getColumn() - Method in class gw.lang.reflect.LocationInfo
-
- getCommonPrefix(String[]) - Static method in class gw.util.GosuStringUtil
-
Compares all Strings in an array and returns the initial sequence of
characters that is common to all of them.
- getCommonServiceInit() - Method in class gw.config.Registry
-
- getCompilationState() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getCompiledGosuClassSymbolTable() - Method in interface gw.lang.reflect.ITypeSystem
-
- getCompiledGosuClassSymbolTable() - Static method in class gw.lang.reflect.TypeSystem
-
- getCompilingClass() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getCompilingType(String) - Method in interface gw.lang.reflect.ITypeSystem
-
- getCompilingType(String) - Static method in class gw.lang.reflect.TypeSystem
-
- getComponentType() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
-
- getComponentType() - Method in class gw.lang.ir.expression.IRNewArrayExpression
-
- getComponentType() - Method in interface gw.lang.ir.IRType
-
- getComponentType() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
-
- getComponentType() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- getComponentType() - Method in class gw.lang.ir.SyntheticIRType
-
- getComponentType() - Method in interface gw.lang.parser.expressions.IArrayAccessExpression
-
- getComponentType() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
-
- getComponentType() - Method in class gw.lang.reflect.DefaultArrayType
-
- getComponentType() - Method in class gw.lang.reflect.FunctionType
-
- getComponentType() - Method in interface gw.lang.reflect.IType
-
If this is an array type, a type representing the component type of the
array.
- getComponentType(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getComponentType() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getComponentType() - Method in class gw.lang.reflect.java.asm.AsmType
-
- getComponentType() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- getComponentType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getComponentType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getComponentType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getComponentType() - Method in class gw.lang.reflect.TypeBase
-
- getComponentType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getCompoundTypeComponents() - Method in class gw.lang.reflect.DefaultArrayType
-
- getCompoundTypeComponents() - Method in class gw.lang.reflect.FunctionType
-
- getCompoundTypeComponents() - Method in interface gw.lang.reflect.IType
-
- getCompoundTypeComponents() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getCompoundTypeComponents() - Method in class gw.lang.reflect.TypeBase
-
- getConcreteClass() - Method in class gw.lang.reflect.DefaultArrayType
-
- getConcreteClass() - Method in interface gw.lang.reflect.IDefaultArrayType
-
- getConcreteType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getConcreteType() - Method in interface gw.lang.reflect.java.IJavaClassParameterizedType
-
- getConcreteType() - Method in interface gw.lang.reflect.java.IJavaClassType
-
- getCondition() - Method in class gw.lang.ir.statement.IRCaseClause
-
- getCondition() - Method in interface gw.lang.parser.expressions.IConditionalTernaryExpression
-
- getConfiguredSize() - Method in class gw.util.concurrent.Cache
-
- getConsoleMessage() - Method in exception gw.lang.parser.exceptions.ParseException
-
Override so we can reset the message if need be.
- getConsoleMessage() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getConsoleMessage() - Method in interface gw.lang.parser.IParseIssue
-
- getConstituents() - Method in interface gw.lang.parser.expressions.IDelegateStatement
-
- getConstructor(IJavaClassConstructor) - Method in interface gw.lang.javadoc.IClassDocNode
-
- getConstructor() - Method in interface gw.lang.parser.expressions.INewExpression
-
- getConstructor(IType, IType[]) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getConstructor(IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getConstructor(IType...) - Method in class gw.lang.reflect.BaseTypeInfo
-
- getConstructor(IType, IType[]) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getConstructor(IRelativeTypeInfo.Accessibility, IType[]) - Method in class gw.lang.reflect.FeatureManager
-
- getConstructor(IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getConstructor(IType, IType[]) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getConstructor(IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getConstructor() - Method in interface gw.lang.reflect.IConstructorInfo
-
- getConstructor() - Method in interface gw.lang.reflect.IConstructorType
-
An associated Constructor.
- getConstructor(IType, IType[]) - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
- getConstructor(IType...) - Method in interface gw.lang.reflect.ITypeInfo
-
Returns a IConstructorInfo that has parameter types that produce the best match.
- getConstructor(IJavaClassInfo...) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getConstructor(IJavaClassInfo...) - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getConstructor(IType...) - Method in class gw.lang.reflect.TypeInfoBase
-
- getConstructorInfo() - Method in interface gw.lang.parser.IConstructorFunctionSymbol
-
- getConstructorInfo() - Method in class gw.lang.reflect.features.ConstructorReference
-
- getConstructorInfo() - Method in interface gw.lang.reflect.features.IConstructorReference
-
Returns the method info for this reference
- getConstructorInfoFactory() - Static method in class gw.lang.GosuShop
-
- getConstructorInfoFactory() - Method in interface gw.lang.IGosuShop
-
- getConstructors() - Method in interface gw.lang.javadoc.IClassDocNode
-
- getConstructors() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getConstructors(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getConstructors() - Method in class gw.lang.reflect.BaseTypeInfo
-
- getConstructors() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getConstructors(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getConstructors(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.FeatureManager
-
- getConstructors() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getConstructors(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getConstructors() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getConstructors(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
- getConstructors() - Method in interface gw.lang.reflect.ITypeInfo
-
- getConstructorSignature(IConstructorInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getContainedParsedElementsByType(Class<E>, List<E>) - Method in interface gw.lang.parser.IParsedElement
-
- getContainedParsedElementsByType(List<IParseTree>, Class<E>, List<E>) - Static method in class gw.lang.parser.IParseTree.Search
-
- getContainedParsedElementsByTypes(List<IParsedElement>, Class<? extends IParsedElement>...) - Method in interface gw.lang.parser.IParsedElement
-
- getContainedParsedElementsByTypesWithIgnoreSet(List<IParsedElement>, Set<Class<? extends IParsedElement>>, Class<? extends IParsedElement>...) - Method in interface gw.lang.parser.IParsedElement
-
- getContainer() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
-
Deprecated.
- getContainer() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getContainer() - Method in interface gw.lang.reflect.IFeatureInfo
-
Get this feature's containing feature.
- getContainer() - Method in class gw.lang.reflect.java.JavaExceptionInfo
-
- getContainer() - Method in class gw.lang.reflect.MethodInfoBase
-
- getContainer() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getContainer() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
-
- getContainer() - Method in class gw.lang.reflect.PropertyInfoBase
-
- getContainer() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getContainer() - Method in class gw.lang.reflect.TypeInfoBase
-
- getContainingType() - Method in class gw.lang.parser.IScriptPartId
-
- getContainingType() - Method in class gw.lang.parser.ScriptPartId
-
- getContainingType() - Method in class gw.lang.parser.TypelessScriptPartId
-
- getContainingType() - Method in interface gw.lang.reflect.gs.IGosuPropertyInfo
-
- getContainingTypeName() - Method in class gw.lang.parser.IScriptPartId
-
- getContainingTypeName() - Method in class gw.lang.parser.ScriptPartId
-
- getContainingTypeName() - Method in class gw.lang.parser.TypelessScriptPartId
-
- getContent() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getContent(InputStream) - Static method in class gw.util.StreamUtil
-
Returns the content of the specified input stream.
- getContent(Reader) - Static method in class gw.util.StreamUtil
-
Returns the content of the specified reader.
- getContents() - Method in class gw.lang.parser.resources.Strings
-
- getContext() - Method in class gw.lang.debugger.AbstractActivationContext
-
Deprecated.
- getContext() - Method in interface gw.lang.parser.IActivationContext
-
- getContext() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getContextString() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getContextString() - Method in interface gw.lang.parser.IFileContext
-
- getContextString() - Method in class gw.lang.ProgramFileContext
-
- getContextStringNoLineNumbers() - Method in interface gw.lang.parser.exceptions.ICoercionIssue
-
- getContextStringNoLineNumbers() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getContextType() - Method in interface gw.lang.parser.IExpression
-
- getContextType() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- getCreationTime() - Method in class gw.fs.physical.win32.Win32FindData
-
- getCSR() - Method in interface gw.lang.parser.IScope
-
- getCSR() - Method in class gw.lang.parser.StandardScope
-
- getCtx() - Method in class gw.lang.reflect.features.BoundMethodReference
-
- getCtx() - Method in class gw.lang.reflect.features.BoundPropertyReference
-
- getCtxInferenceMgr() - Method in class gw.lang.parser.ParserOptions
-
- getCurrentCompilingType() - Method in interface gw.lang.reflect.ITypeSystem
-
- getCurrentCompilingType() - Static method in class gw.lang.reflect.TypeSystem
-
- getCurrentModule() - Method in interface gw.lang.reflect.ITypeSystem
-
- getCurrentModule() - Static method in class gw.lang.reflect.TypeSystem
-
- getCurrentPrivateGlobalScopeIndex() - Method in class gw.lang.debugger.AbstractActivationContext
-
Deprecated.
- getCurrentPrivateGlobalScopeIndex() - Method in interface gw.lang.parser.IActivationContext
-
- getCurrentProgram() - Static method in class gw.lang.Gosu
-
- getCurrentScopeIndex() - Method in class gw.lang.debugger.AbstractActivationContext
-
Deprecated.
- getCurrentScopeIndex() - Method in interface gw.lang.parser.IActivationContext
-
- getCurrentTime() - Method in interface gw.lang.reflect.IEntityAccess
-
- getCurrentToken() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getCurrentType() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- getCustomErrors() - Method in interface gw.lang.reflect.IProvidesCustomErrorInfo
-
- getData() - Method in class gw.internal.gosu.parser.ExtendedTypeData
-
- getDayOfMonth(Date) - Static method in class gw.date.GosuDateUtil
-
Get the day of month.
- getDayOfWeek(Date) - Static method in class gw.date.GosuDateUtil
-
Get the day of week.
- getDayOfYear(Date) - Static method in class gw.date.GosuDateUtil
-
Get the day of year.
- getDeclarations() - Method in interface gw.lang.parser.IParsedElementWithAtLeastOneDeclaration
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.BaseTypeInfo
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getDeclaredAnnotations() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getDeclaredAnnotations() - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
-
Returns all annotations that are directly present on this
element.
- getDeclaredAnnotations() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- getDeclaredAnnotations() - Method in class gw.lang.reflect.SimpleParameterInfo
-
- getDeclaredClasses() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getDeclaredClasses() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getDeclaredConstructors() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getDeclaredConstructors() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getDeclaredConstructors() - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
Returns a list of IConstructorInfo objects reflecting all the
constructors declared by the class represented by this
IType object.
- getDeclaredConstructors() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getDeclaredConstructors() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getDeclaredFields() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getDeclaredFields() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getDeclaredFields() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getDeclaredMethod(String, IJavaClassInfo...) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getDeclaredMethod(String, IJavaClassInfo...) - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getDeclaredMethods(Class) - Method in interface gw.lang.IGosuShop
-
- getDeclaredMethods() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getDeclaredMethods() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getDeclaredMethods() - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
Returns a list of IMethodInfo objects reflecting all the
methods declared by the class or interface represented by this
IType object.
- getDeclaredMethods() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getDeclaredMethods() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getDeclaredMethods(Class) - Static method in class gw.lang.reflect.TypeSystem
-
- getDeclaredMethodsAndConstructors() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getDeclaredProperties() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getDeclaredProperties() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getDeclaredProperties() - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
Returns a list of IPropertyInfo objects reflecting all the
properties declared by the class or interface represented by this
IType object.
- getDeclaringClass() - Method in class gw.lang.reflect.java.asm.AsmField
-
- getDeclaringClass() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getDeclaringType() - Method in interface gw.lang.reflect.IConstructorType
-
Returns the type being contructed.
- getDeclaringTypeInfo() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getDeclaringTypeOfProperty() - Method in interface gw.lang.parser.IInitializerSymbol
-
- getDeclFunctionStmt() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getDeclSymbols() - Method in class gw.lang.parser.ParserOptions
-
- getDeepestFirstChild() - Method in interface gw.lang.parser.IParseTree
-
- getDeepestLocation(int, boolean) - Method in interface gw.lang.parser.IParseTree
-
- getDeepestLocation(int, int, boolean) - Method in interface gw.lang.parser.IParseTree
-
- getDeepestLocation(boolean, int, int, boolean) - Method in interface gw.lang.parser.IParseTree
-
- getDeepestLocation(boolean, List<IParseTree>, int, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
-
- getDeepestLocation(List<IParseTree>, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
-
A convenience method to find the deepest location for a specified position
given an array of locations (typically obtained via IGosuParser.getLocations())
- getDeepestLocation(List<IParseTree>, int, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
-
A convenience method to find the deepest location for a specified segment
given an array of locations (typically obtained via IGosuParser.getLocatoins())
- getDeepestLocationSpanning(List<IParseTree>, int, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
-
- getDeepestStatementLocation(int, boolean) - Method in interface gw.lang.parser.IParseTree
-
- getDeepestStatementLocation(List<IParseTree>, int, boolean) - Static method in class gw.lang.parser.IParseTree.Search
-
A convenience method to find the deepest location for a specified position
given an array of locations (typically obtained via IGosuParser.getLocatoins())
- getDefaultClassLoader() - Static method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getDefaultClassLoader(IModule) - Static method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getDefaultEntityAccess() - Static method in class gw.lang.GosuShop
-
- getDefaultEntityAccess() - Method in interface gw.lang.IGosuShop
-
- getDefaultParameterizedType(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getDefaultParameterizedType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getDefaultParameterizedTypeWithTypeVars(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getDefaultParameterizedTypeWithTypeVars(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getDefaultPhysicalFileSystem() - Method in class gw.fs.FileFactory
-
- getDefaultStatements() - Method in class gw.lang.ir.statement.IRSwitchStatement
-
- getDefaultStatements() - Method in interface gw.lang.parser.statements.ISwitchStatement
-
- getDefaultSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getDefaultType() - Method in interface gw.lang.reflect.ITypeSystem
-
- getDefaultType() - Static method in class gw.lang.reflect.TypeSystem
-
- getDefaultTypeLoader() - Method in interface gw.lang.reflect.ITypeSystem
-
- getDefaultTypeLoader() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- getDefaultTypeLoader() - Static method in class gw.lang.reflect.TypeSystem
-
- getDefaultTypeUses() - Method in interface gw.lang.reflect.IEntityAccess
-
Get a set of type names that are automatically imported
- getDefaultTypeUsesMap() - Static method in class gw.lang.reflect.TypeSystem
-
- getDefaultValue() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- getDefaultValue() - Method in interface gw.lang.reflect.IPresentationInfo
-
- getDefaultValue() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getDefaultValue() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
-
- getDefaultValueExpression() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getDefaultValueExpression() - Method in interface gw.lang.parser.IReducedSymbol
-
- getDefaultValueExpression() - Method in interface gw.lang.parser.ISymbol
-
The symbol's default value e.g., a default parameter value for a function.
- getDefaultValueExpressions() - Method in class gw.lang.reflect.FunctionType
-
- getDefaultValueExpressions() - Method in interface gw.lang.reflect.IInvocableType
-
- getDefaultValueExpressions() - Method in interface gw.lang.reflect.IOptionalParamCapable
-
- getDefaultValueExpressions() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getDefaultValueExpressions() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getDelegate() - Method in class gw.fs.DelegateDirectory
-
- getDelegate() - Method in interface gw.lang.parser.IExpansionPropertyInfo
-
- getDelegate() - Method in interface gw.lang.reflect.gs.IGosuClassDelegate
-
- getDelegatePI() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getDelegateStmt() - Method in interface gw.lang.parser.IDelegateFunctionSymbol
-
- getDependencies() - Method in class gw.lang.gosuc.GosucModule
-
- getDependencies() - Method in interface gw.lang.reflect.module.IModule
-
- getDeprecated() - Method in interface gw.lang.javadoc.IBaseFeatureNode
-
- getDeprecated() - Method in interface gw.lang.javadoc.IClassDocNode
-
- getDeprecatedReason() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getDeprecatedReason() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
-
- getDeprecatedReason() - Method in class gw.lang.reflect.MethodInfoBase
-
- getDeprecatedReason() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getDeprecatedReason() - Method in class gw.lang.reflect.PropertyInfoBase
-
- getDeprecatedReason() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getDeprecatedReason() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getDeprecatedReason() - Method in class gw.lang.reflect.TypeInfoBase
-
- getDesc() - Method in enum gw.lang.parser.expressions.Variance
-
- getDescendents() - Method in class gw.xml.simple.SimpleXmlNode
-
Returns an Iterable over the descendents of this node (not including this node).
- getDescription() - Method in class gw.lang.gosuc.GosucArg
-
- getDescription() - Method in interface gw.lang.javadoc.IBaseFeatureNode
-
- getDescription() - Method in interface gw.lang.javadoc.IClassDocNode
-
- getDescription() - Method in interface gw.lang.javadoc.IExceptionNode
-
- getDescription() - Method in interface gw.lang.javadoc.IParamNode
-
- getDescription() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
-
Deprecated.
- getDescription() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getDescription() - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getDescription() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getDescription() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getDescription() - Method in interface gw.lang.reflect.IAnnotationInfo
-
- getDescription() - Method in interface gw.lang.reflect.IFeatureInfo
-
A full description of this feature.
- getDescription() - Method in class gw.lang.reflect.java.JavaExceptionInfo
-
- getDescription() - Method in class gw.lang.reflect.MethodInfoBase
-
- getDescription() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getDescription() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
-
- getDescription() - Method in class gw.lang.reflect.PropertyInfoBase
-
- getDescription() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getDescription() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getDescription() - Method in class gw.lang.reflect.SimpleParameterInfo
-
- getDescription() - Method in class gw.lang.reflect.TypeInfoBase
-
- getDescriptor() - Method in class gw.lang.ir.IRAnnotation
-
- getDescriptor() - Method in class gw.lang.ir.IRGosuAnnotation
-
- getDescriptor() - Method in interface gw.lang.ir.IRType
-
- getDescriptor(IType) - Method in interface gw.lang.ir.IRTypeResolver
-
- getDescriptor(Class) - Method in interface gw.lang.ir.IRTypeResolver
-
- getDescriptor(IJavaClassInfo) - Method in interface gw.lang.ir.IRTypeResolver
-
- getDescriptor() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- getDescriptor() - Method in class gw.lang.ir.SyntheticIRType
-
- getDfs() - Method in interface gw.lang.reflect.IDFSBackedFeatureInfo
-
- getDfsDecls() - Method in interface gw.lang.parser.IGosuParser
-
- getDfsOwner() - Method in interface gw.lang.parser.statements.ISyntheticFunctionStatement
-
- getDirect(K) - Method in class gw.util.ScopedMap
-
- getDirectoryForPath(String) - Static method in class gw.lang.gosuc.GosucUtil
-
- getDisplayName() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getDisplayName() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getDisplayName() - Method in interface gw.lang.parser.IReducedSymbol
-
- getDisplayName() - Method in interface gw.lang.parser.ISymbol
-
Returns the Symbol's optional display name.
- getDisplayName() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
-
Deprecated.
- getDisplayName() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getDisplayName() - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getDisplayName() - Method in class gw.lang.reflect.DefaultArrayType
-
- getDisplayName() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getDisplayName() - Method in class gw.lang.reflect.EnumValuePlaceholder
-
- getDisplayName() - Method in class gw.lang.reflect.FunctionType
-
- getDisplayName() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getDisplayName() - Method in interface gw.lang.reflect.IEnumConstant
-
- getDisplayName() - Method in interface gw.lang.reflect.IFeatureInfo
-
Gets the display name of this feature.
- getDisplayName() - Method in interface gw.lang.reflect.IType
-
The display name of this intrinsic type.
- getDisplayName() - Method in interface gw.lang.reflect.IVisibilityModifierType
-
- getDisplayName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getDisplayName() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getDisplayName() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
-
- getDisplayName() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- getDisplayName() - Method in class gw.lang.reflect.java.JavaExceptionInfo
-
- getDisplayName() - Method in class gw.lang.reflect.MethodInfoBase
-
- getDisplayName() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getDisplayName() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
-
- getDisplayName() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getDisplayName() - Method in class gw.lang.reflect.PropertyInfoBase
-
- getDisplayName() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getDisplayName() - Method in class gw.lang.reflect.SimpleParameterInfo
-
- getDisplayName() - Method in class gw.lang.reflect.StandardVisibilityModifierType
-
- getDisplayName() - Method in class gw.lang.reflect.TypeBase
-
- getDisplayName() - Method in class gw.lang.reflect.TypeInfoBase
-
- getDocsForParam(int) - Method in interface gw.lang.javadoc.JavaHasParams
-
- getDominatingLocationList() - Method in interface gw.lang.parser.IParseTree
-
- getDps() - Method in interface gw.lang.parser.statements.IPropertyStatement
-
- getDps() - Method in interface gw.lang.reflect.gs.IGosuPropertyInfo
-
- getDynamicFunctionSymbol() - Method in interface gw.lang.parser.statements.IFunctionStatement
-
- getDynamicSymbolTable() - Method in interface gw.lang.parser.ISymbol
-
- getElements() - Method in class gw.lang.ir.expression.IRCompositeExpression
-
- getElseStatement() - Method in class gw.lang.ir.statement.IRIfStatement
-
- getElseStatement() - Method in interface gw.lang.parser.statements.IIfStatement
-
- getEnclosingClass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getEnclosingClass() - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
-
- getEnclosingClassInstance(IGosuObject) - Static method in class gw.lang.reflect.ReflectUtil
-
- getEnclosingEvalExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- getEnclosingFunctionStatement() - Method in interface gw.lang.parser.IParseTree
-
- getEnclosingType() - Method in class gw.lang.ir.IRClass.InnerClassInfo
-
- getEnclosingType() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- getEnclosingType() - Method in interface gw.lang.parser.IParseTree
-
- getEnclosingType() - Method in class gw.lang.parser.ParserOptions
-
- getEnclosingType() - Method in class gw.lang.reflect.DefaultArrayType
-
- getEnclosingType() - Method in class gw.lang.reflect.FunctionType
-
- getEnclosingType() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getEnclosingType() - Method in interface gw.lang.reflect.IType
-
Returns the type immediately enclosing this type.
- getEnclosingType() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getEnclosingType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getEnclosingType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getEnclosingType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getEnclosingType() - Method in class gw.lang.reflect.TypeBase
-
- getEnclosingTypeReference() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getEnd() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getEnd() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getEnd() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
-
- getEnhancedType() - Method in interface gw.lang.reflect.gs.IGosuEnhancement
-
- getEnhancementIndex() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getEnhancementsForType(IType) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
-
- getEntityAccess() - Static method in class gw.config.CommonServices
-
- getEntityIdProperty(IType) - Method in interface gw.lang.reflect.IEntityAccess
-
- getEntityInstanceFrom(Object, IType) - Method in interface gw.lang.reflect.IEntityAccess
-
- getEntry() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getEnumConstants() - Method in interface gw.lang.reflect.IEnumData
-
- getEnumConstants() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getEnumConstants() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getEnumValue(String) - Method in interface gw.lang.reflect.IEnumData
-
- getEnumValues() - Method in interface gw.lang.reflect.IEnumData
-
- getErrantTypeName() - Method in interface gw.lang.reflect.IErrorType
-
- getError() - Method in class gw.lang.gosuc.GosucArg
-
- getError() - Method in interface gw.lang.reflect.IErrorType
-
- getErrorCode() - Method in exception gw.util.CommandFailedException
-
- getErrorMessage() - Method in class gw.lang.reflect.gs.ReloadResults
-
- getErrors() - Method in class gw.lang.gosuc.simple.SoutCompilerDriver
-
- getErrorType() - Method in interface gw.lang.reflect.ITypeSystem
-
- getErrorType(String) - Method in interface gw.lang.reflect.ITypeSystem
-
- getErrorType(ParseResultsException) - Method in interface gw.lang.reflect.ITypeSystem
-
- getErrorType() - Static method in class gw.lang.reflect.TypeSystem
-
- getErrorType(String) - Static method in class gw.lang.reflect.TypeSystem
-
- getErrorType(ParseResultsException) - Static method in class gw.lang.reflect.TypeSystem
-
- getErrorTypeConstructorType(IExpression[], List) - Method in interface gw.lang.reflect.IErrorType
-
- getErrorTypeFunctionType(IExpression[], String, List) - Method in interface gw.lang.reflect.IErrorType
-
- getEvalExpression() - Method in interface gw.lang.parser.statements.IEvalStatement
-
- getEvent(CharSequence) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getEvent(CharSequence) - Method in class gw.lang.reflect.BaseTypeInfo
-
- getEvent(CharSequence) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getEvent(CharSequence) - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getEvent(CharSequence) - Method in interface gw.lang.reflect.ITypeInfo
-
Get an event mapped to the specified name.
- getEvent(CharSequence) - Method in class gw.lang.reflect.TypeInfoBase
-
- getEvents() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getEvents() - Method in class gw.lang.reflect.BaseTypeInfo
-
- getEvents() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getEvents() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getEvents() - Method in interface gw.lang.reflect.ITypeInfo
-
- getEvents() - Method in class gw.lang.reflect.TypeInfoBase
-
- getException() - Method in class gw.lang.ir.statement.IRThrowStatement
-
- getException(IJavaClassInfo) - Method in interface gw.lang.javadoc.IConstructorNode
-
- getException(IJavaClassInfo) - Method in interface gw.lang.javadoc.IMethodNode
-
- getExceptions() - Method in interface gw.lang.javadoc.IConstructorNode
-
- getExceptions() - Method in interface gw.lang.javadoc.IMethodNode
-
- getExceptions() - Method in interface gw.lang.reflect.IConstructorInfo
-
- getExceptions() - Method in interface gw.lang.reflect.IMethodInfo
-
- getExceptions() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getExceptions() - Method in class gw.lang.reflect.MethodInfoBase
-
- getExceptions() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getExceptions() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- getExceptionType() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
-
Deprecated.
- getExceptionType() - Method in interface gw.lang.reflect.IExceptionInfo
-
Returns the intrinsic type this exception represents
- getExceptionType() - Method in class gw.lang.reflect.java.JavaExceptionInfo
-
- getExceptionTypes() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
-
- getExceptionTypes() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getExceptionVisitors() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- getExcludedPath() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
-
- getExcludedPaths() - Method in interface gw.lang.reflect.module.IModule
-
- getExcludedRoots() - Method in class gw.lang.gosuc.GosucModule
-
- getExecutionEnvironment() - Method in interface gw.lang.reflect.ITypeSystem
-
- getExecutionEnvironment(IProject) - Method in interface gw.lang.reflect.ITypeSystem
-
- getExecutionEnvironment() - Method in interface gw.lang.reflect.module.IModule
-
- getExecutionEnvironment() - Static method in class gw.lang.reflect.TypeSystem
-
- getExecutionEnvironment(IProject) - Static method in class gw.lang.reflect.TypeSystem
-
- getExecutionMode() - Method in interface gw.config.IPlatformHelper
-
- getExecutionMode() - Method in class gw.lang.gosuc.simple.CompilerPlatformHelper
-
- getExpectedReturnType() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- getExpectedType() - Method in exception gw.lang.parser.exceptions.ParseException
-
- getExpectedType() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getExpectedType() - Method in exception gw.lang.parser.exceptions.ParseWarning
-
- getExpectedType() - Method in interface gw.lang.parser.IParseIssue
-
- getExpectedType() - Method in class gw.lang.parser.ParserOptions
-
- getExpectedTypeName(IType) - Static method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getExpression() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- getExpression() - Method in class gw.lang.ir.statement.IREvalStatement
-
- getExpression() - Method in class gw.lang.ir.statement.IRIfStatement
-
- getExpression() - Method in class gw.lang.ir.statement.IRMethodCallStatement
-
- getExpression() - Method in class gw.lang.ir.statement.IRSyntheticStatement
-
- getExpression() - Method in interface gw.lang.parser.expressions.IEvalExpression
-
- getExpression() - Method in interface gw.lang.parser.expressions.IParenthesizedExpression
-
- getExpression() - Method in interface gw.lang.parser.expressions.IStaticTypeOfExpression
-
- getExpression() - Method in interface gw.lang.parser.expressions.ITypeOfExpression
-
- getExpression() - Method in interface gw.lang.parser.expressions.IUnaryExpression
-
- getExpression() - Method in interface gw.lang.parser.expressions.IUnaryNotPlusMinusExpression
-
- getExpression() - Method in interface gw.lang.parser.IParseResult
-
- getExpression() - Method in class gw.lang.parser.ParseResult
-
- getExpression() - Method in interface gw.lang.parser.statements.IArrayAssignmentStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.IAssignmentStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.ICaseClause
-
- getExpression() - Method in interface gw.lang.parser.statements.IIfStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.ILoopStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.IMapAssignmentStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.INotAStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.IThrowStatement
-
- getExpression() - Method in interface gw.lang.parser.statements.IUsingStatement
-
- getExpression() - Method in interface gw.lang.reflect.gs.IGosuFragment
-
- getExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- getExpressionRuntime() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- getExt() - Method in enum gw.lang.reflect.gs.ClassType
-
- getExtendedTypeDataFactory(String) - Method in interface gw.lang.reflect.IEntityAccess
-
- getExtension() - Method in interface gw.fs.IFile
-
- getExtension(IFile) - Static method in class gw.fs.IFileUtil
-
- getExtension(String) - Static method in class gw.fs.IFileUtil
-
- getExtension() - Method in class gw.fs.jar.JarEntryFileImpl
-
- getExtension() - Method in class gw.fs.physical.PhysicalFileImpl
-
- getExtension() - Method in class gw.fs.url.URLFileImpl
-
- getExtensionFolderLocator() - Static method in class gw.config.CommonServices
-
- getExtensionFolderPath() - Method in class gw.config.DefaultExtensionFolderLocator
-
- getExtensionFolderPath() - Method in interface gw.config.IExtensionFolderLocator
-
- getExtensionInterface() - Method in class gw.internal.gosu.parser.ExtendedTypeData
-
- getExtensions() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getExtensions() - Method in class gw.lang.reflect.SimpleTypeLoader
-
- getExtensions(IDirectory, String) - Static method in class gw.util.Extensions
-
- getExtensions(Collection<String>, IDirectory, String) - Static method in class gw.util.Extensions
-
- getExtent() - Method in interface gw.lang.parser.IParseTree
-
- getExternalSymbol(String) - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getExternalSymbols() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getFakeFile(URL, IModule) - Method in interface gw.lang.reflect.module.IFileSystem
-
- getFalseValue() - Method in class gw.lang.ir.expression.IRTernaryExpression
-
- getFeature() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
-
- getFeatureInfo() - Method in class gw.lang.reflect.features.BoundMethodReference
-
- getFeatureInfo() - Method in class gw.lang.reflect.features.BoundPropertyChainReference
-
- getFeatureInfo() - Method in class gw.lang.reflect.features.BoundPropertyReference
-
- getFeatureInfo() - Method in class gw.lang.reflect.features.ConstructorReference
-
- getFeatureInfo() - Method in interface gw.lang.reflect.features.IFeatureReference
-
- getFeatureInfo() - Method in class gw.lang.reflect.features.MethodReference
-
- getFeatureInfo() - Method in class gw.lang.reflect.features.PropertyChainReference
-
- getFeatureInfo() - Method in class gw.lang.reflect.features.PropertyReference
-
- getFeatureType() - Method in interface gw.lang.reflect.IIntrinsicTypeReference
-
The type of this feature e.g., for a property this is the property's type.
- getFeatureType() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
-
- getFeatureType() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
-
- getFeatureType() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getFeatureType() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getFeatureType() - Method in class gw.lang.reflect.SimpleParameterInfo
-
- getFeatureType() - Method in class gw.lang.reflect.TypedParameterDescriptor
-
- getFeatureType() - Method in class gw.lang.reflect.TypedPropertyDescriptor
-
- getFeedback() - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getFeedback(List<IParseIssue>, List<IParseIssue>) - Static method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getFeedback(ICompilableType, List<IParseIssue>, List<IParseIssue>) - Static method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getField() - Method in interface gw.lang.reflect.java.IJavaFieldPropertyInfo
-
- getFields() - Method in class gw.lang.ir.builder.IRClassBuilder
-
- getFields() - Method in class gw.lang.ir.IRClass
-
- getFields() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getFields() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getFieldSize(Class) - Static method in class gw.util.perf.objectsize.ObjectSizeUtil
-
- getFieldType() - Method in class gw.lang.ir.expression.IRFieldGetExpression
-
- getFieldType() - Method in class gw.lang.ir.statement.IRFieldSetStatement
-
- getFieldValue(String) - Method in class gw.lang.reflect.Expando
-
- getFieldValue(String) - Method in interface gw.lang.reflect.IAnnotationInfo
-
- getFieldValue(String) - Method in interface gw.lang.reflect.IExpando
-
- getFieldValues() - Method in class gw.lang.reflect.java.asm.AsmAnnotation
-
- getFile() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getFile() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getFile() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getFileContext() - Method in class gw.lang.parser.ParserOptions
-
- getFileExtension(String) - Static method in class gw.util.GosuClassUtil
-
- getFileExtension(File) - Static method in class gw.util.GosuClassUtil
-
- getFileMetadata(ResourcePath) - Method in class gw.fs.physical.fast.FastPhysicalFileSystem
-
- getFileMetadata(ResourcePath) - Method in class gw.fs.physical.FullCachingPhysicalFileSystem
-
- getFileMetadata(ResourcePath) - Method in class gw.fs.physical.FuzzyTimestampCachingPhysicalFileSystem
-
- getFileMetadata(ResourcePath) - Method in class gw.fs.physical.generic.GenericPhysicalFileSystem
-
- getFileMetadata(ResourcePath) - Method in interface gw.fs.physical.IPhysicalFileSystem
-
- getFileMetadata(ResourcePath) - Method in class gw.fs.physical.win32.Win32PhysicalFileSystem
-
- getFileName() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getFileName() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getFileName() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getFilePath() - Method in interface gw.lang.parser.IFileContext
-
- getFilePath() - Method in class gw.lang.ProgramFileContext
-
- getFilePath() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getFilePath() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getFilePath() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getFileRepository() - Method in interface gw.lang.reflect.module.IModule
-
- getFileSystem() - Static method in class gw.config.CommonServices
-
- getFileSystemPathString() - Method in class gw.fs.ResourcePath
-
Returns the path string for this path using the default file system separator,
as defined by the File.separator property.
- getFileUrl() - Method in interface gw.lang.reflect.ILocationInfo
-
- getFileUrl() - Method in class gw.lang.reflect.LocationInfo
-
- getFilteredClassNames() - Method in interface gw.lang.reflect.module.IClassPath
-
- getFinallyBody() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
-
- getFinallyStatement() - Method in interface gw.lang.parser.statements.ITryCatchFinallyStatement
-
- getFinalRoot() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
-
- getFinalRootType() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
-
- getFirst() - Method in interface gw.lang.parser.expressions.IConditionalTernaryExpression
-
- getFirst() - Method in class gw.util.Pair
-
- getFirst() - Method in class gw.util.Triple
-
- getFirstChildWithParsedElementType(Class<? extends IParsedElement>) - Method in interface gw.lang.parser.IParseTree
-
- getForceThrower() - Method in interface gw.lang.IGosuShop
-
- getForFeature(IFeatureInfo) - Static method in enum gw.lang.annotation.UsageTarget
-
- getForOperator(String) - Static method in enum gw.lang.parser.MemberAccessKind
-
- getFqn() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getFqn() - Method in class gw.lang.reflect.java.asm.AsmType
-
- getFqn() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- getFqn() - Method in class gw.util.cache.FqnCacheNode
-
- getFqns() - Method in class gw.util.cache.FqnCache
-
- getFqns() - Method in interface gw.util.cache.IFqnCache
-
- getFqns() - Method in class gw.util.cache.WeakFqnCache
-
- getFromFileName(String) - Static method in enum gw.lang.reflect.gs.ClassType
-
- getFromLeft(int) - Method in class gw.lang.reflect.interval.BigDecimalInterval
-
- getFromLeft(int) - Method in class gw.lang.reflect.interval.BigIntegerInterval
-
- getFromLeft(int) - Method in class gw.lang.reflect.interval.DateInterval
-
- getFromLeft(int) - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- getFromLeft(int) - Method in class gw.lang.reflect.interval.IntegerInterval
-
- getFromLeft(int) - Method in class gw.lang.reflect.interval.LongInterval
-
- getFromLeft(int) - Method in class gw.lang.reflect.interval.SequenceableInterval
-
- getFromObject(Object) - Method in interface gw.lang.reflect.ITypeSystem
-
Returns the intrinsic type for the given Object.
- getFromObject(Object) - Static method in class gw.lang.reflect.TypeSystem
-
Returns the intrinsic type for the given Object.
- getFromObject(Object, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- getFromRight(int) - Method in class gw.lang.reflect.interval.BigDecimalInterval
-
- getFromRight(int) - Method in class gw.lang.reflect.interval.BigIntegerInterval
-
- getFromRight(int) - Method in class gw.lang.reflect.interval.DateInterval
-
- getFromRight(int) - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- getFromRight(int) - Method in class gw.lang.reflect.interval.IntegerInterval
-
- getFromRight(int) - Method in class gw.lang.reflect.interval.LongInterval
-
- getFromRight(int) - Method in class gw.lang.reflect.interval.SequenceableInterval
-
- getFromType() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.BoundMethodReference
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.BoundPropertyChainReference
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.BoundPropertyReference
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.ConstructorReference
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.FeatureReference
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.MethodReference
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.PropertyChainReference
-
- getFullArgTypes() - Method in class gw.lang.reflect.features.PropertyReference
-
- getFullDescription() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getFullDescription() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getFullDescription() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getFullDescription() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getFullDescription() - Method in interface gw.lang.parser.IReducedSymbol
-
- getFullyQualifiedTypeName() - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- getFunction(String) - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getFunction(String) - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
-
- getFunctionClassForArity(int) - Method in interface gw.lang.reflect.gs.IGosuClassLoader
-
- getFunctionName() - Method in interface gw.lang.parser.IParsedElement
-
- getFunctions() - Method in interface gw.lang.parser.expressions.IProgram
-
- getFunctionStatement(IMethodInfo) - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getFunctionSymbol() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
-
- getFunctionType() - Method in class gw.lang.function.AbstractBlock
-
- getFunctionType() - Method in interface gw.lang.function.IBlock
-
- getFunctionType() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
-
- getFunctionType() - Method in interface gw.lang.parser.expressions.IMethodCallExpression
-
- getFunctionTypeParamCount() - Method in class gw.lang.ir.expression.IRLazyTypeMethodCallExpression
-
- getFuncType() - Method in exception gw.lang.parser.exceptions.NotImplementedParseException
-
- getGenericComponentType() - Method in interface gw.lang.reflect.java.IJavaClassGenericArrayType
-
- getGenericExceptions() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getGenericInterfaces() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getGenericInterfaces() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getGenericMethodDescriptor() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
-
- getGenericName(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getGenericName(IType, boolean, boolean) - Static method in class gw.lang.reflect.TypeSystem
-
- getGenericParameters() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getGenericParameterTypes() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getGenericRelativeName(IType, boolean) - Static method in class gw.lang.reflect.TypeSystem
-
- getGenericReturnType() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getGenericReturnType() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getGenericSignature() - Method in class gw.lang.ir.IRClass
-
- getGenericSignature() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- getGenericSignature() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getGenericSuperclass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getGenericSuperclass() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getGenericType() - Method in class gw.lang.reflect.DefaultArrayType
-
- getGenericType() - Method in class gw.lang.reflect.FunctionType
-
- getGenericType() - Method in interface gw.lang.reflect.IType
-
If this is a parameterized type, returns the generic type this type
parameterizes.
- getGenericType() - Method in interface gw.lang.reflect.java.IJavaClassField
-
- getGenericType() - Method in interface gw.lang.reflect.java.IJavaType
-
If this is a parameterized type, returns the generic type this type
parameterizes.
- getGenericType(E) - Method in class gw.lang.reflect.MethodScorer
-
- getGenericType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getGenericType() - Method in class gw.lang.reflect.TypeBase
-
- getGenericTypeVariables() - Method in class gw.lang.reflect.DefaultArrayType
-
- getGenericTypeVariables() - Method in class gw.lang.reflect.FunctionType
-
- getGenericTypeVariables() - Method in interface gw.lang.reflect.IType
-
Returns an array of GenericTypeVariables declared with this Generic Type.
- getGenericTypeVariables() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getGenericTypeVariables() - Method in class gw.lang.reflect.TypeBase
-
- getGetterDfs() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getGetterDfs() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
-
- getGlobalLoaderProvider() - Static method in class gw.config.CommonServices
-
- getGlobalLoaders() - Method in class gw.lang.gosuc.GosucProject
-
- getGlobalLoaderTypes() - Method in class gw.config.DefaultGlobalLoaderProvider
-
- getGlobalLoaderTypes() - Method in interface gw.config.IGlobalLoaderProvider
-
- getGlobalLoaderTypes() - Method in class gw.lang.gosuc.GosucGlobalLoaderProvider
-
- getGlobalLock() - Static method in class gw.lang.reflect.TypeSystem
-
- getGlobalModule() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getGlobalModule() - Static method in class gw.lang.reflect.TypeSystem
-
- getGosuClass() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getGosuClass() - Method in interface gw.lang.parser.IDynamicSymbol
-
- getGosuClass() - Method in interface gw.lang.parser.IParsedElement
-
- getGosuClass() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getGosuClass() - Method in interface gw.lang.parser.IReducedSymbol
-
- getGosuClass() - Method in interface gw.lang.parser.statements.IClassFileStatement
-
- getGosuClass() - Method in interface gw.lang.parser.statements.IClassStatement
-
- getGosuClass() - Method in interface gw.lang.reflect.gs.IGosuClassTypeInfo
-
- getGosuClassFrom(IType) - Static method in class gw.lang.GosuShop
-
- getGosuClassFrom(IType) - Method in interface gw.lang.IGosuShop
-
- getGosuClassLoader() - Method in interface gw.lang.reflect.IDefaultTypeLoader
-
- getGosuClassLoader() - Method in interface gw.lang.reflect.ITypeSystem
-
- getGosuClassLoader() - Static method in class gw.lang.reflect.TypeSystem
-
- getGosuClassLoadingObservers() - Method in interface gw.lang.reflect.IEntityAccess
-
- getGosuClassSymbolTable() - Static method in class gw.lang.GosuShop
-
- getGosuClassSymbolTable() - Method in interface gw.lang.IGosuShop
-
- getGosuIndustrialPark() - Static method in class gw.config.CommonServices
-
- getGosuInitializationHooks() - Static method in class gw.config.CommonServices
-
- getGosuLocalizationService() - Static method in class gw.config.CommonServices
-
- getGosuParserFactory() - Static method in class gw.config.CommonServices
-
- getGosuProfilingService() - Static method in class gw.config.CommonServices
-
- getGosuProgram() - Method in interface gw.lang.parser.IParsedElement
-
- getGosuType(Class<?>) - Static method in class gw.lang.reflect.java.JavaTypes
-
- getGroups() - Method in class gw.util.RegExpMatch
-
- getGsClass() - Method in exception gw.lang.parser.exceptions.ErrantGosuClassException
-
- getGsClass() - Method in exception gw.lang.parser.exceptions.NotImplementedParseException
-
- getGSClass() - Method in interface gw.lang.parser.statements.IClassDeclaration
-
- getHandledPrefixes() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getHandledPrefixes() - Method in interface gw.lang.reflect.ITypeLoader
-
- getHashedEntityId(String, IType) - Method in interface gw.lang.reflect.IEntityAccess
-
- getHasInitializer() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getHiddenStatement(IParsedElement) - Static method in class gw.lang.parser.IParseTree.Search
-
- getHighPriorityPrimitiveOrBoxedConverter(IType) - Method in class gw.lang.parser.StandardCoercionManager
-
- getHitRate() - Method in class gw.util.concurrent.Cache
-
- getHits() - Method in class gw.util.concurrent.Cache
-
- getHour(Date) - Static method in class gw.date.GosuDateUtil
-
Get the hour of the time, base on a 12-hour clock.
- getHourOfDay(Date) - Static method in class gw.date.GosuDateUtil
-
Get the hour of the time, based on a 24-hour clock.
- getId() - Method in class gw.lang.parser.IScriptPartId
-
- getId() - Method in class gw.lang.parser.ScriptPartId
-
- getId() - Method in class gw.lang.parser.TypelessScriptPartId
-
- getIDEACachesDir() - Method in class gw.config.AbstractPlatformHelper
-
- getIDEACachesDir() - Method in interface gw.config.IPlatformHelper
-
- getIDEACachesDirFile() - Method in class gw.config.AbstractPlatformHelper
-
- getIDEACachesDirFile() - Method in interface gw.config.IPlatformHelper
-
- getIDEACorruptionMarkerFile() - Method in class gw.config.AbstractPlatformHelper
-
- getIDEACorruptionMarkerFile() - Method in interface gw.config.IPlatformHelper
-
- getIdentifier() - Method in class gw.lang.ir.statement.IRCatchClause
-
- getIdentifier() - Method in interface gw.lang.parser.statements.IAssignmentStatement
-
- getIdentifier() - Method in interface gw.lang.parser.statements.IForEachStatement
-
- getIdentifierName() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getIdentifierToNullCheck() - Method in class gw.lang.ir.statement.IRForEachStatement
-
- getIDirectory(File) - Method in class gw.fs.FileFactory
-
- getIDirectory(String) - Method in class gw.fs.FileFactory
-
- getIDirectory(File) - Method in interface gw.lang.reflect.module.IFileSystem
-
- getIDirectory(URL) - Method in interface gw.lang.reflect.module.IFileSystem
-
- getIDirectory(URL) - Method in interface gw.lang.reflect.module.IProtocolAdapter
-
- getIFile(File) - Method in class gw.fs.FileFactory
-
- getIFile(String) - Method in class gw.fs.FileFactory
-
- getIFile(URL) - Method in class gw.fs.FileFactory
-
- getIFile(URL, boolean) - Method in class gw.fs.FileFactory
-
- getIFile(File) - Method in interface gw.lang.reflect.module.IFileSystem
-
- getIFile(URL) - Method in interface gw.lang.reflect.module.IFileSystem
-
- getIFile(URL) - Method in interface gw.lang.reflect.module.IProtocolAdapter
-
- getIFileMetadata() - Method in class gw.fs.physical.PhysicalResourceImpl
-
- getIfStatement() - Method in class gw.lang.ir.statement.IRIfStatement
-
- getImmediateParseIssue(ResourceKey) - Method in interface gw.lang.parser.IParsedElement
-
- getImmediateParseIssues() - Method in interface gw.lang.parser.IParsedElement
-
- getImplicitReturnStatement() - Method in class gw.lang.ir.IRAbstractLoopStatement
-
- getImplicitReturnStatement() - Method in interface gw.lang.ir.statement.IRLoopStatement
-
- getIncremental() - Method in class gw.lang.GosuVersion
-
- getIncrementors() - Method in class gw.lang.ir.statement.IRForEachStatement
-
- getIndex() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
-
- getIndex() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
-
- getIndex() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getIndex() - Method in interface gw.lang.parser.IReducedSymbol
-
- getIndex() - Method in interface gw.lang.parser.ISymbol
-
- getIndexFile(String) - Method in class gw.config.AbstractPlatformHelper
-
- getIndexFile(String) - Method in interface gw.config.IPlatformHelper
-
- getIndexForLineNumber(String, int) - Static method in class gw.util.GosuStringUtil
-
- getIndexIdentifier() - Method in interface gw.lang.parser.statements.IForEachStatement
-
- getInExpression() - Method in interface gw.lang.parser.statements.IForEachStatement
-
- getInferredFunctionType() - Method in class gw.lang.reflect.MethodScore
-
- getInit() - Method in class gw.lang.ir.statement.IRSwitchStatement
-
- getInitializer() - Method in interface gw.lang.parser.expressions.INewExpression
-
- getInitializer() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getInitializers() - Method in class gw.lang.ir.statement.IRForEachStatement
-
- getInitializers() - Method in interface gw.lang.parser.expressions.IObjectInitializerExpression
-
- getInnerClass() - Method in class gw.lang.ir.IRClass.InnerClassInfo
-
- getInnerClass(CharSequence) - Method in interface gw.lang.parser.IHasInnerClass
-
returns the appropriate inner class
- getInnerClass(CharSequence) - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getInnerClasses() - Method in class gw.lang.ir.IRClass
-
- getInnerClasses() - Method in interface gw.lang.parser.IHasInnerClass
-
- getInnerClasses() - Method in class gw.lang.reflect.gs.GosuClassLightParser
-
- getInnerClasses() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getInnerClasses() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getInnerClasses() - Method in interface gw.lang.reflect.java.IJavaType
-
- getInnerClassesMap() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getInputStream(JarEntry) - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- getInputStreamReader(InputStream) - Static method in class gw.util.StreamUtil
-
Returns a reader for the specified input stream, using UTF-8 encoding.
- getInputStreamReader(InputStream, String) - Static method in class gw.util.StreamUtil
-
Returns a reader for the specified input stream, using specified encoding.
- getInstance() - Method in interface gw.lang.reflect.IAnnotationInfo
-
- getInstance() - Static method in class gw.lang.reflect.TypeSystemRefresher
-
- getInstructionFor(int) - Method in interface gw.lang.parser.ITokenizerInstructor
-
- getInstructor() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getInterfaces() - Method in class gw.lang.ir.IRClass
-
- getInterfaces() - Method in interface gw.lang.parser.statements.IInterfacesClause
-
- getInterfaces() - Method in class gw.lang.reflect.DefaultArrayType
-
- getInterfaces() - Method in class gw.lang.reflect.FunctionType
-
- getInterfaces() - Method in interface gw.lang.reflect.IType
-
- getInterfaces() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getInterfaces() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getInterfaces() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getInterfaces() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getIntrinsicClass() - Method in interface gw.lang.reflect.java.IJavaType
-
- getIntrinsicType() - Method in class gw.lang.function.AbstractBlock
-
- getIntrinsicType() - Method in class gw.lang.reflect.FunctionType
-
- getIntrinsicType() - Method in class gw.lang.reflect.gs.FragmentInstance
-
- getIntrinsicType() - Method in interface gw.lang.reflect.gs.IGosuObject
-
- getIntrinsicTypeFromObject(Object) - Method in interface gw.lang.reflect.IExtendedTypeLoader
-
Returns the intrinsic type for the given Object.
- getInvalidCharPos() - Method in class gw.lang.parser.IToken
-
- getinvoke() - Method in class gw.lang.reflect.features.BoundMethodReference
-
- getinvoke() - Method in class gw.lang.reflect.features.ConstructorReference
-
- getinvoke() - Method in interface gw.lang.reflect.features.IInvokableFeatureReference
-
Returns the method reference as a block in an invokation-friendly syntax
- getinvoke() - Method in class gw.lang.reflect.features.MethodReference
-
- getIRClassCompiler() - Static method in class gw.lang.GosuShop
-
- getIRClassCompiler() - Method in interface gw.lang.IGosuShop
-
- getIRType(Class) - Method in class gw.lang.ir.builder.IRBuilder
-
- getIRType(IType) - Method in class gw.lang.ir.builder.IRBuilder
-
- getIRType(IJavaClassInfo) - Method in class gw.lang.ir.builder.IRBuilder
-
- getIRType(Class) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- getIRType(IType) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- getIRType(IJavaClassInfo) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- getIRType(Class) - Static method in class gw.lang.ir.builder.IRElementBuilder
-
- getIRType(IType) - Static method in class gw.lang.ir.builder.IRElementBuilder
-
- getIRType(IJavaClassInfo) - Static method in class gw.lang.ir.builder.IRElementBuilder
-
- getIRTypeResolver() - Static method in class gw.lang.GosuShop
-
- getIRTypeResolver() - Method in interface gw.lang.IGosuShop
-
- getIRTypes(Class[]) - Method in class gw.lang.ir.builder.IRBuilder
-
- getIRTypes(Class[]) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- getIRTypes(Class[]) - Static method in class gw.lang.ir.builder.IRElementBuilder
-
- getIRTypes(IJavaClassInfo[]) - Static method in class gw.lang.ir.builder.IRElementBuilder
-
- getIssuesFromPos(int) - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getJarFile() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- getJarsWithSources(IModule) - Static method in class gw.util.Extensions
-
- getJavaClass() - Method in interface gw.lang.ir.IRType
-
- getJavaClass() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- getJavaClass() - Method in class gw.lang.ir.SyntheticIRType
-
- getJavaClass() - Method in interface gw.lang.reflect.java.IClassJavaClassInfo
-
- getJavaClassInfo() - Method in interface gw.lang.ir.IJavaClassIRType
-
- getJavaClassInfo(String) - Method in interface gw.lang.reflect.IDefaultTypeLoader
-
- getJavaClassInfo(Class) - Static method in class gw.lang.reflect.TypeSystem
-
- getJavaClassInfo(Class, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- getJavaClassInfo(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- getJavaClassInfoForClassDirectly(Class, IModule) - Method in interface gw.lang.reflect.IDefaultTypeLoader
-
- getJavaClassPath() - Method in interface gw.lang.reflect.module.IModule
-
- getJavaConstructor() - Method in interface gw.lang.reflect.java.IJavaConstructorInfo
-
- getJavaDocFactory() - Static method in class gw.lang.GosuShop
-
- getJavaDocFactory() - Method in interface gw.lang.IGosuShop
-
- getJavaMethodName() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getJavaType() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getJavaType(Class) - Method in interface gw.lang.reflect.ITypeSystem
-
- getJavaType() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getJavaType() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getJavaType(Class) - Static method in class gw.lang.reflect.TypeSystem
-
Deprecated.
- getJreModule() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getJreModule() - Static method in class gw.lang.reflect.TypeSystem
-
- getJreType(Class<?>) - Static method in class gw.lang.reflect.java.JavaTypes
-
- getKernel() - Static method in class gw.config.CommonServices
-
- getKey() - Method in class gw.lang.parser.resources.ResourceKey
-
- getKeyExpression() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
-
- getKeyForValue(V) - Method in class gw.util.DerivedKeyHashMap
-
- getKeys() - Method in interface gw.lang.parser.expressions.IMapInitializerExpression
-
- getKeyType() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
-
- getKeyType() - Method in interface gw.lang.reflect.IEntityAccess
-
- getKeyType() - Static method in class gw.lang.reflect.TypeSystem
-
- getKeyword() - Method in class gw.lang.parser.IToken
-
- getKnownInnerClassesWithoutCompiling() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getLabel() - Method in interface gw.lang.parser.IActivationContext
-
- getLanguageLevel() - Method in interface gw.lang.reflect.IEntityAccess
-
- getLastAccessTime() - Method in class gw.fs.physical.win32.Win32FindData
-
- getLastChild() - Method in interface gw.lang.parser.IParseTree
-
- getLastChildWithParsedElementType(Class<? extends IParsedElement>) - Method in interface gw.lang.parser.IParseTree
-
- getLastWriteTime() - Method in class gw.fs.physical.win32.Win32FindData
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.IRStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRAssignmentStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRBreakStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRContinueStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRDoWhileStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IREvalStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRFieldSetStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRForEachStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRIfStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMethodCallStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMonitorLockAcquireStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRMonitorLockReleaseStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRNewStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRNoOpStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRReturnStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRStatementList
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRSwitchStatement
-
The switch statement has a non-null terminal stmt iff:
1) There are no case stmts or all the the case stmts have non-break terminator and
2) The default stmt exists and has a non-break terminator
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRSyntheticStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRThrowStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
-
- getLeastSignificantTerminalStatement() - Method in class gw.lang.ir.statement.IRWhileStatement
-
- getLeastSignificantTerminalStatement(boolean[]) - Method in interface gw.lang.parser.IStatement
-
Indicates whether or not control flow is terminal at this statement.
- getLeftEndpoint() - Method in class gw.lang.reflect.interval.AbstractInterval
-
- getLeftEndpoint() - Method in interface gw.lang.reflect.interval.IInterval
-
- getLength() - Method in interface gw.lang.parser.IParseTree
-
- getLength() - Method in class gw.lang.parser.SourceCodeReader
-
- getLength() - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
-
- getLengthAccessor() - Static method in class gw.lang.GosuShop
-
- getLengthAccessor() - Method in interface gw.lang.IGosuShop
-
- getLevel() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
-
- getLevenshteinDistance(String, String) - Static method in class gw.util.GosuStringUtil
-
Find the Levenshtein distance between two Strings.
- getLhs() - Method in class gw.lang.ir.expression.IRArithmeticExpression
-
- getLhs() - Method in class gw.lang.ir.expression.IRConditionalAndExpression
-
- getLhs() - Method in class gw.lang.ir.expression.IRConditionalOrExpression
-
- getLhs() - Method in class gw.lang.ir.expression.IREqualityExpression
-
- getLhs() - Method in class gw.lang.ir.expression.IRFieldGetExpression
-
- getLhs() - Method in class gw.lang.ir.expression.IRRelationalExpression
-
- getLhs() - Method in class gw.lang.ir.statement.IRFieldSetStatement
-
- getLHS() - Method in interface gw.lang.parser.expressions.IArithmeticExpression
-
- getLHS() - Method in interface gw.lang.parser.expressions.IBinaryExpression
-
- getLHS() - Method in interface gw.lang.parser.expressions.IConditionalExpression
-
- getLHS() - Method in interface gw.lang.parser.expressions.ITypeAsExpression
-
- getLHS() - Method in interface gw.lang.parser.expressions.ITypeIsExpression
-
- getLightWeightReference() - Method in interface gw.lang.parser.ISymbol
-
Creates a copy of this symbol without the value so that the empty symbol can be stored.
- getLine() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getLine() - Method in interface gw.lang.parser.IParseIssue
-
- getLine() - Method in class gw.lang.parser.IToken
-
- getLine() - Method in interface gw.lang.reflect.ILocationInfo
-
One-based line number of this feature in its top-level container
- getLine() - Method in class gw.lang.reflect.LocationInfo
-
- getLineNum() - Method in interface gw.lang.parser.IParsedElement
-
- getLineNum() - Method in interface gw.lang.parser.IParseTree
-
- getLineNumber() - Method in class gw.lang.ir.IRElement
-
- getLineNumber() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getLineNumber() - Method in interface gw.lang.parser.IParserState
-
- getLineNumber() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getLineNumber() - Method in exception gw.lang.parser.template.TemplateParseException
-
- getLineNumber() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getLineNumberForIndex(String, int) - Static method in class gw.util.GosuStringUtil
-
- getLineNumShift() - Method in interface gw.lang.parser.IParserPart
-
- getLineOffset() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getLineOffset() - Method in interface gw.lang.parser.IParserState
-
- getLineOffset() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getLineOffset() - Method in class gw.lang.parser.IToken
-
- getLineReportingOffset() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getLiteralMetaType() - Method in class gw.lang.reflect.AbstractType
-
- getLiteralMetaType() - Method in interface gw.lang.reflect.IType
-
- getLiteralType() - Method in class gw.lang.ir.expression.IRClassLiteral
-
- getLoadedInnerClasses() - Method in interface gw.lang.parser.IHasInnerClass
-
- getLoader() - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getLoader() - Method in class gw.lang.reflect.gs.UrlClassLoaderWrapper
-
- getLoaderParameterizedTypes() - Method in interface gw.internal.gosu.parser.IParameterizableType
-
- getLocale() - Method in interface gw.lang.reflect.IEntityAccess
-
- getLocalizedTypeInfoName(IType) - Method in interface gw.lang.reflect.IEntityAccess
-
- getLocalizedTypeName(IType) - Method in interface gw.lang.reflect.IEntityAccess
-
- getLocalVarName() - Method in interface gw.lang.parser.expressions.ILocalVarDeclaration
-
- getLocation() - Method in interface gw.lang.parser.IParsedElement
-
- getLocationInfo() - Method in interface gw.lang.reflect.IFeatureInfo
-
- getLocationInfo() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getLocations() - Method in interface gw.lang.parser.IGosuParser
-
- getLogger() - Method in interface gw.lang.reflect.IEntityAccess
-
- getLoopTest() - Method in class gw.lang.ir.statement.IRDoWhileStatement
-
- getLoopTest() - Method in class gw.lang.ir.statement.IRForEachStatement
-
- getLoopTest() - Method in class gw.lang.ir.statement.IRWhileStatement
-
- getLowerCaseHashCode(CharSequence) - Static method in class gw.lang.parser.CICS
-
- getMainStatement() - Method in interface gw.lang.parser.expressions.IProgram
-
- getMajor() - Method in class gw.lang.GosuVersion
-
- getMap() - Method in class gw.lang.parser.ExternalSymbolMapForMap
-
- getMap() - Method in class gw.lang.reflect.Expando
-
- getMap() - Method in interface gw.lang.reflect.IExpando
-
- getMapAccessExpression() - Method in interface gw.lang.parser.statements.IMapAssignmentStatement
-
- getMatcher() - Method in class gw.util.RegExpMatch
-
- getMatchingElement(int, int) - Method in interface gw.lang.parser.IParseTree
-
- getMaxSize() - Method in class gw.util.LRUCache
-
- getMemberAccess() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
-
- getMemberAccessContext() - Method in exception gw.lang.parser.exceptions.ParseException
-
- getMemberAccessExpression() - Method in interface gw.lang.parser.statements.ISyntheticMemberAccessStatement
-
- getMemberExpression() - Method in interface gw.lang.parser.expressions.IArrayAccessExpression
-
- getMemberExpression() - Method in interface gw.lang.parser.expressions.IFieldAccessExpression
-
- getMemberExpression() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
-
- getMemberFields() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getMemberFieldsMap() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getMemberFunctions() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getMemberName() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- getMemberName() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
-
- getMemberProperty(String) - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getMemoryMonitor() - Static method in class gw.config.CommonServices
-
- getMemoryMonitor() - Method in class gw.lang.gosuc.GosucProject
-
- getMessage() - Method in exception gw.lang.parser.exceptions.ErrantGosuClassException
-
- getMessage() - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getMessage() - Method in exception gw.lang.parser.template.TemplateParseException
-
- getMessage() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
-
- getMessageArgs() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getMessageArgs() - Method in interface gw.lang.parser.IParseIssue
-
- getMessageKey() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getMessageKey() - Method in interface gw.lang.parser.IParseIssue
-
- getMetaType() - Method in class gw.lang.reflect.AbstractType
-
- getMetaType() - Method in interface gw.lang.reflect.IType
-
- getMethod(IJavaMethodDescriptor) - Method in interface gw.lang.javadoc.IClassDocNode
-
- getMethod(String, Type[]) - Method in interface gw.lang.javadoc.IClassDocNode
-
- getMethod(IType, CharSequence, IType...) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.BaseTypeInfo
-
- getMethod(IType, CharSequence, IType...) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getMethod(IRelativeTypeInfo.Accessibility, CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManager
-
- getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getMethod(IType, CharSequence, IType...) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getMethod(IType, CharSequence, IType...) - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
- getMethod(CharSequence, IType...) - Method in interface gw.lang.reflect.ITypeInfo
-
Returns a IMethodInfo matching the specified name and parameter types or
null if no match is found.
- getMethod(String, IJavaClassInfo...) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getMethod(String, IJavaClassInfo...) - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getMethod() - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
-
- getMethod() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
-
- getMethod(CharSequence, IType...) - Method in class gw.lang.reflect.TypeInfoBase
-
- getMethodBody() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getMethodBuckets() - Method in class gw.lang.reflect.MethodList
-
- getMethodCall() - Method in interface gw.lang.parser.statements.IMethodCallStatement
-
- getMethodDescriptor() - Method in interface gw.lang.parser.expressions.IBeanMethodCallExpression
-
- getMethodDescriptors() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getMethodDescriptors() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getMethodDocs() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
-
- getMethodDocs() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
-
- getMethodInfo() - Method in class gw.lang.reflect.features.BoundMethodReference
-
- getMethodInfo() - Method in interface gw.lang.reflect.features.IMethodReference
-
Returns the method info for this reference
- getMethodInfo() - Method in class gw.lang.reflect.features.MethodReference
-
- getMethodInfo() - Method in class gw.lang.reflect.FunctionType
-
- getMethodInfo() - Method in interface gw.lang.reflect.IFunctionType
-
An associated IMethodInfo.
- getMethodInfo() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getMethodName() - Method in interface gw.lang.parser.expressions.IPropertyAsMethodCallIdentifier
-
- getMethodNameForSyntheticAccess() - Method in interface gw.lang.parser.expressions.IFieldAccessExpression
-
- getMethodOrConstructorInfo(boolean) - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getMethodOrConstructorInfo() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getMethodOrConstructorInfo() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getMethodOrConstructorInfo() - Method in class gw.lang.reflect.FunctionType
-
- getMethodOrConstructorInfo() - Method in interface gw.lang.reflect.IFunctionType
-
- getMethodOrConstructorInfo() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getMethods(ITypeInfo, IType) - Method in interface gw.lang.IGosuShop
-
- getMethods() - Method in class gw.lang.ir.builder.IRClassBuilder
-
- getMethods() - Method in class gw.lang.ir.IRClass
-
- getMethods() - Method in interface gw.lang.javadoc.IClassDocNode
-
- getMethods() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getMethods(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getMethods() - Method in class gw.lang.reflect.BaseTypeInfo
-
- getMethods() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getMethods(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getMethods(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.FeatureManager
-
- getMethods() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getMethods(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getMethods() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getMethods(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
- getMethods() - Method in interface gw.lang.reflect.ITypeInfo
-
- getMethods(IJavaClassInfo) - Static method in class gw.lang.reflect.java.IJavaClassInfo.Util
-
- getMethods(String) - Method in class gw.lang.reflect.MethodList
-
- getMethods(ITypeInfo, IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getMethodSignature() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getMethodSignature(IMethodInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getMethodType() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getMinor() - Method in class gw.lang.GosuVersion
-
- getMinute(Date) - Static method in class gw.date.GosuDateUtil
-
Get the minute of the time
- getMisses() - Method in class gw.util.concurrent.Cache
-
- getModifierInfo() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getModifierInfo() - Method in interface gw.lang.parser.ISymbol
-
- getModifierInfo() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getModifiers() - Method in class gw.lang.ir.IRClass
-
- getModifiers() - Method in class gw.lang.ir.IRClass.InnerClassInfo
-
- getModifiers() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- getModifiers() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getModifiers() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getModifiers() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getModifiers() - Method in interface gw.lang.parser.IFunctionSymbol
-
Returns the modifiers for this function symbol
- getModifiers() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getModifiers() - Method in interface gw.lang.parser.IReducedSymbol
-
- getModifiers() - Method in class gw.lang.reflect.DefaultArrayType
-
- getModifiers() - Method in class gw.lang.reflect.FunctionType
-
- getModifiers() - Method in interface gw.lang.reflect.IModifierInfo
-
- getModifiers() - Method in interface gw.lang.reflect.IType
-
Returns the modifiers for this type, encoded in an integer.
- getModifiers() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getModifiers() - Method in class gw.lang.reflect.java.asm.AsmField
-
- getModifiers() - Method in class gw.lang.reflect.java.asm.AsmInnerClassType
-
- getModifiers() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getModifiers() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
-
- getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassField
-
- getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getModifiers() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getModifiers() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
-
- getModifiers() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getModifiers() - Method in class gw.lang.reflect.TypeBase
-
- getModifiersFrom(IAttributedFeatureInfo) - Static method in class gw.lang.reflect.Modifier
-
- getModifierWithType(IVisibilityModifierType) - Method in interface gw.lang.reflect.IScriptabilityModifier
-
- getModifierWithType(IVisibilityModifierType) - Method in class gw.lang.reflect.ScriptabilityModifier
-
- getModule(IType) - Static method in class gw.lang.GosuShop
-
- getModule() - Method in interface gw.lang.IModuleAware
-
- getModule() - Method in interface gw.lang.parser.IParsedElement
-
- getModule() - Method in interface gw.lang.reflect.gs.IGosuClassRepository
-
The module having this repository
- getModule() - Method in class gw.lang.reflect.gs.TypeName
-
- getModule() - Method in interface gw.lang.reflect.INamespaceType
-
- getModule() - Method in interface gw.lang.reflect.ITypeLoader
-
- getModule() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getModule() - Method in interface gw.lang.reflect.java.IJavaClassType
-
- getModule() - Method in interface gw.lang.reflect.java.ITypeInfoResolver
-
- getModule() - Method in class gw.lang.reflect.module.Dependency
-
- getModule(String) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getModule(IResource) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getModule(URL) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getModule() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- getModule() - Method in class gw.lang.reflect.TypeLoaderBase
-
- getModuleClassLoader() - Method in interface gw.lang.reflect.module.IModule
-
Get class loader, associated with this module.
- getModuleFromType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getModuleName() - Method in class gw.lang.gosuc.GosucDependency
-
- getModules() - Method in class gw.lang.gosuc.GosucProject
-
- getModules() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getModuleTraversalList() - Method in interface gw.lang.reflect.module.IModule
-
- getModuleTypeLoader() - Method in interface gw.lang.reflect.module.IModule
-
- getMonitoredObject() - Method in class gw.lang.ir.statement.IRMonitorLockAcquireStatement
-
- getMonitoredObject() - Method in class gw.lang.ir.statement.IRMonitorLockReleaseStatement
-
- getMonth(Date) - Static method in class gw.date.GosuDateUtil
-
The month of the year.
- getMoveDownInstruction(IParseTree) - Static method in class gw.util.GosuRefactorUtil
-
- getMoveUpInstruction(IParseTree) - Static method in class gw.util.GosuRefactorUtil
-
- getName() - Method in class gw.fs.DelegateDirectory
-
- getName() - Method in interface gw.fs.IResource
-
Gets this file's or directory's name.
- getName() - Method in class gw.fs.jar.JarEntryResourceImpl
-
- getName() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- getName() - Method in class gw.fs.physical.PhysicalResourceImpl
-
- getName() - Method in class gw.fs.physical.win32.Win32FindData
-
- getName() - Method in class gw.fs.ResourcePath
-
Returns the leaf name of this resource path.
- getName() - Method in class gw.fs.url.URLFileImpl
-
- getName() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- getName() - Method in class gw.lang.gosuc.GosucArg
-
- getName() - Method in class gw.lang.gosuc.GosucModule
-
- getName() - Method in class gw.lang.gosuc.GosucProject
-
- getName() - Method in class gw.lang.ir.expression.IRFieldGetExpression
-
- getName() - Method in class gw.lang.ir.expression.IRLazyTypeMethodCallExpression
-
- getName() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- getName() - Method in class gw.lang.ir.IRClass
-
- getName() - Method in class gw.lang.ir.IRSymbol
-
- getName() - Method in interface gw.lang.ir.IRType
-
- getName() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- getName() - Method in class gw.lang.ir.statement.IRFieldSetStatement
-
- getName() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getName() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- getName() - Method in class gw.lang.ir.SyntheticIRType
-
- getName() - Method in interface gw.lang.javadoc.IMethodNode
-
- getName() - Method in interface gw.lang.javadoc.IParamNode
-
- getName() - Method in interface gw.lang.javadoc.IVarNode
-
- getName() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getName() - Method in interface gw.lang.parser.expressions.INameInDeclaration
-
- getName() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- getName() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getName() - Method in interface gw.lang.parser.IReducedSymbol
-
- getName() - Method in interface gw.lang.parser.ISymbol
-
Returns the Symbol's name.
- getName() - Method in class gw.lang.parser.Keyword
-
- getName() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
-
Deprecated.
- getName() - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getName() - Method in class gw.lang.reflect.BaseTypeInfo
-
- getName() - Method in class gw.lang.reflect.DefaultArrayType
-
- getName() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getName() - Method in class gw.lang.reflect.FeatureCategory
-
- getName() - Method in class gw.lang.reflect.FunctionType
-
- getName() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getName() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
-
- getName() - Method in interface gw.lang.reflect.IAnnotationInfo
-
- getName() - Method in interface gw.lang.reflect.IFeatureInfo
-
Gets the programmatic name or identifier of this feature.
- getName() - Method in interface gw.lang.reflect.IMethodInfo
-
- getName() - Method in class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
-
- getName() - Method in interface gw.lang.reflect.IType
-
The fully qualified name of this intrinsic type.
- getName() - Method in interface gw.lang.reflect.IVisibilityModifierType
-
- getName() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getName() - Method in class gw.lang.reflect.java.asm.AsmField
-
- getName() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getName() - Method in class gw.lang.reflect.java.asm.AsmType
-
- getName() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- getName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getName() - Method in interface gw.lang.reflect.java.IJavaClassField
-
- getName() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getName() - Method in interface gw.lang.reflect.java.IJavaClassType
-
- getName() - Method in interface gw.lang.reflect.java.IJavaClassTypeVariable
-
- getName() - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
-
- getName() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
-
- getName() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- getName() - Method in class gw.lang.reflect.java.JavaExceptionInfo
-
- getName() - Method in class gw.lang.reflect.LazyType
-
- getName() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getName() - Method in interface gw.lang.reflect.module.IModule
-
- getName() - Method in interface gw.lang.reflect.module.IProject
-
- getName() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
-
- getName() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getName() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getName() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getName() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- getName() - Method in class gw.lang.reflect.SimpleParameterInfo
-
- getName() - Method in class gw.lang.reflect.StandardVisibilityModifierType
-
- getName() - Method in class gw.lang.reflect.TypeInfoBase
-
- getName() - Method in class gw.util.cache.FqnCacheNode
-
- getName() - Method in interface gw.util.ILogger
-
- getName() - Method in class gw.util.SystemOutLogger
-
- getName() - Method in class gw.xml.simple.SimpleXmlNode
-
Returns the name of this node.
- getNamedArgOrder() - Method in class gw.lang.reflect.MethodScore
-
- getNameFromType() - Method in class gw.lang.reflect.LazyType
-
- getNameNoPackage(String) - Static method in class gw.util.GosuClassUtil
-
- getNameOffset(String) - Method in interface gw.lang.parser.IParsedElementWithAtLeastOneDeclaration
-
The offset of the token representing the name for the declaration
- getNameOfParams(IType[], boolean, boolean) - Method in interface gw.lang.reflect.ITypeSystem
-
- getNameOfParams(IType[], boolean, boolean) - Static method in class gw.lang.reflect.TypeSystem
-
- getNameSansProxy(IType) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
-
- getNameSansProxy(String) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
-
- getNameSignature() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getNameSignature() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getNamespace() - Method in interface gw.lang.parser.statements.INamespaceStatement
-
- getNamespace() - Method in class gw.lang.reflect.DefaultArrayType
-
- getNamespace() - Method in class gw.lang.reflect.FunctionType
-
- getNamespace() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getNamespace() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getNamespace() - Method in interface gw.lang.reflect.IType
-
The namespace for this class.
- getNamespace(String) - Method in interface gw.lang.reflect.ITypeSystem
-
- getNamespace() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getNamespace() - Method in interface gw.lang.reflect.java.IJavaClassType
-
- getNamespace() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getNamespace(String) - Static method in class gw.lang.reflect.TypeSystem
-
- getNamespace(String, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- getNamespaceForDirectory(IDirectory) - Method in interface gw.lang.reflect.ITypeLoader
-
- getNamespaceForDirectory(IDirectory) - Method in class gw.lang.reflect.SimpleTypeLoader
-
- getNamespaceForDirectory(IDirectory) - Method in class gw.lang.reflect.TypeLoaderBase
-
- getNamespaces() - Method in interface gw.lang.parser.ITypeUsesMap
-
Returns the set of strings representing the namespaces that are currently
used by this parser.
- getNamespacesFromTypeNames(Set<? extends CharSequence>, Set<String>) - Method in interface gw.lang.reflect.ITypeSystem
-
- getNamespacesFromTypeNames(Set<? extends CharSequence>, Set<String>) - Static method in class gw.lang.reflect.TypeSystem
-
- getNameWithArrayBrackets() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getNameWithArrayBrackets() - Method in class gw.lang.reflect.java.asm.AsmType
-
- getNameWithBounds(boolean) - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
-
- getNameWithEnclosingType() - Method in interface gw.lang.reflect.ITypeVariableType
-
- getNameWithQualifiedTypeVariables(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getNameWithQualifiedTypeVariables(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getNativeModule() - Method in class gw.lang.gosuc.GosucModule
-
- getNativeModule() - Method in interface gw.lang.reflect.module.IModule
-
- getNativeModule() - Method in interface gw.lang.reflect.module.INativeModule
-
- getNativeProject() - Method in class gw.lang.gosuc.GosucProject
-
- getNativeProject() - Method in interface gw.lang.reflect.module.IProject
-
- getNativeSDK() - Method in interface gw.lang.reflect.module.IJreModule
-
- getNestedString(String, String) - Static method in class gw.util.GosuStringUtil
-
- getNestedString(String, String, String) - Static method in class gw.util.GosuStringUtil
-
- getNewExpression() - Method in class gw.lang.ir.statement.IRNewStatement
-
- getNewExpression() - Method in interface gw.lang.parser.statements.INewStatement
-
- getNewExpressionAsString() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- getNewItem() - Method in class gw.util.diff.sorted.Diff
-
Returns the new item.
- getNextSibling() - Method in interface gw.lang.parser.IParseTree
-
- getNextStackIndex() - Method in interface gw.lang.parser.IStackProvider
-
For compile-time assignment of stack indexes.
- getNextStackIndex() - Method in class gw.lang.parser.StandardSymbolTable
-
For compile-time assignment of stack indexes.
- getNextStackIndex() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getNextStackIndexForScope(IScope) - Method in interface gw.lang.parser.IStackProvider
-
For compile-time assignment of stack indexes at a particular scope.
- getNextStackIndexForScope(IScope) - Method in class gw.lang.parser.StandardSymbolTable
-
For compile-time assignment of stack indexes.
- getNextStackIndexForScope(IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getNode(String) - Method in class gw.util.cache.FqnCache
-
- getNode(String) - Method in interface gw.util.cache.IFqnCache
-
- getNode(String) - Method in class gw.util.cache.WeakFqnCache
-
- getNonCanonicalFileName() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getNullExpressionInstance() - Static method in class gw.lang.GosuShop
-
- getNullExpressionInstance() - Method in interface gw.lang.IGosuShop
-
- getObjectArray() - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
-
- getOffset() - Method in interface gw.lang.parser.IParseTree
-
- getOffset() - Method in exception gw.lang.parser.template.TemplateParseException
-
- getOffset() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getOffset() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getOffset() - Method in interface gw.lang.reflect.ILocationInfo
-
The offset of the feature in its top-level container
- getOffset() - Method in class gw.lang.reflect.LocationInfo
-
- getOffsetMark() - Method in interface gw.lang.parser.ITokenizerOffsetMarker
-
- getOffsetShift() - Method in interface gw.lang.parser.IParserPart
-
- getOldItem() - Method in class gw.util.diff.sorted.Diff
-
Returns the old item.
- getOp() - Method in class gw.lang.ir.expression.IRArithmeticExpression
-
- getOp() - Method in class gw.lang.ir.expression.IRRelationalExpression
-
- getOperator() - Method in interface gw.lang.parser.expressions.IArithmeticExpression
-
- getOperator() - Method in interface gw.lang.parser.expressions.IBinaryExpression
-
- getOperator() - Method in interface gw.lang.parser.expressions.IRelationalExpression
-
- getOrCreateChild(String) - Method in class gw.util.cache.FqnCacheNode
-
- getOrCreateDirectory(String) - Method in interface gw.fs.jar.IJarFileDirectory
-
- getOrCreateDirectory(String) - Method in class gw.fs.jar.JarEntryDirectoryImpl
-
- getOrCreateDirectory(String) - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- getOrCreateFile(String) - Method in interface gw.fs.jar.IJarFileDirectory
-
- getOrCreateFile(String) - Method in class gw.fs.jar.JarEntryDirectoryImpl
-
- getOrCreateFile(String) - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- getOrCreateFunctionType(IMethodInfo) - Method in interface gw.lang.reflect.ITypeSystem
-
- getOrCreateFunctionType(String, IType, IType[]) - Method in interface gw.lang.reflect.ITypeSystem
-
- getOrCreateFunctionType(IMethodInfo) - Static method in class gw.lang.reflect.TypeSystem
-
- getOrCreateFunctionType(String, IType, IType[]) - Static method in class gw.lang.reflect.TypeSystem
-
- getOrCreateTypeReference(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getOrCreateTypeReference(IType) - Static method in class gw.lang.reflect.TypeSystem
-
IMPORTANT: The only time you should call this method is:
1) within a class implementing IType, or
2) wrapping a call to a Type constructor, typically within a type loader
e.g., TypeSystem.getOrCreateTypeReference( new MyVeryOwnType() )
Gets or creates a type ref for the specified type.
- getOrCreateTypeVariableType(String, IType, IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getOrCreateTypeVariableType(String, IType, IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getOrCreateVar(String, IRType) - Method in class gw.lang.ir.builder.IRBuilderContext
-
- getOrder() - Method in class gw.lang.reflect.FeatureCategory
-
- getOrdinal() - Method in class gw.lang.reflect.EnumValuePlaceholder
-
- getOrdinal() - Method in interface gw.lang.reflect.IEnumConstant
-
- getOriginalSourceStatement() - Method in class gw.lang.ir.IRStatement
-
- getOriginalType() - Method in class gw.lang.reflect.ModifiedParameterInfo
-
- getOrphanedEnhancement(String) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
-
- getOutputPath() - Method in class gw.lang.gosuc.GosucModule
-
- getOutputPath() - Method in interface gw.lang.reflect.module.IModule
-
- getOutputPath() - Method in interface gw.lang.reflect.module.INativeModule
-
- getOutputStreamWriter(OutputStream) - Static method in class gw.util.StreamUtil
-
Returns a writer for the specified output stream, using UTF-8 encoding.
- getOverride() - Method in interface gw.lang.parser.expressions.IOverridableOperation
-
- getOwner() - Method in interface gw.lang.parser.IParserPart
-
- getOwnersType() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- getOwnersType() - Method in class gw.lang.ir.expression.IRFieldGetExpression
-
- getOwnersType() - Method in class gw.lang.ir.expression.IRLazyTypeMethodCallExpression
-
- getOwnersType() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- getOwnersType() - Method in class gw.lang.ir.expression.IRNewExpression
-
- getOwnersType() - Method in class gw.lang.ir.statement.IRFieldSetStatement
-
- getOwnersType() - Method in class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
-
Deprecated.
- getOwnersType() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getOwnersType() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getOwnersType() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getOwnersType() - Method in interface gw.lang.reflect.IAnnotationInfo
-
- getOwnersType() - Method in interface gw.lang.reflect.IFeatureInfo
-
Get this feature's owner's type.
- getOwnersType() - Method in class gw.lang.reflect.java.JavaExceptionInfo
-
- getOwnersType() - Method in class gw.lang.reflect.MethodInfoBase
-
- getOwnersType() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getOwnersType() - Method in class gw.lang.reflect.ParameterInfoBuilder.BuiltParameterInfo
-
- getOwnersType() - Method in class gw.lang.reflect.PropertyInfoBase
-
- getOwnersType() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getOwnerTypeName() - Method in class gw.lang.ir.expression.IRLazyTypeMethodCallExpression
-
- getOwningParameterizedType() - Method in class gw.lang.reflect.FunctionType
-
- getPackage(String) - Static method in class gw.util.GosuClassUtil
-
- getPackageExpression() - Method in interface gw.lang.parser.expressions.ITypeLiteralExpression
-
- getParameterAnnotations() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getParameterDisplay(boolean) - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getParameterDisplay(IMethodInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getParameterDisplay(IConstructorInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getParameterizedParameterTypes(IType...) - Method in class gw.lang.reflect.FunctionType
-
- getParameterizedParameterTypes(IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
-
- getParameterizedParameterTypes(IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getParameterizedParameterTypes2(IType, IType...) - Method in class gw.lang.reflect.FunctionType
-
- getParameterizedParameterTypes2(IType, IType[]) - Method in interface gw.lang.reflect.IGenericMethodInfo
-
- getParameterizedParameterTypes2(IType, IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getParameterizedReturnType(IType...) - Method in class gw.lang.reflect.FunctionType
-
- getParameterizedReturnType(IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
-
- getParameterizedReturnType(IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getParameterizedType(IType...) - Method in class gw.lang.reflect.DefaultArrayType
-
- getParameterizedType(IType...) - Method in class gw.lang.reflect.FunctionType
-
- getParameterizedType(IType...) - Method in interface gw.lang.reflect.IType
-
Assuming this intrinsic type is a Generic type, return the parameterized
type associated with the given list of type parameters.
- getParameterizedType(IType...) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getParameterizedType(IType...) - Method in class gw.lang.reflect.TypeBase
-
- getParameterizedVersion(IGosuClass) - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getParameterNames() - Method in class gw.lang.reflect.FunctionType
-
- getParameterNames() - Method in interface gw.lang.reflect.IInvocableType
-
- getParameterNames() - Method in interface gw.lang.reflect.IOptionalParamCapable
-
- getParameterNames() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getParameterNames() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getParameters() - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- getParameters() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getParameters() - Method in interface gw.lang.parser.statements.IFunctionStatement
-
- getParameters() - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- getParameters() - Method in interface gw.lang.reflect.IConstructorInfo
-
- getParameters() - Method in interface gw.lang.reflect.IHasParameterInfos
-
- getParameters() - Method in interface gw.lang.reflect.IMethodInfo
-
- getParameters() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getParameters() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getParameters() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- getParameterTypes() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- getParameterTypes() - Method in class gw.lang.ir.expression.IRNewExpression
-
- getParameterTypes() - Method in class gw.lang.reflect.FunctionType
-
- getParameterTypes() - Method in interface gw.lang.reflect.IConstructorType
-
The constructor's argument types.
- getParameterTypes() - Method in interface gw.lang.reflect.IFunctionType
-
- getParameterTypes() - Method in interface gw.lang.reflect.IInvocableType
-
- getParameterTypes() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
-
- getParameterTypes() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getParameterTypes() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getParams() - Method in interface gw.lang.javadoc.IConstructorNode
-
- getParams() - Method in interface gw.lang.javadoc.IMethodNode
-
- getParamSignature() - Method in class gw.lang.reflect.FunctionType
-
- getParamSignature() - Method in interface gw.lang.reflect.IFunctionType
-
Formatted signature of the form " ( param-list )"
- getParamSignature() - Method in interface gw.lang.reflect.IInvocableType
-
- getParamSignature() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getParamSignatureForCurrentModule() - Method in class gw.lang.reflect.FunctionType
-
- getParamSignatureForCurrentModule() - Method in interface gw.lang.reflect.IFunctionType
-
- getParamSignatureForCurrentModule() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getParamTypeNameFromJavaBackedType(IType) - Static method in class gw.lang.reflect.FunctionType
-
- getParamTypes(IParameterInfo[]) - Static method in class gw.lang.reflect.BaseFeatureInfo
-
- getParamTypesExpected() - Method in exception gw.lang.parser.exceptions.ParseException
-
- getParamTypesPossible() - Method in exception gw.lang.parser.exceptions.ParseException
-
- getParamVisitors() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- getParent() - Method in class gw.fs.DelegateDirectory
-
- getParent() - Method in interface gw.fs.IResource
-
Gets this file's our directory's parent directory.
- getParent() - Method in class gw.fs.jar.JarEntryResourceImpl
-
- getParent() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- getParent() - Method in class gw.fs.physical.PhysicalResourceImpl
-
- getParent() - Method in class gw.fs.ResourcePath
-
Returns the parent of this resource path.
- getParent() - Method in class gw.fs.url.URLFileImpl
-
- getParent() - Method in class gw.lang.ir.IRElement
-
- getParent() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getParent() - Method in interface gw.lang.parser.IParsedElement
-
- getParent() - Method in interface gw.lang.parser.IParseTree
-
- getParent() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
-
- getParent() - Method in class gw.xml.simple.SimpleXmlNode
-
Returns the parent of this node, or null if this node is a root node.
- getParentFile() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getParentOtherThanThis() - Method in interface gw.lang.parser.IParseTree
-
- getParentType() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getParentType() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getParsedElement() - Method in class gw.lang.function.AbstractBlock
-
- getParsedElement() - Method in interface gw.lang.function.IBlock
-
- getParsedElement() - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getParsedElement() - Method in interface gw.lang.parser.IParseResult
-
- getParsedElement() - Method in interface gw.lang.parser.IParseTree
-
- getParsedElement() - Method in class gw.lang.parser.ParseResult
-
- getParseException() - Method in exception gw.lang.parser.template.TemplateParseException
-
- getParseExceptions() - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getParseExceptions() - Method in interface gw.lang.parser.IParsedElement
-
- getParseExceptionsForKey(ResourceKey) - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getParseIssues() - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getParseIssues() - Method in interface gw.lang.parser.IParsedElement
-
- getParser() - Method in class gw.lang.parser.ParserOptions
-
- getParser() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getParseResultsException() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getParserStates() - Method in class gw.lang.reflect.MethodScore
-
- getParseWarnings() - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getParseWarnings() - Method in interface gw.lang.parser.IParsedElement
-
- getParseWarningsForKey(ResourceKey) - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- getParts(String) - Static method in class gw.util.cache.FqnCache
-
- getPath() - Method in class gw.fs.DelegateDirectory
-
- getPath() - Method in interface gw.fs.IResource
-
- getPath() - Method in class gw.fs.jar.JarEntryResourceImpl
-
- getPath() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- getPath() - Method in class gw.fs.physical.PhysicalResourceImpl
-
- getPath() - Method in class gw.fs.url.URLFileImpl
-
- getPath() - Method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
-
- getPaths() - Method in class gw.lang.gosuc.GosucSdk
-
- getPaths() - Method in interface gw.lang.parser.statements.IClasspathStatement
-
- getPaths() - Method in interface gw.lang.reflect.module.IClassPath
-
- getPathString() - Method in class gw.fs.ResourcePath
-
Returns the path string for this path using the / path separator.
- getPathString(String) - Method in class gw.fs.ResourcePath
-
Returns the path string for this path using the specified path separator.
- getPattern() - Method in class gw.util.RegExpMatch
-
- getPlainMessage() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getPlainMessage() - Method in interface gw.lang.parser.IParseIssue
-
- getPlatform() - Static method in class gw.util.OSPlatform
-
- getPlatformHelper() - Static method in class gw.config.CommonServices
-
- getPluginClassLoader() - Method in interface gw.lang.reflect.IEntityAccess
-
- getPluginRepositories() - Method in interface gw.lang.reflect.IEntityAccess
-
- getPointerSize() - Static method in class gw.util.perf.objectsize.ObjectSizeUtil
-
- getPosition() - Method in class gw.lang.parser.SourceCodeReader
-
- getPrechomp(String, String) - Static method in class gw.util.GosuStringUtil
-
- getPresentationInfo() - Method in interface gw.lang.reflect.IPropertyInfo
-
- getPresentationInfo() - Method in class gw.lang.reflect.PropertyInfoBase
-
- getPresentationInfo() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- getPresentationInfo() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getPreviousSibling() - Method in interface gw.lang.parser.IParseTree
-
- getPrimitiveOrBoxedConverter(IType) - Method in class gw.lang.parser.StandardCoercionManager
-
- getPrimitiveType(String) - Method in interface gw.lang.reflect.ITypeSystem
-
- getPrimitiveType(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getPrimitiveType(String) - Static method in class gw.lang.reflect.TypeSystem
-
- getPrimitiveType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BaseBoxedCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BasePHighPriorityCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BasePrimitiveCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.BlockCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.FeatureReferenceToBlockCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.IdentityCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.IMonitorLockCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.PrimitiveCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.PriorityDelegatingCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.RuntimeCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.StandardCoercer
-
- getPriority(IType, IType) - Method in class gw.lang.parser.coercers.TypeVariableCoercer
-
- getPriority(IType, IType) - Method in interface gw.lang.parser.ICoercer
-
- getPriorityOf(IType, IType) - Static method in class gw.lang.parser.coercers.BasePrimitiveCoercer
-
- getPrivateGlobalScopeCount() - Method in interface gw.lang.parser.ISymbolTable
-
- getPrivateGlobalScopeCount() - Method in class gw.lang.parser.StandardSymbolTable
-
- getPrivateGlobalScopeCount() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getProgram() - Method in interface gw.lang.parser.IParseResult
-
- getProgram() - Method in class gw.lang.parser.ParseResult
-
- getProgram() - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- getProgramInstance() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- getProgramInstance(String) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
-
- getProgramInstance(String, ISymbolTable) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
-
- getProgramInstance(String, ISymbolTable, IType) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
-
- getProject() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getProperties(ITypeInfo, IType) - Method in interface gw.lang.IGosuShop
-
- getProperties() - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getProperties(IType) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getProperties() - Method in class gw.lang.reflect.BaseTypeInfo
-
- getProperties() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getProperties(IType) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getProperties(IRelativeTypeInfo.Accessibility) - Method in class gw.lang.reflect.FeatureManager
-
- getProperties() - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getProperties(IType) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getProperties() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getProperties(IType) - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
- getProperties() - Method in interface gw.lang.reflect.ITypeInfo
-
- getProperties(ITypeInfo, IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getPropertiesFileKey(IPropertyInfo) - Method in interface gw.lang.reflect.gs.IPropertiesType
-
- getProperty(CharSequence) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getProperty(IType, CharSequence) - Method in class gw.lang.reflect.BaseHandBuiltTypeInfo
-
- getProperty(CharSequence) - Method in class gw.lang.reflect.BaseTypeInfo
-
- getProperty(CharSequence) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getProperty(IType, CharSequence) - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- getProperty(IRelativeTypeInfo.Accessibility, CharSequence) - Method in class gw.lang.reflect.FeatureManager
-
- getProperty(CharSequence) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getProperty(IType, CharSequence) - Method in class gw.lang.reflect.FeatureManagerTypeInfoBase
-
- getProperty(CharSequence) - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getProperty(IType, CharSequence) - Method in interface gw.lang.reflect.IRelativeTypeInfo
-
- getProperty(CharSequence) - Method in interface gw.lang.reflect.ITypeInfo
-
Get a property mapped to the specified name.
- getProperty(Object, String) - Static method in class gw.lang.reflect.ReflectUtil
-
- getPropertyClassInfo() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- getPropertyDescriptor() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
-
- getPropertyDescriptors() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getPropertyDescriptors() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getPropertyGetterOrSetter() - Method in interface gw.lang.parser.statements.IPropertyStatement
-
- getPropertyInfo(IType, String, IFeatureFilter, IParserPart, IScriptabilityModifier) - Method in interface gw.lang.IGosuShop
-
- getPropertyInfo() - Method in interface gw.lang.parser.expressions.IFieldAccessExpression
-
- getPropertyInfo() - Method in interface gw.lang.parser.expressions.IInitializerAssignment
-
- getPropertyInfo() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- getPropertyInfo() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getPropertyInfo() - Method in class gw.lang.reflect.features.BoundPropertyChainReference
-
- getPropertyInfo() - Method in class gw.lang.reflect.features.BoundPropertyReference
-
- getPropertyInfo() - Method in interface gw.lang.reflect.features.IPropertyReference
-
- getPropertyInfo() - Method in class gw.lang.reflect.features.PropertyChainReference
-
- getPropertyInfo() - Method in class gw.lang.reflect.features.PropertyReference
-
- getPropertyInfo(IType, String, IFeatureFilter, IParserPart, IScriptabilityModifier) - Static method in class gw.lang.reflect.TypeSystem
-
- getPropertyName() - Method in interface gw.lang.parser.expressions.IInitializerAssignment
-
- getPropertyName() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getPropertyName(String) - Static method in class gw.lang.reflect.ImplicitPropertyUtil
-
- getPropertyNameOffset() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getPropertyType() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- getPropertyType() - Method in class gw.lang.reflect.TypedPropertyDescriptor
-
- getProxiedType(IType) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
-
- getPublicField() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
-
- getPublishedType(IType, IJavaClassInfo) - Static method in class gw.lang.reflect.java.ClassInfoUtil
-
- getPublishedTypeMap(IJavaClassInfo) - Static method in class gw.lang.GosuShop
-
- getPureGenericType(IType) - Static method in class gw.lang.GosuShop
-
- getPureGenericType(IType) - Method in interface gw.lang.IGosuShop
-
- getPureGenericType(IType) - Static method in class gw.lang.ir.SignatureUtil
-
- getPureGenericType(E) - Static method in class gw.lang.reflect.TypeSystem
-
- getQualifier() - Method in class gw.lang.GosuVersion
-
- getQualifiers() - Method in interface gw.lang.reflect.IScriptabilityModifier
-
- getQualifiers() - Method in class gw.lang.reflect.ScriptabilityModifier
-
- getQualifiersAsArray() - Method in class gw.lang.reflect.ScriptabilityModifier
-
- getRawArgs() - Static method in class gw.lang.Gosu
-
- getRawConstructor() - Method in interface gw.lang.reflect.java.IJavaConstructorInfo
-
- getRawExpression() - Method in interface gw.lang.parser.IParseResult
-
- getRawExpression() - Method in class gw.lang.parser.ParseResult
-
- getRawFingerprint() - Method in class gw.util.fingerprint.FP64
-
- getRawFunctionType() - Method in class gw.lang.reflect.MethodScore
-
- getRawMethod() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
-
- getRawSource() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getRawType() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getRawType() - Method in class gw.lang.reflect.java.asm.AsmType
-
- getRawType() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- getReader() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getReader() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getReadMethod() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- getReadMethodInfo() - Method in interface gw.lang.reflect.IMethodBackedPropertyInfo
-
- getReadMethodInfo() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
-
- getReferredSymbol() - Method in interface gw.lang.parser.ICapturedSymbol
-
- getRefreshChecksum() - Method in interface gw.lang.reflect.ITypeSystem
-
- getRefreshChecksum() - Static method in class gw.lang.reflect.TypeSystem
-
- getRelativeName() - Method in interface gw.lang.ir.IRType
-
- getRelativeName() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- getRelativeName() - Method in class gw.lang.ir.SyntheticIRType
-
- getRelativeName() - Method in class gw.lang.reflect.DefaultArrayType
-
- getRelativeName() - Method in class gw.lang.reflect.FunctionType
-
- getRelativeName() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getRelativeName() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getRelativeName() - Method in interface gw.lang.reflect.IType
-
The relative or unqualified name.
- getRelativeName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getRelativeName() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getRelativeName() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getRelativeNameSansBlock() - Method in interface gw.lang.reflect.IBlockType
-
- getRelativeParamSignature(boolean) - Method in interface gw.lang.reflect.IBlockType
-
- getRepository() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getRepresentativeFunctionType(IType) - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- getRequests() - Method in class gw.util.concurrent.Cache
-
- getResource(String) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getResource(String) - Method in interface gw.lang.reflect.ITypeLoader
-
Finds the resource with the given name.
- getResource(String) - Method in class gw.lang.reflect.TypeLoaderBase
-
- getRestoreState() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getResultType() - Method in class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
-
- getResultType() - Method in class gw.lang.ir.expression.IRTernaryExpression
-
- getRetainedMemory() - Method in interface gw.lang.reflect.java.IJavaType
-
- getReturnClassInfo() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getReturnDescription() - Method in interface gw.lang.javadoc.IMethodNode
-
- getReturnDescription() - Method in interface gw.lang.reflect.IMethodInfo
-
- getReturnDescription() - Method in interface gw.lang.reflect.java.IJavaBasePropertyInfo
-
- getReturnDescription() - Method in class gw.lang.reflect.MethodInfoBase
-
- getReturnDescription() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getReturnDescription() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- getReturnType() - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- getReturnType() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- getReturnType() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- getReturnType() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getReturnType() - Method in interface gw.lang.parser.IParsedElement
-
- getReturnType() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getReturnType() - Method in class gw.lang.reflect.FunctionType
-
- getReturnType() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- getReturnType() - Method in interface gw.lang.reflect.IFunctionType
-
- getReturnType() - Method in interface gw.lang.reflect.IMethodInfo
-
- getReturnType() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- getReturnType() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getReturnType() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getReturnType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getReturnType() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- getReturnTypeName() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getReturnValue() - Method in class gw.lang.ir.statement.IRReturnStatement
-
- getReturnVisitor() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- getRhs() - Method in class gw.lang.ir.expression.IRArithmeticExpression
-
- getRhs() - Method in class gw.lang.ir.expression.IRConditionalAndExpression
-
- getRhs() - Method in class gw.lang.ir.expression.IRConditionalOrExpression
-
- getRhs() - Method in class gw.lang.ir.expression.IREqualityExpression
-
- getRhs() - Method in class gw.lang.ir.expression.IRRelationalExpression
-
- getRhs() - Method in class gw.lang.ir.statement.IRFieldSetStatement
-
- getRHS() - Method in interface gw.lang.parser.expressions.IArithmeticExpression
-
- getRHS() - Method in interface gw.lang.parser.expressions.IBinaryExpression
-
- getRHS() - Method in interface gw.lang.parser.expressions.IConditionalExpression
-
- getRhs() - Method in interface gw.lang.parser.expressions.IInitializerAssignment
-
- getRHS() - Method in interface gw.lang.parser.expressions.ITypeIsExpression
-
- getRightEndpoint() - Method in class gw.lang.reflect.interval.AbstractInterval
-
- getRightEndpoint() - Method in interface gw.lang.reflect.interval.IInterval
-
- getRoot() - Method in class gw.lang.init.GosuPathEntry
-
Returns the root directory for this GosuPathEntry.
- getRoot() - Method in class gw.lang.ir.expression.IRArrayLengthExpression
-
- getRoot() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
-
- getRoot() - Method in class gw.lang.ir.expression.IRCastExpression
-
- getRoot() - Method in class gw.lang.ir.expression.IRInstanceOfExpression
-
- getRoot() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- getRoot() - Method in class gw.lang.ir.expression.IRNegationExpression
-
- getRoot() - Method in class gw.lang.ir.expression.IRNotExpression
-
- getRoot() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
-
- getRoot() - Method in class gw.util.cache.FqnCache
-
- getRootExpression() - Method in interface gw.lang.parser.expressions.IArrayAccessExpression
-
- getRootExpression() - Method in interface gw.lang.parser.expressions.IMapAccessExpression
-
- getRootExpression() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- getRootExpression() - Method in interface gw.lang.parser.statements.IMemberAssignmentStatement
-
- getRootFeatureReference() - Method in class gw.lang.reflect.features.BoundPropertyChainReference
-
- getRootFeatureReference() - Method in interface gw.lang.reflect.features.IFeatureChain
-
- getRootFeatureReference() - Method in class gw.lang.reflect.features.PropertyChainReference
-
- getRootPhysicalFileSystem() - Method in class gw.fs.FileFactory
-
- getRootType() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
-
- getRootType() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- getRootType() - Method in class gw.lang.reflect.features.BoundMethodReference
-
- getRootType() - Method in class gw.lang.reflect.features.BoundPropertyChainReference
-
- getRootType() - Method in class gw.lang.reflect.features.BoundPropertyReference
-
- getRootType() - Method in class gw.lang.reflect.features.ConstructorReference
-
- getRootType() - Method in interface gw.lang.reflect.features.IFeatureReference
-
- getRootType() - Method in class gw.lang.reflect.features.MethodReference
-
- getRootType() - Method in class gw.lang.reflect.features.PropertyChainReference
-
- getRootType() - Method in class gw.lang.reflect.features.PropertyReference
-
- getRuntimeType() - Method in class gw.lang.parser.IScriptPartId
-
- getRuntimeType() - Method in class gw.lang.parser.ScriptPartId
-
- getRuntimeType() - Method in class gw.lang.parser.TypelessScriptPartId
-
- getRuntimeType() - Method in class gw.lang.reflect.FunctionType
-
- getScope() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getScope() - Method in interface gw.lang.parser.expressions.IBlockExpression
-
- getScope() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getScope(String) - Static method in enum gw.lang.parser.GlobalScope
-
- getScope() - Method in interface gw.lang.parser.IReducedSymbol
-
- getScopeCount() - Method in interface gw.lang.parser.ISymbolTable
-
- getScopeCount() - Method in class gw.lang.parser.StandardSymbolTable
-
- getScopeCount() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getScopedSymbolType() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
-
- getScore() - Method in class gw.lang.reflect.MethodScore
-
- getScriptPart() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getScriptPart() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getScriptPart() - Method in interface gw.lang.parser.IDynamicSymbol
-
- getScriptPart() - Method in interface gw.lang.parser.IGosuParser
-
The context associated with the parser's script.
- getScriptPart() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getScriptPart() - Method in interface gw.lang.parser.IReducedSymbol
-
- getScriptPart() - Method in class gw.lang.reflect.FunctionType
-
- getScriptPart() - Method in interface gw.lang.reflect.IFunctionType
-
- getScriptPart() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getScriptPartId() - Method in interface gw.lang.parser.IParseTree
-
- getScriptPartId() - Method in class gw.lang.parser.ParserOptions
-
- getSdk() - Method in class gw.lang.gosuc.GosucProject
-
- getSecond(Date) - Static method in class gw.date.GosuDateUtil
-
Get the second of the time
- getSecond() - Method in interface gw.lang.parser.expressions.IConditionalTernaryExpression
-
- getSecond() - Method in class gw.util.Pair
-
- getSecond() - Method in class gw.util.Triple
-
- getService(Class<? extends T>) - Method in class gw.config.ServiceKernel
-
- getSetterDfs() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getSetterDfs() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
-
- getSHA1String(String) - Static method in class gw.util.GosuStringUtil
-
- getShadowedTypes() - Method in interface gw.lang.reflect.IShadowingType
-
- getShortClassName(Class) - Static method in class gw.util.GosuClassUtil
-
Gets the class name minus the package name from a Class.
- getShortClassName(String) - Static method in class gw.util.GosuClassUtil
-
Gets the class name minus the package name from a String.
- getShortDescription() - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- getShortDescription() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- getShortDescription() - Method in interface gw.lang.reflect.gs.IGosuPropertyInfo
-
- getShortDescription() - Method in interface gw.lang.reflect.java.IJavaMethodInfo
-
- getShortDescription() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
-
- getShortDescription() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- getShortDescription() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
-
- getShortDescription() - Method in class gw.lang.reflect.SimpleParameterInfo
-
- getSignatureDescription() - Method in interface gw.lang.parser.IFunctionSymbol
-
Returns a description of arguments of the form ( < argName1 >, < argName2 >, etc.
- getSimpleName() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getSimpleName() - Method in class gw.lang.reflect.java.asm.AsmType
-
- getSimpleName() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- getSimpleName() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getSimpleName() - Method in interface gw.lang.reflect.java.IJavaClassType
-
- getSingleMethod(IType) - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- getSingleMethodFromJavaInterface(IJavaType) - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- getSingleMethodFromJavaInterface(IJavaClassInfo) - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- getSingleRefreshChecksum() - Method in interface gw.lang.reflect.ITypeSystem
-
- getSingleRefreshChecksum() - Static method in class gw.lang.reflect.TypeSystem
-
- getSize() - Method in class gw.fs.physical.win32.Win32FindData
-
- getSizeExpression() - Method in class gw.lang.ir.expression.IRNewArrayExpression
-
- getSizeExpressions() - Method in class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
-
- getSizeExpressions() - Method in interface gw.lang.parser.expressions.INewExpression
-
- getSlashName() - Method in interface gw.lang.ir.IRType
-
- getSlashName() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- getSlashName() - Method in class gw.lang.ir.SyntheticIRType
-
- getSouceFileHandle(String) - Method in interface gw.lang.reflect.IDefaultTypeLoader
-
- getSource() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
Warning: Only valid if called from the parser thread.
- getSource() - Method in class gw.lang.parser.FileSource
-
- getSource() - Method in interface gw.lang.parser.IParseIssue
-
- getSource() - Method in interface gw.lang.parser.IParserState
-
- getSource() - Method in interface gw.lang.parser.ISource
-
- getSource() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getSource() - Method in class gw.lang.parser.SourceCodeReader
-
- getSource() - Method in class gw.lang.parser.StringSource
-
- getSource() - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- getSource() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getSource() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getSource() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getSource() - Method in interface gw.lang.reflect.IFeatureInfoDelegate
-
- getSource() - Method in interface gw.lang.reflect.IMethodInfoDelegate
-
- getSource() - Method in interface gw.lang.reflect.IPropertyInfoDelegate
-
- getSource() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getSource() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- getSourceFile() - Method in class gw.lang.ir.IRClass
-
- getSourceFile() - Method in interface gw.lang.reflect.IFileBasedFeature
-
- getSourceFileHandle() - Method in interface gw.lang.parser.IFileRepositoryBasedType
-
- getSourceFileHandle() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- getSourceFileHandle() - Method in interface gw.lang.reflect.gs.ITemplateType
-
- getSourceFileHandle() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getSourceFileHandle() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getSourceFiles() - Method in interface gw.lang.reflect.IFileBasedType
-
- getSourceFingerprint() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getSourcePath() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
-
- getSourcePath() - Method in interface gw.lang.reflect.module.IModule
-
- getSources() - Method in class gw.lang.init.GosuPathEntry
-
Returns the source directories for this path entry.
- getStackTrace(Throwable) - Static method in class gw.lang.gosuc.simple.GosuCompiler
-
- getStackTraceAsString(Throwable) - Static method in class gw.util.GosuExceptionUtil
-
- getStart() - Method in class gw.lang.reflect.IProvidesCustomErrorInfo.CustomErrorInfo
-
- getStartOffset() - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- getState() - Method in interface gw.lang.parser.IGosuParser
-
- getState() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getState() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- getState() - Static method in class gw.lang.reflect.TypeSystem
-
- getStatement() - Method in interface gw.lang.parser.IParseResult
-
- getStatement() - Method in class gw.lang.parser.ParseResult
-
- getStatement() - Method in interface gw.lang.parser.statements.IForEachStatement
-
- getStatement() - Method in interface gw.lang.parser.statements.IIfStatement
-
- getStatement() - Method in interface gw.lang.parser.statements.ILoopStatement
-
- getStatement() - Method in interface gw.lang.parser.statements.IUsingStatement
-
- getStatement() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- getStatementAtLine(int, Class) - Method in interface gw.lang.parser.IParseTree
-
- getStatementAtLine(List<IParseTree>, int, Class) - Static method in class gw.lang.parser.IParseTree.Search
-
- getStatements() - Method in class gw.lang.ir.statement.IRCaseClause
-
- getStatements() - Method in class gw.lang.ir.statement.IRStatementList
-
- getStatements() - Method in interface gw.lang.parser.statements.ICaseClause
-
- getStatements() - Method in interface gw.lang.parser.statements.IStatementList
-
- getStateSource() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getStaticProperty(String, String) - Static method in class gw.lang.reflect.ReflectUtil
-
- getStaticProperty(IType, String) - Static method in class gw.lang.reflect.ReflectUtil
-
- getStaticValue() - Method in class gw.lang.reflect.java.asm.AsmField
-
- getStatus() - Method in class gw.lang.reflect.gs.ReloadResults
-
- getStep() - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- getStep() - Method in class gw.lang.reflect.interval.IterableInterval
-
- getStringInputStream(CharSequence) - Static method in class gw.util.StreamUtil
-
Returns an input stream for the specified character sequence, using UTF-8 encoding.
- getStringValue() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getStringValue() - Method in class gw.lang.parser.IToken
-
- getSubordinateRefs(String) - Method in interface gw.lang.reflect.ITypeRefFactory
-
- getSubtypes() - Method in interface gw.lang.reflect.gs.IGosuClass
-
WARNING: This method is slow the first time it is called.
- getSuperAnnotatedElements() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- getSuperClass() - Method in class gw.lang.ir.SyntheticIRType
-
- getSuperClass() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getSuperclass() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getSuperclass() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getSuperDfs() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getSuperDfs() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getSuperType() - Method in class gw.lang.ir.builder.IRClassBuilder
-
- getSuperType() - Method in class gw.lang.ir.IRClass
-
- getSuperType() - Method in class gw.lang.parser.ParserOptions
-
- getSuperType() - Method in interface gw.lang.parser.statements.ISuperTypeClause
-
- getSuperType() - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- getSupertype() - Method in class gw.lang.reflect.DefaultArrayType
-
- getSupertype() - Method in class gw.lang.reflect.FunctionType
-
- getSupertype() - Method in interface gw.lang.reflect.IType
-
Returns the type representing the supertype of this type.
- getSupertype() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getSupportedProtocols() - Method in interface gw.lang.reflect.module.IProtocolAdapter
-
- getSwitchExpression() - Method in interface gw.lang.parser.statements.ISwitchStatement
-
- getSymbol() - Method in class gw.lang.ir.expression.IRIdentifier
-
- getSymbol() - Method in class gw.lang.ir.statement.IRAssignmentStatement
-
- getSymbol() - Method in interface gw.lang.parser.expressions.IIdentifierExpression
-
- getSymbol() - Method in interface gw.lang.parser.expressions.ILocalVarDeclaration
-
- getSymbol() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getSymbol() - Method in enum gw.lang.parser.expressions.Variance
-
- getSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapBase
-
- getSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapForMap
-
- getSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapSymbolTableWrapper
-
- getSymbol(CharSequence) - Method in interface gw.lang.parser.ISymbolTable
-
- getSymbol(CharSequence) - Method in class gw.lang.parser.StandardSymbolTable
-
- getSymbol() - Method in interface gw.lang.parser.statements.ICatchClause
-
- getSymbol(CharSequence) - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getSymbolAttributeName() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
-
- getSymbolClass() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getSymbolClass() - Method in interface gw.lang.parser.IReducedSymbol
-
- getSymbolName() - Method in exception gw.lang.parser.exceptions.SymbolNotFoundException
-
- getSymbols() - Method in interface gw.lang.parser.ISymbolTable
-
- getSymbols(int, int) - Method in interface gw.lang.parser.ISymbolTable
-
- getSymbols() - Method in class gw.lang.parser.StandardSymbolTable
-
- getSymbols(int, int) - Method in class gw.lang.parser.StandardSymbolTable
-
- getSymbols() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getSymbols(int, int) - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getSymbolScopeString() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
-
- getSymbolTable() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
Warning: Only valid if called from the parser thread.
- getSymbolTable() - Method in interface gw.lang.parser.IFullParserState
-
- getSymbolTable() - Method in interface gw.lang.parser.IGosuParser
-
Returns the parser's symbol table.
- getSymbolTable() - Method in interface gw.lang.parser.IParseIssue
-
- getSymbolTable() - Method in interface gw.lang.parser.template.ITemplateHost
-
- getSymbolType() - Method in interface gw.lang.parser.ITypedSymbol
-
- getSymTableCtx() - Method in interface gw.lang.reflect.ITypeSystem
-
- getSymTableCtx() - Static method in class gw.lang.reflect.TypeSystem
-
- getSystemType(Class<?>) - Static method in class gw.lang.reflect.java.JavaTypes
-
- getTarget() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
-
- getTargetMethodInfo() - Method in interface gw.internal.gosu.parser.IReducedDelegateFunctionSymbol
-
- getTargetSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getTemplate(Reader) - Method in interface gw.lang.parser.template.ITemplateHost
-
- getTemplate(Reader, String) - Method in interface gw.lang.parser.template.ITemplateHost
-
- getTemplateGenerator() - Method in interface gw.lang.reflect.gs.ITemplateType
-
- getTemplateSource() - Method in exception gw.lang.parser.template.TemplateParseException
-
- getTemplateSyntaxProblems() - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- getTempVarAssignment() - Method in class gw.lang.ir.statement.IRReturnStatement
-
- getTerminalType() - Method in interface gw.lang.parser.statements.ITerminalStatement
-
Mostly this is important so we can weight the terminal types i.e., the ordinal in the enum is significant
- getTest() - Method in class gw.lang.ir.expression.IRTernaryExpression
-
- getTestType() - Method in class gw.lang.ir.expression.IRInstanceOfExpression
-
- getText() - Method in class gw.lang.parser.IToken
-
- getText() - Method in class gw.xml.simple.SimpleXmlNode
-
Returns the textual content of this node, if any.
- getTextFromTokens() - Method in interface gw.lang.parser.IParseTree
-
- getTextLength() - Method in interface gw.lang.reflect.ILocationInfo
-
The length of the feature's text in its top-level container
- getTextLength() - Method in class gw.lang.reflect.LocationInfo
-
- getTheRef() - Method in class gw.lang.reflect.AbstractType
-
- getThird() - Method in class gw.util.Triple
-
- getThisRef() - Method in class gw.lang.reflect.DefaultArrayType
-
- getThisSymbolFromStackOrMap() - Method in interface gw.lang.parser.ISymbolTable
-
Get the 'this' symbol from either the stack or the table.
- getThisSymbolFromStackOrMap() - Method in class gw.lang.parser.StandardSymbolTable
-
- getThisSymbolFromStackOrMap() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getThisType() - Method in class gw.lang.ir.builder.IRClassBuilder
-
- getThisType() - Method in class gw.lang.ir.IRClass
-
- getThreadLocalSymbolTable() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
Get a thread-local symbol table.
- getTi() - Method in class gw.lang.parser.ParserOptions
-
- getTokenAsString() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getTokenAt(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getTokenColumn() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getTokenColumn() - Method in interface gw.lang.parser.IParserState
-
- getTokenColumn() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getTokenColumn() - Method in class gw.lang.parser.IToken
-
- getTokenEnd() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getTokenEnd() - Method in interface gw.lang.parser.IParseIssue
-
- getTokenEnd() - Method in interface gw.lang.parser.IParserState
-
- getTokenEnd() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getTokenEnd() - Method in class gw.lang.parser.IToken
-
- getTokenizer() - Method in class gw.lang.gosuc.GosucProjectParser
-
- getTokenizer() - Method in class gw.lang.parser.FileSource
-
- getTokenizer() - Method in interface gw.lang.parser.IGosuParser
-
- getTokenizer() - Method in interface gw.lang.parser.ISource
-
- getTokenizer() - Method in class gw.lang.parser.StringSource
-
- getTokenizerInstructor() - Method in interface gw.lang.parser.IGosuParser
-
The TokenizerInstructor to use for this parser.
- getTokens() - Method in interface gw.lang.parser.IParsedElement
-
- getTokens() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getTokenStart() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getTokenStart() - Method in interface gw.lang.parser.IParseIssue
-
- getTokenStart() - Method in interface gw.lang.parser.IParserState
-
- getTokenStart() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getTokenStart() - Method in class gw.lang.parser.IToken
-
- getTotalSymbolCount() - Method in interface gw.lang.parser.ISymbolTable
-
- getTotalSymbolCount() - Method in class gw.lang.parser.StandardSymbolTable
-
- getTotalSymbolCount() - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- getToType() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
-
- getTrueValue() - Method in class gw.lang.ir.expression.IRTernaryExpression
-
- getTryBody() - Method in class gw.lang.ir.statement.IRTryCatchFinallyStatement
-
- getTryStatement() - Method in interface gw.lang.parser.statements.ITryCatchFinallyStatement
-
- getType() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- getType(IRBuilderContext) - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- getType() - Method in class gw.lang.ir.expression.IRArithmeticExpression
-
- getType() - Method in class gw.lang.ir.expression.IRArrayLengthExpression
-
- getType() - Method in class gw.lang.ir.expression.IRArrayLoadExpression
-
- getType() - Method in class gw.lang.ir.expression.IRBooleanLiteral
-
- getType() - Method in class gw.lang.ir.expression.IRCastExpression
-
- getType() - Method in class gw.lang.ir.expression.IRCharacterLiteral
-
- getType() - Method in class gw.lang.ir.expression.IRClassLiteral
-
- getType() - Method in class gw.lang.ir.expression.IRCompositeExpression
-
- getType() - Method in class gw.lang.ir.expression.IRConditionalAndExpression
-
- getType() - Method in class gw.lang.ir.expression.IRConditionalOrExpression
-
- getType() - Method in class gw.lang.ir.expression.IREqualityExpression
-
- getType() - Method in class gw.lang.ir.expression.IRFieldGetExpression
-
- getType() - Method in class gw.lang.ir.expression.IRIdentifier
-
- getType() - Method in class gw.lang.ir.expression.IRInstanceOfExpression
-
- getType() - Method in class gw.lang.ir.expression.IRLazyTypeMethodCallExpression
-
- getType() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- getType() - Method in class gw.lang.ir.expression.IRNegationExpression
-
- getType() - Method in class gw.lang.ir.expression.IRNewArrayExpression
-
- getType() - Method in class gw.lang.ir.expression.IRNewExpression
-
- getType() - Method in class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
-
- getType() - Method in class gw.lang.ir.expression.IRNoOpExpression
-
- getType() - Method in class gw.lang.ir.expression.IRNotExpression
-
- getType() - Method in class gw.lang.ir.expression.IRNullLiteral
-
- getType() - Method in class gw.lang.ir.expression.IRNumericLiteral
-
- getType() - Method in class gw.lang.ir.expression.IRPrimitiveTypeConversion
-
- getType() - Method in class gw.lang.ir.expression.IRRelationalExpression
-
- getType() - Method in class gw.lang.ir.expression.IRStringLiteralExpression
-
- getType() - Method in class gw.lang.ir.expression.IRTernaryExpression
-
- getType() - Method in class gw.lang.ir.IRExpression
-
- getType() - Method in class gw.lang.ir.IRSymbol
-
- getType() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- getType() - Method in interface gw.lang.javadoc.IExceptionNode
-
- getType() - Method in interface gw.lang.javadoc.IParamNode
-
- getType() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- getType() - Method in interface gw.lang.parser.expressions.ITypeLiteralExpression
-
- getType() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- getType() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getType() - Method in interface gw.lang.parser.IHasType
-
- getType() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- getType() - Method in interface gw.lang.parser.IReducedSymbol
-
- getType() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- getType() - Method in interface gw.lang.parser.ISymbol
-
Returns the Symbol's type.
- getType() - Method in class gw.lang.parser.IToken
-
- getType() - Method in class gw.lang.parser.ParseResult
-
- getType(String) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getType() - Method in interface gw.lang.reflect.IAnnotationInfo
-
- getType() - Method in interface gw.lang.reflect.IConstructorInfo
-
- getType() - Method in interface gw.lang.reflect.IMetaType
-
- getType() - Method in interface gw.lang.reflect.IScriptabilityModifier
-
- getType(String) - Method in interface gw.lang.reflect.ITypeLoader
-
Gets a type based on a fully-qualified name.
- getType() - Method in class gw.lang.reflect.java.asm.AsmAnnotation
-
- getType() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getType() - Method in class gw.lang.reflect.java.asm.AsmField
-
- getType(String) - Static method in class gw.lang.reflect.java.GosuTypes
-
- getType() - Method in interface gw.lang.reflect.java.IJavaClassField
-
- getType() - Method in exception gw.lang.reflect.NoReferenceFoundException
-
- getType() - Method in class gw.lang.reflect.ScriptabilityModifier
-
- getType(String) - Static method in class gw.lang.reflect.ScriptabilityModifierTypes
-
- getTypeFromJavaBackedType() - Method in interface gw.lang.reflect.java.IJavaBackedType
-
- getTypeFromJavaBackedType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getTypeFromJavaBasedType(IJavaBackedType) - Static method in class gw.lang.reflect.TypeSystem
-
- getTypeFromObject(Object) - Method in interface gw.lang.reflect.ITypeSystem
-
- getTypeFromObject(Object) - Static method in class gw.lang.reflect.TypeSystem
-
- getTypeInfo() - Method in class gw.lang.reflect.DefaultArrayType
-
- getTypeInfo() - Method in class gw.lang.reflect.FunctionType
-
- getTypeInfo() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getTypeInfo() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- getTypeInfo() - Method in interface gw.lang.reflect.IType
-
Get the type information for this intrinsic type.
- getTypeInfo() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getTypeInfoFactory() - Static method in class gw.lang.GosuShop
-
- getTypeInfoFactory() - Method in interface gw.lang.IGosuShop
-
- getTypeLiteral() - Method in interface gw.lang.parser.expressions.ILocalVarDeclaration
-
- getTypeLiteral() - Method in interface gw.lang.parser.expressions.INewExpression
-
- getTypeLiteral() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- getTypeLoader() - Method in interface gw.lang.parser.statements.ITypeLoaderStatement
-
- getTypeLoader() - Method in class gw.lang.reflect.DefaultArrayType
-
- getTypeLoader() - Method in class gw.lang.reflect.FunctionType
-
- getTypeLoader() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getTypeLoader() - Method in interface gw.lang.reflect.IType
-
Returns the type loader responsible for loading this intrinsic type.
- getTypeLoader(Class<? extends T>, IModule) - Method in interface gw.lang.reflect.ITypeSystem
-
- getTypeLoader(Class<? extends T>) - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- getTypeLoader() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getTypeLoader(Class<? extends T>) - Static method in class gw.lang.reflect.TypeSystem
-
- getTypeLoader(Class<? extends T>, IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- getTypeloaderClassName() - Method in class gw.config.TypeLoaderSpec
-
- getTypeLoaderDirectly() - Method in class gw.lang.reflect.ITypeRef
-
- getTypeLoaders(Class<T>) - Method in interface gw.lang.reflect.module.IModule
-
Returns typeloaders of the given class that are local to this module as well as such
typeloaders from dependent modules.
- getTypeLoaderStack() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- getTypeName() - Method in interface gw.lang.parser.statements.IUsesStatement
-
- getTypeName() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getTypeName(IType) - Static method in class gw.lang.reflect.SimpleParameterInfo
-
- getTypeName(IType) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getTypeNames(String) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getTypeNames(String, Set<String>, ITypeLoader) - Method in interface gw.lang.reflect.gs.IGosuClassRepository
-
Returns all type names in the given namespace and with the given extensions.
- getTypeNames(String) - Method in interface gw.lang.reflect.ITypeLoader
-
- getTypeNames(String) - Method in interface gw.lang.reflect.module.IClassPath
-
- getTypeNames(String) - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- getTypeNames(String) - Method in class gw.lang.reflect.TypeLoaderBase
-
- getTypeNames(String, ITypeLoader) - Static method in class gw.lang.reflect.TypeLoaderBase
-
- getTypeNamespace() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- getTypeNamespace() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getTypeParameters() - Method in class gw.lang.reflect.DefaultArrayType
-
- getTypeParameters() - Method in class gw.lang.reflect.FunctionType
-
- getTypeParameters() - Method in interface gw.lang.reflect.IType
-
If this is a parameterized type, returns the specific types used to create
this type, null otherwies.
- getTypeParameters() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getTypeParameters() - Method in class gw.lang.reflect.java.asm.AsmType
-
- getTypeParameters() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- getTypeParameters() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- getTypeParameters() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- getTypeParameters() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- getTypeParameters() - Method in class gw.lang.reflect.TypeBase
-
- getTypeReference(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- getTypeReference(IType) - Static method in class gw.lang.reflect.TypeSystem
-
IMPORTANT: The only time you should call this method is:
1) wrapping a call to a Type constructor, typically within a type loader
e.g., TypeSystem.getOrCreateTypeReference( new MyVeryOwnType() )
Do NOT call this when creating the type.
- getTypeRefFactory() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- getTypes() - Method in interface gw.lang.parser.expressions.ICompoundTypeLiteral
-
- getTypes() - Method in interface gw.lang.parser.expressions.ITypeParameterListClause
-
- getTypes() - Method in interface gw.lang.reflect.ICompoundType
-
- getTypesForFile(IFile) - Method in interface gw.lang.reflect.ITypeLoader
-
Returns ALL type names associated with the given file
whether or not the types have been loaded yet.
- getTypesForFile(IModule, IFile) - Method in interface gw.lang.reflect.ITypeSystem
-
- getTypesForFile(IFile) - Method in class gw.lang.reflect.SimpleTypeLoader
-
- getTypesForFile(IFile) - Method in class gw.lang.reflect.TypeLoaderBase
-
- getTypesForFile(IModule, IFile) - Static method in class gw.lang.reflect.TypeSystem
-
- getTypesWithPrefix(String, String) - Method in interface gw.lang.reflect.ITypeRefFactory
-
- getTypeSystem() - Static method in class gw.config.CommonServices
-
- getTypeSystemLockWithMonitor(Object) - Static method in class gw.lang.reflect.module.TypeSystemLockHelper
-
- getTypeToCoerceTo() - Method in interface gw.lang.parser.exceptions.ICoercionIssue
-
- getTypeToCoerceTo() - Method in exception gw.lang.parser.exceptions.ImplicitCoercionError
-
- getTypeToCoerceTo() - Method in exception gw.lang.parser.exceptions.ImplicitCoercionWarning
-
- getTypeUses() - Method in interface gw.lang.parser.ITypeUsesMap
-
Returns the set of strings representing the types that are currently
used by this parser.
- getTypeUsesMap() - Method in interface gw.lang.parser.IGosuParser
-
Get the type uses map.
- getTypeUsesMap() - Method in class gw.lang.parser.ParserOptions
-
- getTypeUsesMap() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- getTypeUsesMap() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- getTypeUsesMap() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- getTypeVar() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- getTypeVarDef() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinitionExpression
-
- getTypeVarDef() - Method in interface gw.lang.reflect.ITypeVariableType
-
- getTypeVariabledDefinitions() - Method in interface gw.lang.parser.expressions.ITypeVariableListClause
-
- getTypeVariableDefinition() - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
-
- getTypeVariables() - Method in interface gw.lang.parser.IGosuParser
-
- getTypeVariables() - Method in class gw.lang.reflect.FunctionType
-
- getTypeVariables() - Method in interface gw.lang.reflect.IGenericMethodInfo
-
- getTypeVariables(IJavaMethodInfo) - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- getTypeVariables() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- getTypeVarList(IFeatureInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getTypeVarList(IFeatureInfo, boolean) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getTypeVarListNoBounds(IFeatureInfo) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- getUIMessage() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- getUIMessage() - Method in interface gw.lang.parser.IParseIssue
-
- getUnicodeEscape(char) - Static method in class gw.util.GosuEscapeUtil
-
- getUnit() - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- getUnit() - Method in class gw.lang.reflect.interval.IterableInterval
-
- getUnqualifiedClassName(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- getUpperBound() - Method in interface gw.lang.reflect.java.IJavaClassWildcardType
-
- getURLs() - Method in class gw.lang.reflect.gs.UrlClassLoaderWrapper
-
- getUsageModifier(UsageTarget, IType) - Static method in enum gw.lang.annotation.UsageModifier
-
- getUserData() - Method in interface gw.lang.reflect.ConstructorInfoBuilder.IBuilt
-
- getUserData() - Method in class gw.util.cache.FqnCacheNode
-
- getUsesStatements() - Method in interface gw.lang.parser.ITypeUsesMap
-
Return the set of uses-statements that participate in this map.
- getUsesStatements() - Method in interface gw.lang.parser.statements.IUsesStatementList
-
- getUtilizedSize() - Method in class gw.util.concurrent.Cache
-
- getValue() - Method in class gw.lang.gosuc.GosucArg
-
- getValue() - Method in class gw.lang.ir.expression.IRBooleanLiteral
-
- getValue() - Method in class gw.lang.ir.expression.IRCharacterLiteral
-
- getValue() - Method in class gw.lang.ir.expression.IRNumericLiteral
-
- getValue() - Method in class gw.lang.ir.expression.IRStringLiteralExpression
-
- getValue() - Method in class gw.lang.ir.IRAnnotation
-
- getValue() - Method in class gw.lang.ir.IRGosuAnnotation
-
- getValue() - Method in class gw.lang.ir.statement.IRArrayStoreStatement
-
- getValue() - Method in class gw.lang.ir.statement.IRAssignmentStatement
-
- getValue() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- getValue() - Method in interface gw.lang.parser.expressions.IBooleanLiteralExpression
-
- getValue() - Method in interface gw.lang.parser.expressions.ICharLiteralExpression
-
- getValue() - Method in interface gw.lang.parser.expressions.INumericLiteralExpression
-
- getValue() - Method in interface gw.lang.parser.expressions.IStringLiteralExpression
-
- getValue(String) - Method in class gw.lang.parser.ExternalSymbolMapBase
-
- getValue(String, int) - Method in class gw.lang.parser.ExternalSymbolMapBase
-
- getValue() - Method in interface gw.lang.parser.ISymbol
-
Returns the value assigned to this Symbol.
- getValue() - Method in interface gw.lang.parser.statements.IReturnStatement
-
- getValue() - Method in class gw.lang.reflect.EnumValuePlaceholder
-
- getValue(String) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
-
Returns the value for the symbol with the given name.
- getValue(String, int) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
-
Called via bytecode.
- getValue() - Method in interface gw.lang.reflect.IEnumValue
-
- getValue(Object) - Method in interface gw.lang.reflect.IPropertyAccessor
-
Returns the value for a property given a "this" object
- getValue(String) - Method in interface gw.lang.reflect.java.IJavaClassAnnotation
-
- getValueDirectly() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- getValueExpressions() - Method in interface gw.lang.parser.expressions.INewExpression
-
- getValues() - Method in interface gw.lang.parser.expressions.ICollectionInitializerExpression
-
- getValues() - Method in interface gw.lang.parser.expressions.IMapInitializerExpression
-
- getVar(String) - Method in interface gw.lang.javadoc.IClassDocNode
-
- getVariance() - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- getVariance() - Method in interface gw.lang.reflect.java.IJavaClassTypeVariable
-
- getVarIdentifier() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- getVarIdentifier() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
-
- getVars() - Method in interface gw.lang.javadoc.IClassDocNode
-
- getVarStatements() - Method in interface gw.lang.parser.statements.IUsingStatement
-
- getVarStmt() - Method in interface gw.lang.parser.statements.IHideFieldNoOpStatement
-
- getVersion() - Static method in class gw.lang.Gosu
-
- getVersion() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- getVisibilityModifier(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
-
- getWarnings() - Method in class gw.lang.gosuc.simple.SoutCompilerDriver
-
- getWebServerPaths() - Method in interface gw.lang.reflect.IEntityAccess
-
- getWeekOfMonth(Date) - Static method in class gw.date.GosuDateUtil
-
Get the week of month.
- getWeekOfYear(Date) - Static method in class gw.date.GosuDateUtil
-
Get the week of the year.
- getWrappedIdentifier() - Method in interface gw.lang.parser.expressions.IPropertyAccessIdentifier
-
- getWriteMethod() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- getWriteMethodInfo() - Method in interface gw.lang.reflect.IMethodBackedPropertyInfo
-
- getWriteMethodInfo() - Method in interface gw.lang.reflect.java.IJavaPropertyInfo
-
- getXmlSchemaCompatibilityConfig() - Static method in class gw.config.CommonServices
-
- getYear(Date) - Static method in class gw.date.GosuDateUtil
-
Get the year.
- GLOBAL_MODULE_NAME - Static variable in interface gw.lang.reflect.module.IExecutionEnvironment
-
- GlobalScope - Enum in gw.lang.parser
-
- Gosu - Class in gw.lang
-
- Gosu() - Constructor for class gw.lang.Gosu
-
- GOSU_CLASS_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GOSU_CLASS_PROTOCOL - Static variable in class gw.lang.reflect.gs.GosuClassPathThing
-
- GOSU_ENHANCEMENT_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GOSU_PROGRAM_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GOSU_RULE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GOSU_RULE_SET_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GOSU_SCRATCHPAD_FQN - Static variable in class gw.lang.Gosu
-
- GOSU_TEMPLATE_FILE_EXT - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GosuArrayToJavaArrayCoercer - Class in gw.lang.parser.coercers
-
- GosuArrayToJavaArrayCoercer() - Constructor for class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
-
- Gosuc - Class in gw.lang.gosuc
-
- Gosuc(String, ICustomParser) - Constructor for class gw.lang.gosuc.Gosuc
-
- Gosuc(ICustomParser, String) - Constructor for class gw.lang.gosuc.Gosuc
-
- GosucArg - Class in gw.lang.gosuc
-
- GosucArg(boolean, boolean, String, String) - Constructor for class gw.lang.gosuc.GosucArg
-
- GosucCompiler - Class in gw.lang.gosuc
-
- GosucCompiler() - Constructor for class gw.lang.gosuc.GosucCompiler
-
- GosucDependency - Class in gw.lang.gosuc
-
module-name [: exported]
- GosucDependency(String, boolean) - Constructor for class gw.lang.gosuc.GosucDependency
-
- GosucGlobalLoaderProvider - Class in gw.lang.gosuc
-
- GosucGlobalLoaderProvider(List<String>) - Constructor for class gw.lang.gosuc.GosucGlobalLoaderProvider
-
- GosuClassLightParser - Class in gw.lang.reflect.gs
-
- GosuClassLightParser(String) - Constructor for class gw.lang.reflect.gs.GosuClassLightParser
-
- GosuClassPathThing - Class in gw.lang.reflect.gs
-
- GosuClassPathThing() - Constructor for class gw.lang.reflect.gs.GosuClassPathThing
-
- GosuClassTypeLoader - Class in gw.lang.reflect.gs
-
- GosuClassTypeLoader(IGosuClassRepository) - Constructor for class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GosuClassTypeLoader(IModule, IGosuClassRepository) - Constructor for class gw.lang.reflect.gs.GosuClassTypeLoader
-
- GosuClassUtil - Class in gw.util
-
This class is in part derived from org.apache.commons.lang.ClassUtils and is intended
to break a dependency on that project.
- GosuClassUtil() - Constructor for class gw.util.GosuClassUtil
-
- GosucModule - Class in gw.lang.gosuc
-
- GosucModule(String, List<String>, List<String>, String, List<GosucDependency>, List<String>) - Constructor for class gw.lang.gosuc.GosucModule
-
- GosuCollectionUtil - Class in gw.util
-
- GosuCollectionUtil() - Constructor for class gw.util.GosuCollectionUtil
-
- GosuCompiler - Class in gw.lang.gosuc.simple
-
- GosuCompiler() - Constructor for class gw.lang.gosuc.simple.GosuCompiler
-
- GosucProject - Class in gw.lang.gosuc
-
Grammar for gosuc project file format:
- GosucProject(String, GosucSdk, List<GosucModule>, List<String>) - Constructor for class gw.lang.gosuc.GosucProject
-
- GosucProject() - Constructor for class gw.lang.gosuc.GosucProject
-
- GosucProject(IExecutionEnvironment) - Constructor for class gw.lang.gosuc.GosucProject
-
- GosucProjectParser - Class in gw.lang.gosuc
-
- GosucSdk - Class in gw.lang.gosuc
-
- GosucSdk(List<String>) - Constructor for class gw.lang.gosuc.GosucSdk
-
- GosucUtil - Class in gw.lang.gosuc
-
- GosucUtil() - Constructor for class gw.lang.gosuc.GosucUtil
-
- GosuDateUtil - Class in gw.date
-
Utilities for java.util.Date objects.
- GosuDateUtil() - Constructor for class gw.date.GosuDateUtil
-
- GosuEscapeUtil - Class in gw.util
-
- GosuEscapeUtil() - Constructor for class gw.util.GosuEscapeUtil
-
- GosuExceptionUtil - Class in gw.util
-
- GosuExceptionUtil() - Constructor for class gw.util.GosuExceptionUtil
-
- GosuExceptionUtil.IForceThrower - Interface in gw.util
-
- GosuInitialization - Class in gw.lang.init
-
- GosuMarker - Annotation Type in gw.lang.reflect.gs
-
- GosuObjectUtil - Class in gw.util
-
This class is directly derived from org.apache.commons.lang.ObjectUtils and is
intended to avoid dependencies on that project.
- GosuObjectUtil() - Constructor for class gw.util.GosuObjectUtil
-
- GosuObjectUtil.Null - Class in gw.util
-
Class used as a null placeholder where null
has another meaning.
- GosuParserFactory - Class in gw.lang.parser
-
- GosuParserFactory() - Constructor for class gw.lang.parser.GosuParserFactory
-
- GosuParserTypes - Class in gw.lang.parser
-
- GosuParserTypes() - Constructor for class gw.lang.parser.GosuParserTypes
-
- GosuPathEntry - Class in gw.lang.init
-
- GosuPathEntry(IDirectory, List<? extends IDirectory>) - Constructor for class gw.lang.init.GosuPathEntry
-
Constructs a new GosuPathEntry with the specified data.
- GosuRefactorUtil - Class in gw.util
-
- GosuRefactorUtil() - Constructor for class gw.util.GosuRefactorUtil
-
- GosuRefactorUtil.MoveInstruction - Class in gw.util
-
- GosuShop - Class in gw.lang
-
- GosuShop() - Constructor for class gw.lang.GosuShop
-
- GosuStringUtil - Class in gw.util
-
This class is based, in part, on org.apache.commons.lang.StringUtils and is intended
to break the dependency on that project.
- GosuStringUtil() - Constructor for class gw.util.GosuStringUtil
-
- GosuTypes - Class in gw.lang.reflect.java
-
- GosuTypes() - Constructor for class gw.lang.reflect.java.GosuTypes
-
- GosuVersion - Class in gw.lang
-
- GosuVersion(int, int) - Constructor for class gw.lang.GosuVersion
-
- GosuVersion(int, int, int) - Constructor for class gw.lang.GosuVersion
-
- GosuVersion(int, int, int, int) - Constructor for class gw.lang.GosuVersion
-
- GosuVersion(int, int, int, String) - Constructor for class gw.lang.GosuVersion
-
- gw.config - package gw.config
-
- gw.date - package gw.date
-
- gw.fs - package gw.fs
-
- gw.fs.jar - package gw.fs.jar
-
- gw.fs.physical - package gw.fs.physical
-
- gw.fs.physical.fast - package gw.fs.physical.fast
-
- gw.fs.physical.generic - package gw.fs.physical.generic
-
- gw.fs.physical.win32 - package gw.fs.physical.win32
-
- gw.fs.url - package gw.fs.url
-
- gw.fs.watcher - package gw.fs.watcher
-
- gw.internal.gosu.parser - package gw.internal.gosu.parser
-
- gw.internal.gosu.properties - package gw.internal.gosu.properties
-
- gw.internal.gosu.util - package gw.internal.gosu.util
-
- gw.lang - package gw.lang
-
- gw.lang.annotation - package gw.lang.annotation
-
- gw.lang.debugger - package gw.lang.debugger
-
- gw.lang.enhancements - package gw.lang.enhancements
-
- gw.lang.function - package gw.lang.function
-
- gw.lang.gosuc - package gw.lang.gosuc
-
- gw.lang.gosuc.simple - package gw.lang.gosuc.simple
-
- gw.lang.init - package gw.lang.init
-
- gw.lang.ir - package gw.lang.ir
-
- gw.lang.ir.builder - package gw.lang.ir.builder
-
- gw.lang.ir.builder.expression - package gw.lang.ir.builder.expression
-
- gw.lang.ir.builder.statement - package gw.lang.ir.builder.statement
-
- gw.lang.ir.expression - package gw.lang.ir.expression
-
- gw.lang.ir.statement - package gw.lang.ir.statement
-
- gw.lang.javac.annotations - package gw.lang.javac.annotations
-
- gw.lang.javadoc - package gw.lang.javadoc
-
- gw.lang.parser - package gw.lang.parser
-
- gw.lang.parser.coercers - package gw.lang.parser.coercers
-
- gw.lang.parser.exceptions - package gw.lang.parser.exceptions
-
- gw.lang.parser.expressions - package gw.lang.parser.expressions
-
- gw.lang.parser.resources - package gw.lang.parser.resources
-
- gw.lang.parser.statements - package gw.lang.parser.statements
-
- gw.lang.parser.template - package gw.lang.parser.template
-
- gw.lang.reflect - package gw.lang.reflect
-
- gw.lang.reflect.features - package gw.lang.reflect.features
-
- gw.lang.reflect.gs - package gw.lang.reflect.gs
-
- gw.lang.reflect.interval - package gw.lang.reflect.interval
-
- gw.lang.reflect.java - package gw.lang.reflect.java
-
- gw.lang.reflect.java.asm - package gw.lang.reflect.java.asm
-
- gw.lang.reflect.module - package gw.lang.reflect.module
-
- gw.util - package gw.util
-
- gw.util.cache - package gw.util.cache
-
- gw.util.concurrent - package gw.util.concurrent
-
- gw.util.diff.sorted - package gw.util.diff.sorted
-
- gw.util.fingerprint - package gw.util.fingerprint
-
- gw.util.io - package gw.util.io
-
- gw.util.perf - package gw.util.perf
-
- gw.util.perf.codestats - package gw.util.perf.codestats
-
- gw.util.perf.objectsize - package gw.util.perf.objectsize
-
- gw.xml.simple - package gw.xml.simple
-
- GW_API_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
-
- GW_INTERNAL_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
-
- GW_LANG_DEPRECATED() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IActivationContext - Interface in gw.lang.parser
-
- IAdditiveExpression - Interface in gw.lang.parser.expressions
-
- IAnnotatedFeatureInfo - Interface in gw.lang.reflect
-
- IAnnotatedFeatureInfo.IAnnotationInfoHelper - Class in gw.lang.reflect
-
- IAnnotation - Interface in gw.lang
-
- IANNOTATION() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IAnnotationExpression - Interface in gw.lang.parser.expressions
-
- IAnnotationInfo - Interface in gw.lang.reflect
-
- IAnnotationInfoFactory - Interface in gw.lang.reflect
-
- IArgumentListClause - Interface in gw.lang.parser.expressions
-
- IArithmeticExpression - Interface in gw.lang.parser.expressions
-
- IArrayAccessExpression - Interface in gw.lang.parser.expressions
-
- IArrayAssignmentStatement - Interface in gw.lang.parser.statements
-
- IAsmJavaClassInfo - Interface in gw.lang.reflect.java
-
- IAsmType - Interface in gw.lang.reflect.java.asm
-
- IAspectMethodInfoDelegate - Interface in gw.lang.reflect
-
- IAssignmentStatement - Interface in gw.lang.parser.statements
-
- IAttributedFeatureInfo - Interface in gw.lang.reflect
-
- IAttributedFeatureInfo.MODIFIER - Class in gw.lang.reflect
-
- IAttributeSource - Interface in gw.lang.parser
-
- IBaseFeatureNode - Interface in gw.lang.javadoc
-
- IBeanMethodCallExpression - Interface in gw.lang.parser.expressions
-
- IBeanMethodCallStatement - Interface in gw.lang.parser.statements
-
- IBinaryExpression - Interface in gw.lang.parser.expressions
-
- IBitshiftExpression - Interface in gw.lang.parser.expressions
-
- IBitwiseAndExpression - Interface in gw.lang.parser.expressions
-
- IBitwiseOrExpression - Interface in gw.lang.parser.expressions
-
- IBitwiseXorExpression - Interface in gw.lang.parser.expressions
-
- IBlock - Interface in gw.lang.function
-
- IBLOCK() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IBLOCK_EXPRESSION() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IBlockClass - Interface in gw.lang.parser
-
- IBlockExpression - Interface in gw.lang.parser.expressions
-
- IBlockInvocation - Interface in gw.lang.parser.expressions
-
- IBlockInvocationStatement - Interface in gw.lang.parser.statements
-
- IBlockLiteralExpression - Interface in gw.lang.parser.expressions
-
- IBlockType - Interface in gw.lang.reflect
-
- IBooleanLiteralExpression - Interface in gw.lang.parser.expressions
-
- IBreakStatement - Interface in gw.lang.parser.statements
-
- ICanBeAnnotation - Interface in gw.lang.reflect
-
- ICanHaveAnnotationDefault - Interface in gw.lang.reflect.gs
-
- ICapturedSymbol - Interface in gw.lang.parser
-
- ICaseClause - Interface in gw.lang.parser.statements
-
- ICatchClause - Interface in gw.lang.parser.statements
-
- ICharLiteralExpression - Interface in gw.lang.parser.expressions
-
- IClassDeclaration - Interface in gw.lang.parser.statements
-
- IClassDefinitionListener - Interface in gw.lang.reflect.gs
-
- IClassDocNode - Interface in gw.lang.javadoc
-
- IClassFileStatement - Interface in gw.lang.parser.statements
-
- IClassJavaClassInfo - Interface in gw.lang.reflect.java
-
- IClassPath - Interface in gw.lang.reflect.module
-
- IClassPath.ClassPathFilter - Interface in gw.lang.reflect.module
-
- IClasspathStatement - Interface in gw.lang.parser.statements
-
- IClassStatement - Interface in gw.lang.parser.statements
-
- ICoercer - Interface in gw.lang.parser
-
- ICoercionIssue - Interface in gw.lang.parser.exceptions
-
- ICoercionManager - Interface in gw.lang.parser
-
- ICollectionInitializerExpression - Interface in gw.lang.parser.expressions
-
- ICompilable - Interface in gw.lang.reflect
-
- ICompilableType - Interface in gw.lang.reflect.gs
-
- ICompilationState - Interface in gw.lang.parser
-
- ICompilerDriver - Interface in gw.lang.gosuc.simple
-
- ICompileTimeConstantValue - Interface in gw.lang.reflect.java
-
- ICompoundType - Interface in gw.lang.reflect
-
- ICompoundTypeLiteral - Interface in gw.lang.parser.expressions
-
- IConditionalAndExpression - Interface in gw.lang.parser.expressions
-
- IConditionalExpression - Interface in gw.lang.parser.expressions
-
- IConditionalOrExpression - Interface in gw.lang.parser.expressions
-
- IConditionalTernaryExpression - Interface in gw.lang.parser.expressions
-
- IConstructorFunctionSymbol - Interface in gw.lang.parser
-
- IConstructorHandler - Interface in gw.lang.reflect
-
- IConstructorInfo - Interface in gw.lang.reflect
-
- IConstructorInfoFactory - Interface in gw.lang.parser
-
- IConstructorNode - Interface in gw.lang.javadoc
-
- IConstructorReference<R,T> - Interface in gw.lang.reflect.features
-
- IConstructorStatement - Interface in gw.lang.parser.statements
-
- IConstructorType - Interface in gw.lang.reflect
-
- IContinueStatement - Interface in gw.lang.parser.statements
-
- ICustomExpressionRuntime - Interface in gw.lang.parser
-
- ICustomParser - Interface in gw.lang.gosuc
-
Implementers of this interface must provide a default, no argument constructor
that is invokable from a command line build.
- IDE_EDITOR_PARSER_DEFAULT - Static variable in class gw.lang.parser.IGosuParser.Settings
-
- IDeclarationSiteValidator - Interface in gw.lang.parser
-
- IDefaultArrayType - Interface in gw.lang.reflect
-
- IDefaultTypeLoader - Interface in gw.lang.reflect
-
- IDelegateFunctionSymbol - Interface in gw.lang.parser
-
- IDelegateStatement - Interface in gw.lang.parser.expressions
-
- IdentityCoercer - Class in gw.lang.parser.coercers
-
- IdentityCoercer() - Constructor for class gw.lang.parser.coercers.IdentityCoercer
-
- IdentitySet<T> - Class in gw.util
-
- IdentitySet(int) - Constructor for class gw.util.IdentitySet
-
- identityToString(Object) - Static method in class gw.util.GosuObjectUtil
-
Gets the toString that would be produced by Object
if a class did not override toString itself.
- identityToString(StringBuffer, Object) - Static method in class gw.util.GosuObjectUtil
-
Appends the toString that would be produced by Object
if a class did not override toString itself.
- IDFSBackedFeatureInfo - Interface in gw.lang.reflect
-
- IDimension<S extends IDimension<S,T>,T extends Number> - Interface in gw.lang
-
- IDimension - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- IDIMENSION() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IDirectiveExpression - Interface in gw.lang.parser.expressions
-
- IDirectory - Interface in gw.fs
-
- IDirectoryUtil - Class in gw.fs
-
- IDirectoryUtil() - Constructor for class gw.fs.IDirectoryUtil
-
- IDISPOSABLE() - Static method in class gw.lang.reflect.java.GosuTypes
-
- IDocRef<T> - Interface in gw.lang.javadoc
-
- IDoWhileStatement - Interface in gw.lang.parser.statements
-
- IDynamicallyTypedEntity - Interface in gw.lang.reflect
-
- IDynamicFunctionSymbol - Interface in gw.lang.parser
-
- IDynamicPropertySymbol - Interface in gw.lang.parser
-
- IDynamicSymbol - Interface in gw.lang.parser
-
- IEnhanceableType - Interface in gw.lang.reflect
-
- IEnhancementIndex - Interface in gw.lang.reflect.gs
-
- IEntityAccess - Interface in gw.lang.reflect
-
- IEntityCovariantLinkHackPropInfo - Interface in gw.lang.reflect
-
- IEnumConstant - Interface in gw.lang.reflect
-
- IEnumData - Interface in gw.lang.reflect
-
- IEnumType - Interface in gw.lang.reflect
-
- IEnumValue - Interface in gw.lang.reflect
-
- IEqualityExpression - Interface in gw.lang.parser.expressions
-
- IErrorType - Interface in gw.lang.reflect
-
- IEscapesAllContent - Interface in gw.lang.parser.template
-
- IEvalExpression - Interface in gw.lang.parser.expressions
-
- IEvalStatement - Interface in gw.lang.parser.statements
-
- IEvaluationException - Exception in gw.lang.parser.exceptions
-
- IEvaluationException(String) - Constructor for exception gw.lang.parser.exceptions.IEvaluationException
-
- IEvaluationException(Throwable) - Constructor for exception gw.lang.parser.exceptions.IEvaluationException
-
- IEventInfo - Interface in gw.lang.reflect
-
- IExceptionInfo - Interface in gw.lang.reflect
-
- IExceptionNode - Interface in gw.lang.javadoc
-
- IEXECUTION_ENVIRONMENT() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IExecutionEnvironment - Interface in gw.lang.reflect.module
-
- IExpando - Interface in gw.lang.reflect
-
- IExpansionPropertyInfo - Interface in gw.lang.parser
-
- IExplicitTypeInfo - Interface in gw.lang.reflect
-
- IExpression - Interface in gw.lang.parser
-
- IExpressionRuntime - Interface in gw.lang.parser
-
- IExtendedTypeLoader - Interface in gw.lang.reflect
-
- IExtensionFolderLocator - Interface in gw.config
-
- IEXTERNAL_SYMBOL_MAP() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IExternalSymbolMap - Interface in gw.lang.reflect.gs
-
- IFeatureChain - Interface in gw.lang.reflect.features
-
- IFeatureFilter - Interface in gw.util
-
- IFeatureInfo - Interface in gw.lang.reflect
-
- IFeatureInfoDelegate - Interface in gw.lang.reflect
-
- IFeatureLiteralExpression - Interface in gw.lang.parser.expressions
-
- IFeatureReference<R,T> - Interface in gw.lang.reflect.features
-
- IFieldAccessExpression - Interface in gw.lang.parser.expressions
-
- IFile - Interface in gw.fs
-
- IFileBasedFeature - Interface in gw.lang.reflect
-
- IFileBasedType - Interface in gw.lang.reflect
-
- IFileContext - Interface in gw.lang.parser
-
- IFileMetadata - Interface in gw.fs.physical
-
- IFileRepositoryBasedType - Interface in gw.lang.parser
-
- IFileSystem - Interface in gw.lang.reflect.module
-
- IFileSystem.CachingMode - Enum in gw.lang.reflect.module
-
- IFileSystemGosuClassRepository - Interface in gw.lang.reflect.gs
-
- IFileSystemGosuClassRepository.ClassPathEntry - Class in gw.lang.reflect.gs
-
- IFileSystemGosuClassRepository.IClassFileInfo - Interface in gw.lang.reflect.gs
-
- IFileSystemGosuClassRepository.Util - Class in gw.lang.reflect.gs
-
- IFileUtil - Class in gw.fs
-
- IFileUtil() - Constructor for class gw.fs.IFileUtil
-
- IForEachStatement - Interface in gw.lang.parser.statements
-
- IForwardingFunctionSymbol - Interface in gw.lang.parser
-
- IFqnCache<T> - Interface in gw.util.cache
-
- IFullParserState - Interface in gw.lang.parser
-
- IFunction0 - Interface in gw.lang.function
-
- IFunction1 - Interface in gw.lang.function
-
- IFunction10 - Interface in gw.lang.function
-
- IFunction11 - Interface in gw.lang.function
-
- IFunction12 - Interface in gw.lang.function
-
- IFunction13 - Interface in gw.lang.function
-
- IFunction14 - Interface in gw.lang.function
-
- IFunction15 - Interface in gw.lang.function
-
- IFunction16 - Interface in gw.lang.function
-
- IFunction2 - Interface in gw.lang.function
-
- IFunction3 - Interface in gw.lang.function
-
- IFunction4 - Interface in gw.lang.function
-
- IFunction5 - Interface in gw.lang.function
-
- IFunction6 - Interface in gw.lang.function
-
- IFunction7 - Interface in gw.lang.function
-
- IFunction8 - Interface in gw.lang.function
-
- IFunction9 - Interface in gw.lang.function
-
- IFunctionStatement - Interface in gw.lang.parser.statements
-
- IFunctionSymbol - Interface in gw.lang.parser
-
- IFunctionType - Interface in gw.lang.reflect
-
- IGeneric - Interface in gw.lang.reflect.java.asm
-
- IGenericMethodInfo - Interface in gw.lang.reflect
-
- IGenericTypeVariable - Interface in gw.lang.reflect.gs
-
- IGlobalLoaderProvider - Interface in gw.config
-
- IGlobalModule - Interface in gw.lang.reflect.module
-
- IGOSU_CLASS_OBJECT() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IGOSU_OBJECT() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IGosuAnnotation - Interface in gw.internal.gosu.parser
-
- IGosuArrayClass - Interface in gw.lang.reflect.gs
-
- IGosuArrayClassInstance - Interface in gw.lang.reflect.gs
-
- IGosuc - Interface in gw.lang.gosuc
-
- IGosuClass - Interface in gw.lang.reflect.gs
-
- IGosuClass.ProxyUtil - Class in gw.lang.reflect.gs
-
- IGosuClassDelegate - Interface in gw.lang.reflect.gs
-
- IGosuClassLoader - Interface in gw.lang.reflect.gs
-
- IGosuClassLoadingObserver - Interface in gw.lang.reflect
-
- IGosuClassObject - Interface in gw.lang.reflect.gs
-
- IGosuClassParser - Interface in gw.lang.reflect.gs
-
- IGosuClassRepository - Interface in gw.lang.reflect.gs
-
- IGosuClassTypeInfo - Interface in gw.lang.reflect.gs
-
- IGosuCompiler - Interface in gw.lang.gosuc.simple
-
- IGosuConstructorInfo - Interface in gw.lang.reflect.gs
-
- IGosuEnhancement - Interface in gw.lang.reflect.gs
-
- IGosuFragment - Interface in gw.lang.reflect.gs
-
- IGosuFragmentParser - Interface in gw.lang.parser
-
- IGosuInitializationHooks - Interface in gw.config
-
- IGosuLocalizationService - Interface in gw.config
-
- IGosuMethodInfo - Interface in gw.lang.reflect.gs
-
- IGosuMethodParamInfo - Interface in gw.lang.reflect.gs
-
- IGosuObject - Interface in gw.lang.reflect.gs
-
- IGosuParser - Interface in gw.lang.parser
-
- IGosuParser.ParseType - Enum in gw.lang.parser
-
- IGosuParser.Settings - Class in gw.lang.parser
-
- IGosuParserFactory - Interface in gw.lang.parser
-
- IGosuProfilingService - Interface in gw.config
-
This is a interface for profiling in modules before pl.
- IGosuProgram - Interface in gw.lang.reflect.gs
-
- IGosuProgram.Runner - Class in gw.lang.reflect.gs
-
- IGosuProgramParser - Interface in gw.lang.parser
-
- IGosuPropertyInfo - Interface in gw.lang.reflect.gs
-
- IGosuShop - Interface in gw.lang
-
- IGosuValidator - Interface in gw.lang.parser
-
- IGosuVarPropertyInfo - Interface in gw.lang.reflect.gs
-
- IHasArguments - Interface in gw.lang.parser
-
- IHasInnerClass - Interface in gw.lang.parser
-
- IHasJavaClass - Interface in gw.lang.reflect
-
- IHasParameterInfos - Interface in gw.lang.reflect
-
- IHasType - Interface in gw.lang.parser
-
- IHideFieldNoOpStatement - Interface in gw.lang.parser.statements
-
- IIdentifierExpression - Interface in gw.lang.parser.expressions
-
- IIdentifierExpression.FeatureInfoWrapper - Class in gw.lang.parser.expressions
-
- IIdentityExpression - Interface in gw.lang.parser.expressions
-
- IIfStatement - Interface in gw.lang.parser.statements
-
- IImplicitTypeAsExpression - Interface in gw.lang.parser.expressions
-
- IInferredNewExpression - Interface in gw.lang.parser.expressions
-
- IInherited - Interface in gw.lang.annotation
-
- IINHERITED() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IInitConstructorFunctionSymbol - Interface in gw.lang.parser
-
- IInitializerAssignment - Interface in gw.lang.parser.expressions
-
- IInitializerExpression - Interface in gw.lang.parser.expressions
-
- IInitializerSymbol - Interface in gw.lang.parser
-
- IInjectableClassLoader - Interface in gw.lang.reflect
-
- IInjectedSymbol - Interface in gw.lang.parser
-
- IInterfacesClause - Interface in gw.lang.parser.statements
-
- IInterfaceTypeLiteralExpression - Interface in gw.lang.parser.expressions
-
- IInterval<E extends Comparable<E>,ME extends IInterval<E,ME>> - Interface in gw.lang.reflect.interval
-
- IINTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IIntervalExpression - Interface in gw.lang.parser.expressions
-
- IIntrinsicTypeReference - Interface in gw.lang.reflect
-
- IInvocableType - Interface in gw.lang.reflect
-
- IInvokableFeatureReference<R,T> - Interface in gw.lang.reflect.features
-
- IIterableInterval<E extends Comparable<E>,S,U,ME extends IIterableInterval<E,S,U,ME>> - Interface in gw.lang.reflect.interval
-
- IJarFileDirectory - Interface in gw.fs.jar
-
- IJavaAnnotatedElement - Interface in gw.lang.reflect.java
-
- IJavaArrayType - Interface in gw.lang.reflect.java
-
- IJavaBackedType - Interface in gw.lang.reflect.java
-
- IJavaBackedTypeData - Interface in gw.lang.reflect.java
-
- IJavaBasePropertyInfo - Interface in gw.lang.reflect.java
-
- IJavaClassAnnotation - Interface in gw.lang.reflect.java
-
- IJavaClassBytecodeConstructor - Interface in gw.lang.reflect.java
-
- IJavaClassBytecodeMethod - Interface in gw.lang.reflect.java
-
- IJavaClassConstructor - Interface in gw.lang.reflect.java
-
- IJavaClassField - Interface in gw.lang.reflect.java
-
- IJavaClassGenericArrayType - Interface in gw.lang.reflect.java
-
- IJavaClassInfo - Interface in gw.lang.reflect.java
-
- IJavaClassInfo.Util - Class in gw.lang.reflect.java
-
- IJavaClassIRType - Interface in gw.lang.ir
-
- IJavaClassMethod - Interface in gw.lang.reflect.java
-
- IJavaClassParameterizedType - Interface in gw.lang.reflect.java
-
- IJavaClassType - Interface in gw.lang.reflect.java
-
- IJavaClassTypeVariable - Interface in gw.lang.reflect.java
-
- IJavaClassWildcardType - Interface in gw.lang.reflect.java
-
- IJavaConstructorInfo - Interface in gw.lang.reflect.java
-
- IJavaDocFactory - Interface in gw.lang.javadoc
-
- IJavaEnumType - Interface in gw.lang.reflect.java
-
- IJavaFieldPropertyInfo - Interface in gw.lang.reflect.java
-
- IJavaMethodDescriptor - Interface in gw.lang.reflect.java
-
- IJavaMethodInfo - Interface in gw.lang.reflect.java
-
- IJavaParameterDescriptor - Interface in gw.lang.reflect.java
-
- IJavaPropertyDescriptor - Interface in gw.lang.reflect.java
-
- IJavaPropertyInfo - Interface in gw.lang.reflect.java
-
- IJavaType - Interface in gw.lang.reflect.java
-
- IJavaTypeInfo - Interface in gw.lang.reflect.java
-
- IJreModule - Interface in gw.lang.reflect.module
-
- ILanguageLevel - Interface in gw.lang.parser
-
- ILanguageLevel.Util - Class in gw.lang.parser
-
- ILiteralExpression - Interface in gw.lang.parser.expressions
-
- ILocalVarDeclaration - Interface in gw.lang.parser.expressions
-
- ILocationInfo - Interface in gw.lang.reflect
-
- ILogger - Interface in gw.util
-
Gosu logger-independent logging system.
- ILoopStatement - Interface in gw.lang.parser.statements
-
- IManagedProgramInstance - Interface in gw.lang.reflect.gs
-
The intention for this interface is to provide a lifecycle API for a user-defined base class of a program.
- IMapAccessExpression - Interface in gw.lang.parser.expressions
-
- IMapAssignmentStatement - Interface in gw.lang.parser.statements
-
- IMapInitializerExpression - Interface in gw.lang.parser.expressions
-
- IMemberAccessExpression - Interface in gw.lang.parser.expressions
-
- IMemberAssignmentStatement - Interface in gw.lang.parser.statements
-
- IMemberExpansionExpression - Interface in gw.lang.parser.expressions
-
- IMemoryMonitor - Interface in gw.config
-
- IMetaType - Interface in gw.lang.reflect
-
- IMethodBackedPropertyInfo - Interface in gw.lang.reflect
-
- IMethodCallExpression - Interface in gw.lang.parser.expressions
-
- IMethodCallHandler - Interface in gw.lang.reflect
-
- IMethodCallStatement - Interface in gw.lang.parser.statements
-
- IMethodInfo - Interface in gw.lang.reflect
-
- IMethodInfoDelegate - Interface in gw.lang.reflect
-
- IMethodInfoFactory - Interface in gw.lang.reflect
-
- IMethodNode - Interface in gw.lang.javadoc
-
- IMethodReference<R,T> - Interface in gw.lang.reflect.features
-
- IModifierInfo - Interface in gw.lang.reflect
-
- IModifierListClause - Interface in gw.lang.parser.expressions
-
- IModule - Interface in gw.lang.reflect.module
-
- IModuleAware - Interface in gw.lang
-
- IModuleClassLoader - Interface in gw.internal.gosu.parser
-
- IMONITORLOCK() - Static method in class gw.lang.reflect.java.GosuTypes
-
- IMONITORLOCK_NAME - Static variable in class gw.lang.reflect.java.GosuTypes
-
- IMonitorLockCoercer - Class in gw.lang.parser.coercers
-
- IMonitorLockCoercer() - Constructor for class gw.lang.parser.coercers.IMonitorLockCoercer
-
- ImplicitCoercionError - Exception in gw.lang.parser.exceptions
-
- ImplicitCoercionError(IParserState, ResourceKey, IType, Object...) - Constructor for exception gw.lang.parser.exceptions.ImplicitCoercionError
-
- ImplicitCoercionWarning - Exception in gw.lang.parser.exceptions
-
- ImplicitCoercionWarning(IParserState, ResourceKey, IType, Object...) - Constructor for exception gw.lang.parser.exceptions.ImplicitCoercionWarning
-
- ImplicitPropertyInfo(boolean, boolean, String) - Constructor for class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
-
- ImplicitPropertyUtil - Class in gw.lang.reflect
-
- ImplicitPropertyUtil() - Constructor for class gw.lang.reflect.ImplicitPropertyUtil
-
- ImplicitPropertyUtil.ImplicitPropertyInfo - Class in gw.lang.reflect
-
- IMultiplicativeExpression - Interface in gw.lang.parser.expressions
-
- INameInDeclaration - Interface in gw.lang.parser.expressions
-
- INamespaceStatement - Interface in gw.lang.parser.statements
-
- INamespaceType - Interface in gw.lang.reflect
-
- INativeModule - Interface in gw.lang.reflect.module
-
- INativeWin32APICallback - Interface in gw.fs.physical.win32
-
- incArrayDims() - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- incArrayDims() - Method in class gw.lang.reflect.java.asm.AsmType
-
- incArrayDims() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
-
- IncludeModuleDirectory - Class in gw.fs
-
- IncludeModuleDirectory(IDirectory) - Constructor for class gw.fs.IncludeModuleDirectory
-
- IncompatibleTypeException - Exception in gw.lang.parser.exceptions
-
- IncompatibleTypeException() - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
-
- IncompatibleTypeException(String) - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
-
- IncompatibleTypeException(Throwable) - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
-
- IncompatibleTypeException(String, Throwable) - Constructor for exception gw.lang.parser.exceptions.IncompatibleTypeException
-
- incScore(int) - Method in class gw.lang.reflect.MethodScore
-
- indent(String) - Static method in class gw.lang.gosuc.GosucUtil
-
- indent - Variable in class gw.util.GosuRefactorUtil.MoveInstruction
-
- INDEX_NOT_FOUND - Static variable in class gw.util.GosuStringUtil
-
Represents a failed index search.
- indexOf(Object) - Method in class gw.lang.reflect.MethodList
-
- indexOf(Object) - Method in class gw.util.DynamicArray
-
Returns the index of the first occurrence of the specified element
in this list, or -1 if this list does not contain the element.
- indexOf(String, char) - Static method in class gw.util.GosuStringUtil
-
Finds the first index within a String, handling null.
- indexOf(String, char, int) - Static method in class gw.util.GosuStringUtil
-
Finds the first index within a String from a start position,
handling null.
- indexOf(String, String) - Static method in class gw.util.GosuStringUtil
-
Finds the first index within a String, handling null.
- indexOf(String, String, int) - Static method in class gw.util.GosuStringUtil
-
Finds the first index within a String, handling null.
- indexOf(T) - Method in class gw.util.Stack
-
- indexOfAny(String, char[]) - Static method in class gw.util.GosuStringUtil
-
Search a String to find the first index of any
character in the given set of characters.
- indexOfAny(String, String) - Static method in class gw.util.GosuStringUtil
-
Search a String to find the first index of any
character in the given set of characters.
- indexOfAny(String, String[]) - Static method in class gw.util.GosuStringUtil
-
Find the first index of any of a set of potential substrings.
- indexOfAnyBut(String, char[]) - Static method in class gw.util.GosuStringUtil
-
Search a String to find the first index of any
character not in the given set of characters.
- indexOfAnyBut(String, String) - Static method in class gw.util.GosuStringUtil
-
Search a String to find the first index of any
character not in the given set of characters.
- indexOfDifference(String, String) - Static method in class gw.util.GosuStringUtil
-
Compares two Strings, and returns the index at which the
Strings begin to differ.
- indexOfDifference(String[]) - Static method in class gw.util.GosuStringUtil
-
Compares all Strings in an array and returns the index at which the
Strings begin to differ.
- INewExpression - Interface in gw.lang.parser.expressions
-
- INewStatement - Interface in gw.lang.parser.statements
-
- inferParameterizedTypeFromArgTypesAndContextType(IType[], IType) - Method in class gw.lang.reflect.FunctionType
-
- inferParameterizedTypeFromArgTypesAndContextType(IType[], IType) - Method in interface gw.lang.reflect.IFunctionType
-
- inferParameterizedTypeFromArgTypesAndContextType(IType[], IType) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.lang.reflect.FunctionType
-
- inferTypeParametersFromArgumentTypes(IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
-
- inferTypeParametersFromArgumentTypes(IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- inferTypeParametersFromArgumentTypes2(IType, IType...) - Method in class gw.lang.reflect.FunctionType
-
- inferTypeParametersFromArgumentTypes2(IType, IType...) - Method in interface gw.lang.reflect.IGenericMethodInfo
-
- inferTypeParametersFromArgumentTypes2(IType, IType...) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- inferTypeVariableTypesFromGenParamTypeAndConcreteType(IType, IType, TypeVarToTypeMap) - Method in interface gw.lang.reflect.ITypeSystem
-
- inferTypeVariableTypesFromGenParamTypeAndConcreteType(IType, IType, TypeVarToTypeMap, boolean) - Static method in class gw.lang.reflect.TypeSystem
-
- inferTypeVariableTypesFromGenParamTypeAndConcreteType_Reverse(IType, IType, TypeVarToTypeMap) - Method in interface gw.lang.reflect.ITypeSystem
-
- info(Object) - Method in interface gw.util.ILogger
-
- info(Object, Throwable) - Method in interface gw.util.ILogger
-
- info(Object, Throwable) - Method in class gw.util.SystemOutLogger
-
- info(Object) - Method in class gw.util.SystemOutLogger
-
- INHERITED() - Static method in class gw.lang.reflect.java.JavaTypes
-
- init() - Method in class gw.config.BaseService
-
- init(ServiceKernel) - Method in class gw.config.DefaultCommonsServiceKernelInit
-
- init() - Method in interface gw.config.IService
-
Initialize this service
- init(ServiceKernel) - Method in interface gw.config.ServiceKernelInit
-
Allows the default kernel services to be overridden, providing
customizations at higher levels of the system.
- init() - Static method in class gw.lang.Gosu
-
Initializes Gosu using the classpath derived from the current classloader and system classpath.
- init(List<File>) - Static method in class gw.lang.Gosu
-
- init() - Method in class gw.lang.reflect.ClassLazyTypeResolver
-
- init() - Static method in class gw.lang.reflect.gs.GosuClassPathThing
-
- init(byte[]) - Method in class gw.lang.reflect.java.asm.AsmClass
-
- init() - Method in class gw.lang.reflect.LazyType
-
- init() - Method in class gw.lang.reflect.LazyTypeResolver
-
- init() - Method in class gw.lang.reflect.NotLazyTypeResolver
-
- init() - Method in class gw.lang.reflect.SimpleTypeLazyTypeResolver
-
- init() - Method in class gw.util.concurrent.LockingLazyVar
-
- init() - Method in interface gw.util.concurrent.LockingLazyVar.LazyVarInit
-
- init() - Method in class gw.util.concurrent.LocklessLazyVar
-
- init() - Method in interface gw.util.concurrent.LocklessLazyVar.LazyVarInit
-
- initDefaults() - Static method in class gw.config.Registry
-
/**
Initialize with defaults.
- initDirectly(T) - Method in class gw.util.concurrent.LockingLazyVar
-
- initDirectly(T) - Method in class gw.util.concurrent.LocklessLazyVar
-
- initialize(Object) - Method in interface gw.lang.parser.expressions.IInitializerExpression
-
- initialize() - Method in class gw.util.LazyInit
-
- initializeCompiler(GosucModule) - Method in class gw.lang.init.GosuInitialization
-
- initializeGosu() - Method in class gw.lang.gosuc.Gosuc
-
- initializeGosu() - Method in interface gw.lang.gosuc.IGosuc
-
- initializeGosu(List<String>, List<String>, String) - Method in class gw.lang.gosuc.simple.GosuCompiler
-
- initializeGosu(List<String>, List<String>, String) - Method in interface gw.lang.gosuc.simple.IGosuCompiler
-
- initializeMultipleModules(List<? extends IModule>) - Method in class gw.lang.init.GosuInitialization
-
- initializeRuntime(List<GosuPathEntry>) - Method in class gw.lang.init.GosuInitialization
-
- INNER_BLOCK_PREFIX - Static variable in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- InnerClassCapableType - Class in gw.lang.reflect
-
- InnerClassCapableType() - Constructor for class gw.lang.reflect.InnerClassCapableType
-
- InnerClassInfo(IRType, IRType, int) - Constructor for class gw.lang.ir.IRClass.InnerClassInfo
-
- INonCapturableSymbol - Interface in gw.lang.parser
-
- INonLoadableType - Interface in gw.lang.reflect
-
- INonVersionableType - Interface in gw.lang.reflect
-
- INoOpStatement - Interface in gw.lang.parser.statements
-
- INotAStatement - Interface in gw.lang.parser.statements
-
- INotAWordExpression - Interface in gw.lang.parser.expressions
-
- insert(T, int) - Method in class gw.util.Stack
-
- instance() - Static method in class gw.config.Registry
-
Get the singleton instance.
- instance() - Static method in class gw.fs.FileFactory
-
- instance(IExecutionEnvironment) - Static method in class gw.lang.init.GosuInitialization
-
- instance() - Static method in class gw.lang.parser.AsmTypeVarMatcher
-
- instance() - Static method in class gw.lang.parser.coercers.BigDecimalCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.BigIntegerCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.BlockCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.BooleanCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.BooleanHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.BooleanPHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.ByteCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.ByteHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.BytePHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.CharCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.CharHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.CharPHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.DateCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.DoubleCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.DoubleHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.DoublePHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.FeatureReferenceToBlockCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.FloatCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.FloatHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.FloatPHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.IdentityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.IMonitorLockCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.IntCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.IntHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.IntPHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.LongCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.LongHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.LongPHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.NonWarningStringCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.PrimitiveCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.RuntimeCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.ShortCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.ShortHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.ShortPHighPriorityCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.StringBufferCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.StringBuilderCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.StringCoercer
-
- instance() - Static method in class gw.lang.parser.coercers.TypeVariableCoercer
-
- instance() - Static method in class gw.lang.parser.JavaClassTypeVarMatcher
-
- instance() - Static method in class gw.lang.parser.RawTypeVarMatcher
-
- instance() - Static method in class gw.lang.reflect.FragmentCache
-
- instance() - Static method in class gw.lang.reflect.MethodScorer
-
- INT - Static variable in class gw.lang.reflect.java.asm.AsmClass
-
- INT - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- IntCoercer - Class in gw.lang.parser.coercers
-
- IntCoercer() - Constructor for class gw.lang.parser.coercers.IntCoercer
-
- Integer - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- INTEGER() - Static method in class gw.lang.reflect.java.JavaTypes
-
- INTEGER_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IntegerInterval - Class in gw.lang.reflect.interval
-
- IntegerInterval(Integer, Integer) - Constructor for class gw.lang.reflect.interval.IntegerInterval
-
- IntegerInterval(Integer, Integer, int) - Constructor for class gw.lang.reflect.interval.IntegerInterval
-
- IntegerInterval(Integer, Integer, int, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.IntegerInterval
-
- IntegerInterval.ForwardIterator - Class in gw.lang.reflect.interval
-
- INTERFACES - Static variable in class gw.lang.reflect.DefaultArrayType
-
- Internal - Annotation Type in gw.lang.ir
-
The compiler adds this to fields and methods that are explicitly assigned
'internal' accessibility because private members may be compiled with internal
accessibility for the sake of inner class access.
- INTERNAL - Static variable in class gw.lang.reflect.Modifier
-
The int value representing the internal modifier.
- INTERNAL_API() - Static method in class gw.lang.reflect.java.JavaTypes
-
- InternalAPI - Annotation Type in gw.lang
-
- IntHighPriorityCoercer - Class in gw.lang.parser.coercers
-
- IntHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.IntHighPriorityCoercer
-
- IntPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
-
- IntPHighPriorityCoercer - Class in gw.lang.parser.coercers
-
- IntPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.IntPHighPriorityCoercer
-
- INullExpression - Interface in gw.lang.parser.expressions
-
- INumericLiteralExpression - Interface in gw.lang.parser.expressions
-
- InvocationCounter - Class in gw.util.perf
-
- InvocationCounter(boolean) - Constructor for class gw.util.perf.InvocationCounter
-
- invoke(Object, Method, Object[]) - Method in class gw.lang.annotation.Annotations.Builder.AnnotationInvocationHandler
-
- invoke() - Method in interface gw.lang.function.IFunction0
-
- invoke(Object) - Method in interface gw.lang.function.IFunction1
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction10
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction11
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction12
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction13
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction14
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction15
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction16
-
- invoke(Object, Object) - Method in interface gw.lang.function.IFunction2
-
- invoke(Object, Object, Object) - Method in interface gw.lang.function.IFunction3
-
- invoke(Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction4
-
- invoke(Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction5
-
- invoke(Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction6
-
- invoke(Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction7
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction8
-
- invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface gw.lang.function.IFunction9
-
- invoke(String, Object[]) - Method in class gw.lang.parser.ExternalSymbolMapBase
-
- invoke(Object[]) - Method in interface gw.lang.parser.IFunctionSymbol
-
Invokes the method represented by this symbol.
- invoke(Object[]) - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- invoke(String, Object...) - Method in class gw.lang.reflect.Expando
-
- invoke(String, Object[]) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
-
Invokes the named external function with the given arguments.
- invoke(String, Object...) - Method in interface gw.lang.reflect.IExpando
-
- invoke(Object, Object[]) - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- INVOKE_METHOD_NAME - Static variable in interface gw.lang.parser.IBlockClass
-
- INVOKE_WITH_ARGS_METHOD_NAME - Static variable in interface gw.lang.parser.IBlockClass
-
- invokeMethod(Object, String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
-
- invokeStaticMethod(String, String, Object...) - Static method in class gw.lang.reflect.ReflectUtil
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function0
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function1
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function10
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function11
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function12
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function13
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function14
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function15
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function16
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function2
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function3
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function4
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function5
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function6
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function7
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function8
-
- invokeWithArgs(Object[]) - Method in class gw.lang.function.Function9
-
- invokeWithArgs(Object...) - Method in interface gw.lang.function.IBlock
-
- IObjectInitializerExpression - Interface in gw.lang.parser.expressions
-
- IObjectSizeFilter - Interface in gw.util.perf.objectsize
-
- IOptionalParamCapable - Interface in gw.lang.reflect
-
- IOrderedList<T> - Interface in gw.util
-
- IOverridableOperation - Interface in gw.lang.parser.expressions
-
- IParameterDeclaration - Interface in gw.lang.parser.expressions
-
- IParameterInfo - Interface in gw.lang.reflect
-
- IParameterizableType - Interface in gw.internal.gosu.parser
-
- IParameterListClause - Interface in gw.lang.parser.expressions
-
- IParamNode - Interface in gw.lang.javadoc
-
- IParenthesizedExpression - Interface in gw.lang.parser.expressions
-
- IParsedElement - Interface in gw.lang.parser
-
- IParsedElementWithAtLeastOneDeclaration - Interface in gw.lang.parser
-
- IParseIssue - Interface in gw.lang.parser
-
- IParseResult - Interface in gw.lang.parser
-
- IParserPart - Interface in gw.lang.parser
-
- IParserState - Interface in gw.lang.parser
-
- IParseTree - Interface in gw.lang.parser
-
- IParseTree.Search - Class in gw.lang.parser
-
- IPhysicalFileSystem - Interface in gw.fs.physical
-
- IPlaceholder - Interface in gw.lang.reflect
-
- IPlatformHelper - Interface in gw.config
-
- IPresentationInfo - Interface in gw.lang.reflect
-
- IPresentationInfo.Default - Class in gw.lang.reflect
-
- IProgram - Interface in gw.lang.parser.expressions
-
- IPROGRAM_INSTANCE() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IProgramClassFunctionSymbol - Interface in gw.lang.parser
-
- IProgramInstance - Interface in gw.lang.reflect.gs
-
- IProject - Interface in gw.lang.reflect.module
-
- IPropertiesPropertyInfo - Interface in gw.internal.gosu.properties
-
- IPropertiesType - Interface in gw.lang.reflect.gs
-
- IPropertyAccessIdentifier - Interface in gw.lang.parser.expressions
-
- IPropertyAccessor - Interface in gw.lang.reflect
-
- IPropertyAsMethodCallIdentifier - Interface in gw.lang.parser.expressions
-
- IPropertyInfo - Interface in gw.lang.reflect
-
- IPropertyInfoDelegate - Interface in gw.lang.reflect
-
- IPropertyInfoFactory - Interface in gw.lang.reflect
-
- IPropertyReference<R,T> - Interface in gw.lang.reflect.features
-
- IPropertyStatement - Interface in gw.lang.parser.statements
-
- IProtocolAdapter - Interface in gw.lang.reflect.module
-
- IProvidesCustomErrorInfo - Interface in gw.lang.reflect
-
- IProvidesCustomErrorInfo.CustomErrorInfo - Class in gw.lang.reflect
-
- IProvidesCustomErrorInfo.ErrorLevel - Enum in gw.lang.reflect
-
- IQUERY_RESULT_SET() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IQueryResultSet<T> - Interface in gw.lang.reflect
-
- IRAbstractLoopStatement - Class in gw.lang.ir
-
- IRAbstractLoopStatement() - Constructor for class gw.lang.ir.IRAbstractLoopStatement
-
- IRAnnotation - Class in gw.lang.ir
-
- IRAnnotation(IRType, boolean) - Constructor for class gw.lang.ir.IRAnnotation
-
- IRAnnotation(IRType, boolean, IAnnotationInfo) - Constructor for class gw.lang.ir.IRAnnotation
-
- IRArgConverter - Class in gw.lang.ir.builder
-
- IRArgConverter() - Constructor for class gw.lang.ir.builder.IRArgConverter
-
- IRArithmeticExpression - Class in gw.lang.ir.expression
-
- IRArithmeticExpression(IRType, IRExpression, IRExpression, IRArithmeticExpression.Operation) - Constructor for class gw.lang.ir.expression.IRArithmeticExpression
-
- IRArithmeticExpression.Operation - Enum in gw.lang.ir.expression
-
The operation being performed.
- IRArrayLengthExpression - Class in gw.lang.ir.expression
-
- IRArrayLengthExpression(IRExpression) - Constructor for class gw.lang.ir.expression.IRArrayLengthExpression
-
- IRArrayLoadExpression - Class in gw.lang.ir.expression
-
- IRArrayLoadExpression(IRExpression, IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRArrayLoadExpression
-
- IRArrayStoreStatement - Class in gw.lang.ir.statement
-
- IRArrayStoreStatement(IRExpression, IRExpression, IRExpression, IRType) - Constructor for class gw.lang.ir.statement.IRArrayStoreStatement
-
- IRArrayStoreStatementBuilder - Class in gw.lang.ir.builder.statement
-
- IRArrayStoreStatementBuilder(IRExpressionBuilder, IRExpressionBuilder, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRArrayStoreStatementBuilder
-
- IRAssignmentStatement - Class in gw.lang.ir.statement
-
- IRAssignmentStatement(IRSymbol, IRExpression) - Constructor for class gw.lang.ir.statement.IRAssignmentStatement
-
- IRAssignmentStatementBuilder - Class in gw.lang.ir.builder.statement
-
- IRAssignmentStatementBuilder(IRSymbolBuilder, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRAssignmentStatementBuilder
-
- IRBooleanLiteral - Class in gw.lang.ir.expression
-
- IRBooleanLiteral(boolean) - Constructor for class gw.lang.ir.expression.IRBooleanLiteral
-
- IRBreakStatement - Class in gw.lang.ir.statement
-
- IRBreakStatement() - Constructor for class gw.lang.ir.statement.IRBreakStatement
-
- IRBuilder - Class in gw.lang.ir.builder
-
- IRBuilder() - Constructor for class gw.lang.ir.builder.IRBuilder
-
- IRBuilderContext - Class in gw.lang.ir.builder
-
- IRBuilderContext(IRMethodBuilder) - Constructor for class gw.lang.ir.builder.IRBuilderContext
-
- IRBuilderMethods - Class in gw.lang.ir.builder
-
- IRBuilderMethods() - Constructor for class gw.lang.ir.builder.IRBuilderMethods
-
- IRCaseClause - Class in gw.lang.ir.statement
-
- IRCaseClause(IRExpression, List<IRStatement>) - Constructor for class gw.lang.ir.statement.IRCaseClause
-
- IRCastExpression - Class in gw.lang.ir.expression
-
- IRCastExpression(IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRCastExpression
-
- IRCastExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IRCastExpressionBuilder(IRExpressionBuilder, IRType) - Constructor for class gw.lang.ir.builder.expression.IRCastExpressionBuilder
-
- IRCatchClause - Class in gw.lang.ir.statement
-
- IRCatchClause(IRSymbol, IRStatement) - Constructor for class gw.lang.ir.statement.IRCatchClause
-
- IRCharacterLiteral - Class in gw.lang.ir.expression
-
- IRCharacterLiteral(char) - Constructor for class gw.lang.ir.expression.IRCharacterLiteral
-
- IRClass - Class in gw.lang.ir
-
- IRClass() - Constructor for class gw.lang.ir.IRClass
-
- IRClass.InnerClassInfo - Class in gw.lang.ir
-
- IRClassBuilder - Class in gw.lang.ir.builder
-
- IRClassBuilder(String, Class) - Constructor for class gw.lang.ir.builder.IRClassBuilder
-
- IRClassCompiler - Interface in gw.lang.ir
-
- IRClassLiteral - Class in gw.lang.ir.expression
-
- IRClassLiteral(IRType) - Constructor for class gw.lang.ir.expression.IRClassLiteral
-
- IRClassLiteralBuilder - Class in gw.lang.ir.builder.expression
-
- IRClassLiteralBuilder(IRType) - Constructor for class gw.lang.ir.builder.expression.IRClassLiteralBuilder
-
- IRCompositeExpression - Class in gw.lang.ir.expression
-
- IRCompositeExpression(IRElement...) - Constructor for class gw.lang.ir.expression.IRCompositeExpression
-
- IRCompositeExpression(List<IRElement>) - Constructor for class gw.lang.ir.expression.IRCompositeExpression
-
- IRCompositeExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IRCompositeExpressionBuilder(List<IRStatementBuilder>, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.expression.IRCompositeExpressionBuilder
-
- IRConditionalAndExpression - Class in gw.lang.ir.expression
-
- IRConditionalAndExpression(IRExpression, IRExpression) - Constructor for class gw.lang.ir.expression.IRConditionalAndExpression
-
- IRConditionalOrExpression - Class in gw.lang.ir.expression
-
- IRConditionalOrExpression(IRExpression, IRExpression) - Constructor for class gw.lang.ir.expression.IRConditionalOrExpression
-
- IRContinueStatement - Class in gw.lang.ir.statement
-
- IRContinueStatement() - Constructor for class gw.lang.ir.statement.IRContinueStatement
-
- IRDoWhileStatement - Class in gw.lang.ir.statement
-
- IRDoWhileStatement() - Constructor for class gw.lang.ir.statement.IRDoWhileStatement
-
- IReducedDelegateFunctionSymbol - Interface in gw.internal.gosu.parser
-
- IReducedDynamicFunctionSymbol - Interface in gw.lang.parser
-
- IReducedDynamicPropertySymbol - Interface in gw.lang.parser
-
- IReducedSymbol - Interface in gw.lang.parser
-
- IReentrant - Interface in gw.lang
-
- IRelationalExpression - Interface in gw.lang.parser.expressions
-
- IRelativeTypeInfo - Interface in gw.lang.reflect
-
- IRelativeTypeInfo.Accessibility - Enum in gw.lang.reflect
-
- IRElement - Class in gw.lang.ir
-
- IRElement() - Constructor for class gw.lang.ir.IRElement
-
- IRElementBuilder - Class in gw.lang.ir.builder
-
- IRElementBuilder() - Constructor for class gw.lang.ir.builder.IRElementBuilder
-
- IREqualityExpression - Class in gw.lang.ir.expression
-
- IREqualityExpression(IRExpression, IRExpression, boolean) - Constructor for class gw.lang.ir.expression.IREqualityExpression
-
- IREqualityExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IREqualityExpressionBuilder(IRExpressionBuilder, IRExpressionBuilder, boolean) - Constructor for class gw.lang.ir.builder.expression.IREqualityExpressionBuilder
-
- IResolvingCoercer - Interface in gw.lang.parser
-
- IResource - Interface in gw.fs
-
- IResourceVerifier - Interface in gw.lang.reflect
-
Typeloaders that implement this interface can perform additional resource verification that can be triggered
by verification tools.
- IReturnStatement - Interface in gw.lang.parser.statements
-
- IREvalStatement - Class in gw.lang.ir.statement
-
- IREvalStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IREvalStatement
-
- IRExpression - Class in gw.lang.ir
-
- IRExpression() - Constructor for class gw.lang.ir.IRExpression
-
- IRExpressionBuilder - Class in gw.lang.ir.builder
-
- IRExpressionBuilder() - Constructor for class gw.lang.ir.builder.IRExpressionBuilder
-
- IRFeatureBuilder<T extends IRFeatureBuilder> - Class in gw.lang.ir.builder
-
- IRFeatureBuilder() - Constructor for class gw.lang.ir.builder.IRFeatureBuilder
-
- IRFieldBuilder - Class in gw.lang.ir.builder
-
- IRFieldBuilder(IRClassBuilder) - Constructor for class gw.lang.ir.builder.IRFieldBuilder
-
- IRFieldDecl - Class in gw.lang.ir.statement
-
- IRFieldDecl(int, boolean, String, IRType, IType, Object) - Constructor for class gw.lang.ir.statement.IRFieldDecl
-
- IRFieldDecl(int, boolean, String, IRType, Object) - Constructor for class gw.lang.ir.statement.IRFieldDecl
-
- IRFieldGetExpression - Class in gw.lang.ir.expression
-
- IRFieldGetExpression(IRExpression, String, IRType, IRType) - Constructor for class gw.lang.ir.expression.IRFieldGetExpression
-
- IRFieldGetExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IRFieldGetExpressionBuilder(IRExpressionBuilder, String) - Constructor for class gw.lang.ir.builder.expression.IRFieldGetExpressionBuilder
-
- IRFieldSetStatement - Class in gw.lang.ir.statement
-
- IRFieldSetStatement(IRExpression, IRExpression, String, IRType, IRType) - Constructor for class gw.lang.ir.statement.IRFieldSetStatement
-
- IRFieldSetStatementBuilder - Class in gw.lang.ir.builder.statement
-
- IRFieldSetStatementBuilder(IRExpressionBuilder, String, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRFieldSetStatementBuilder
-
- IRForEachStatement - Class in gw.lang.ir.statement
-
- IRForEachStatement() - Constructor for class gw.lang.ir.statement.IRForEachStatement
-
- IRGosuAnnotation - Class in gw.lang.ir
-
- IRGosuAnnotation(IRType, boolean, IGosuAnnotation) - Constructor for class gw.lang.ir.IRGosuAnnotation
-
- IRIdentifier - Class in gw.lang.ir.expression
-
- IRIdentifier(IRSymbol) - Constructor for class gw.lang.ir.expression.IRIdentifier
-
- IRIdentifierExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IRIdentifierExpressionBuilder(IRSymbolBuilder) - Constructor for class gw.lang.ir.builder.expression.IRIdentifierExpressionBuilder
-
- IRIfStatement - Class in gw.lang.ir.statement
-
- IRIfStatement(IRExpression, IRStatement, IRStatement) - Constructor for class gw.lang.ir.statement.IRIfStatement
-
- IRIfStatementBuilder - Class in gw.lang.ir.builder.statement
-
- IRIfStatementBuilder(IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRIfStatementBuilder
-
- IRImplicitReturnStatement - Class in gw.lang.ir.statement
-
- IRImplicitReturnStatement() - Constructor for class gw.lang.ir.statement.IRImplicitReturnStatement
-
- IRImplicitReturnStatement(IRStatement, IRExpression) - Constructor for class gw.lang.ir.statement.IRImplicitReturnStatement
-
- IRInstanceOfExpression - Class in gw.lang.ir.expression
-
- IRInstanceOfExpression(IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRInstanceOfExpression
-
- IRLazyTypeMethodCallExpression - Class in gw.lang.ir.expression
-
- IRLazyTypeMethodCallExpression(String, IRType, String, int, boolean) - Constructor for class gw.lang.ir.expression.IRLazyTypeMethodCallExpression
-
- IRLoopStatement - Interface in gw.lang.ir.statement
-
- IRMethodBuilder - Class in gw.lang.ir.builder
-
- IRMethodBuilder(IRClassBuilder) - Constructor for class gw.lang.ir.builder.IRMethodBuilder
-
- IRMethodCallExpression - Class in gw.lang.ir.expression
-
- IRMethodCallExpression(String, IRType, boolean, IRType, List<IRType>, IRExpression, List<IRExpression>) - Constructor for class gw.lang.ir.expression.IRMethodCallExpression
-
- IRMethodCallExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IRMethodCallExpressionBuilder(IRExpressionBuilder, String, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
-
- IRMethodCallExpressionBuilder(IRExpressionBuilder, IJavaClassMethod, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
-
- IRMethodCallExpressionBuilder(IRExpressionBuilder, Method, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRMethodCallExpressionBuilder
-
- IRMethodCallStatement - Class in gw.lang.ir.statement
-
- IRMethodCallStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRMethodCallStatement
-
- IRMethodStatement - Class in gw.lang.ir.statement
-
- IRMethodStatement(IRStatement, String, int, boolean, IRType, List<IRSymbol>) - Constructor for class gw.lang.ir.statement.IRMethodStatement
-
- IRMethodStatement(IRStatement, String, int, boolean, IRType, List<IRSymbol>, Object[]) - Constructor for class gw.lang.ir.statement.IRMethodStatement
-
- IRMethodStatement(IRStatement, String, int, boolean, IRType, IType, List<IRSymbol>, IType[], IType, Object[]) - Constructor for class gw.lang.ir.statement.IRMethodStatement
-
- IRMonitorLockAcquireStatement - Class in gw.lang.ir.statement
-
- IRMonitorLockAcquireStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRMonitorLockAcquireStatement
-
- IRMonitorLockReleaseStatement - Class in gw.lang.ir.statement
-
- IRMonitorLockReleaseStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRMonitorLockReleaseStatement
-
- IRNegationExpression - Class in gw.lang.ir.expression
-
- IRNegationExpression(IRExpression) - Constructor for class gw.lang.ir.expression.IRNegationExpression
-
- IRNewArrayExpression - Class in gw.lang.ir.expression
-
- IRNewArrayExpression(IRType, IRExpression) - Constructor for class gw.lang.ir.expression.IRNewArrayExpression
-
- IRNewArrayExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IRNewArrayExpressionBuilder(IRType, IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.expression.IRNewArrayExpressionBuilder
-
- IRNewExpression - Class in gw.lang.ir.expression
-
- IRNewExpression(IRType, List<IRType>, List<IRExpression>) - Constructor for class gw.lang.ir.expression.IRNewExpression
-
- IRNewExpressionBuilder - Class in gw.lang.ir.builder.expression
-
- IRNewExpressionBuilder(IRType, List<IRExpressionBuilder>) - Constructor for class gw.lang.ir.builder.expression.IRNewExpressionBuilder
-
- IRNewMultiDimensionalArrayExpression - Class in gw.lang.ir.expression
-
- IRNewMultiDimensionalArrayExpression(IRType, List<IRExpression>) - Constructor for class gw.lang.ir.expression.IRNewMultiDimensionalArrayExpression
-
- IRNewStatement - Class in gw.lang.ir.statement
-
- IRNewStatement(IRNewExpression) - Constructor for class gw.lang.ir.statement.IRNewStatement
-
- IRNoOpExpression - Class in gw.lang.ir.expression
-
- IRNoOpExpression() - Constructor for class gw.lang.ir.expression.IRNoOpExpression
-
- IRNoOpStatement - Class in gw.lang.ir.statement
-
- IRNoOpStatement() - Constructor for class gw.lang.ir.statement.IRNoOpStatement
-
- IRNotExpression - Class in gw.lang.ir.expression
-
- IRNotExpression(IRExpression) - Constructor for class gw.lang.ir.expression.IRNotExpression
-
- IRNullLiteral - Class in gw.lang.ir.expression
-
- IRNullLiteral() - Constructor for class gw.lang.ir.expression.IRNullLiteral
-
- IRNullLiteralBuilder - Class in gw.lang.ir.builder.expression
-
- IRNullLiteralBuilder() - Constructor for class gw.lang.ir.builder.expression.IRNullLiteralBuilder
-
- IRNumericLiteral - Class in gw.lang.ir.expression
-
- IRNumericLiteral(Number) - Constructor for class gw.lang.ir.expression.IRNumericLiteral
-
- IRNumericLiteralBuilder - Class in gw.lang.ir.builder.expression
-
- IRNumericLiteralBuilder(Number) - Constructor for class gw.lang.ir.builder.expression.IRNumericLiteralBuilder
-
- IRPrimitiveTypeConversion - Class in gw.lang.ir.expression
-
- IRPrimitiveTypeConversion(IRExpression, IRType, IRType) - Constructor for class gw.lang.ir.expression.IRPrimitiveTypeConversion
-
- IRRelationalExpression - Class in gw.lang.ir.expression
-
- IRRelationalExpression(IRExpression, IRExpression, IRRelationalExpression.Operation) - Constructor for class gw.lang.ir.expression.IRRelationalExpression
-
- IRRelationalExpression.Operation - Enum in gw.lang.ir.expression
-
- IRReturnStatement - Class in gw.lang.ir.statement
-
- IRReturnStatement() - Constructor for class gw.lang.ir.statement.IRReturnStatement
-
- IRReturnStatement(IRStatement, IRExpression) - Constructor for class gw.lang.ir.statement.IRReturnStatement
-
- IRReturnStatementBuilder - Class in gw.lang.ir.builder.statement
-
- IRReturnStatementBuilder() - Constructor for class gw.lang.ir.builder.statement.IRReturnStatementBuilder
-
- IRReturnStatementBuilder(IRExpressionBuilder) - Constructor for class gw.lang.ir.builder.statement.IRReturnStatementBuilder
-
- IRStatement - Class in gw.lang.ir
-
- IRStatement() - Constructor for class gw.lang.ir.IRStatement
-
- IRStatementBuilder - Class in gw.lang.ir.builder
-
- IRStatementBuilder() - Constructor for class gw.lang.ir.builder.IRStatementBuilder
-
- IRStatementList - Class in gw.lang.ir.statement
-
- IRStatementList(boolean, IRStatement...) - Constructor for class gw.lang.ir.statement.IRStatementList
-
- IRStatementList(boolean, List<IRStatement>) - Constructor for class gw.lang.ir.statement.IRStatementList
-
- IRStatementListBuilder - Class in gw.lang.ir.builder.statement
-
- IRStatementListBuilder(List<IRStatementBuilder>) - Constructor for class gw.lang.ir.builder.statement.IRStatementListBuilder
-
- IRStringLiteralBuilder - Class in gw.lang.ir.builder.expression
-
- IRStringLiteralBuilder(String) - Constructor for class gw.lang.ir.builder.expression.IRStringLiteralBuilder
-
- IRStringLiteralExpression - Class in gw.lang.ir.expression
-
- IRStringLiteralExpression(String) - Constructor for class gw.lang.ir.expression.IRStringLiteralExpression
-
- IRSwitchStatement - Class in gw.lang.ir.statement
-
- IRSwitchStatement(IRStatement, List<IRCaseClause>, List<IRStatement>) - Constructor for class gw.lang.ir.statement.IRSwitchStatement
-
- IRSymbol - Class in gw.lang.ir
-
- IRSymbol(String, IRType, boolean) - Constructor for class gw.lang.ir.IRSymbol
-
- IRSymbolBuilder - Class in gw.lang.ir.builder
-
- IRSymbolBuilder() - Constructor for class gw.lang.ir.builder.IRSymbolBuilder
-
- IRSymbolBuilder(String) - Constructor for class gw.lang.ir.builder.IRSymbolBuilder
-
- IRSymbolBuilder(String, IRType) - Constructor for class gw.lang.ir.builder.IRSymbolBuilder
-
- IRSyntheticStatement - Class in gw.lang.ir.statement
-
- IRSyntheticStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRSyntheticStatement
-
- IRTempSymbolBuilder - Class in gw.lang.ir.builder
-
- IRTempSymbolBuilder(IRType) - Constructor for class gw.lang.ir.builder.IRTempSymbolBuilder
-
- IRTerminalStatement - Interface in gw.lang.ir.statement
-
- IRTernaryExpression - Class in gw.lang.ir.expression
-
- IRTernaryExpression(IRExpression, IRExpression, IRExpression, IRType) - Constructor for class gw.lang.ir.expression.IRTernaryExpression
-
- IRThisSymbolBuilder - Class in gw.lang.ir.builder
-
- IRThisSymbolBuilder() - Constructor for class gw.lang.ir.builder.IRThisSymbolBuilder
-
- IRThrowStatement - Class in gw.lang.ir.statement
-
- IRThrowStatement(IRExpression) - Constructor for class gw.lang.ir.statement.IRThrowStatement
-
- IRTryCatchFinallyStatement - Class in gw.lang.ir.statement
-
- IRTryCatchFinallyStatement(IRStatement, List<IRCatchClause>, IRStatement) - Constructor for class gw.lang.ir.statement.IRTryCatchFinallyStatement
-
- IRType - Interface in gw.lang.ir
-
- IRTypeConstants - Class in gw.lang.ir
-
- IRTypeConstants() - Constructor for class gw.lang.ir.IRTypeConstants
-
- IRTypeResolver - Interface in gw.lang.ir
-
- IRWhileStatement - Class in gw.lang.ir.statement
-
- IRWhileStatement() - Constructor for class gw.lang.ir.statement.IRWhileStatement
-
- IS - Static variable in class gw.lang.reflect.ImplicitPropertyUtil
-
- isAbstract() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isAbstract() - Method in interface gw.lang.parser.IReducedSymbol
-
- isAbstract() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isAbstract() - Method in class gw.lang.reflect.DefaultArrayType
-
- isAbstract() - Method in class gw.lang.reflect.FunctionType
-
- isAbstract() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
- isAbstract() - Method in interface gw.lang.reflect.IType
-
- isAbstract() - Method in class gw.lang.reflect.MethodInfoBase
-
- isAbstract() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isAbstract() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isAbstract() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isAbstract() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isAbstract() - Method in class gw.lang.reflect.TypeBase
-
- isAccessible(int) - Method in enum gw.lang.reflect.IRelativeTypeInfo.Accessibility
-
- isAdditional() - Method in class gw.fs.AdditionalDirectory
-
- isAdditional() - Method in interface gw.fs.IDirectory
-
- isAdditional() - Method in class gw.fs.jar.JarEntryDirectoryImpl
-
- isAdditional() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- isAdditional() - Method in class gw.fs.physical.PhysicalDirectoryImpl
-
- isAdditive() - Method in interface gw.lang.parser.expressions.IAdditiveExpression
-
- isAllowDeprecatedReferences() - Method in class gw.config.Registry
-
- isAllowEntityQueires() - Method in class gw.config.Registry
-
- isAlpha(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only unicode letters.
- isAlphanumeric(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only unicode letters or digits.
- isAlphanumericSpace(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only unicode letters, digits
or space (' ').
- isAlphaSpace(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only unicode letters and
space (' ').
- isAM(Date) - Static method in class gw.date.GosuDateUtil
-
Is the time AM?
- isAnalyzingDirective() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isAnalyzingDirective() - Method in class gw.lang.parser.IToken
-
- isAnalyzingDirective() - Method in interface gw.lang.parser.ITokenizerInstructor
-
- isAnalyzingSeparately() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isAnalyzingSeparately() - Method in class gw.lang.parser.IToken
-
- isAnalyzingSeparately() - Method in interface gw.lang.parser.ITokenizerInstructor
-
- isAncestor(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- isAncestorOf(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- isAnnotation() - Method in interface gw.lang.reflect.ICanBeAnnotation
-
- isAnnotation() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isAnnotation() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isAnnotation() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isAnnotation(int) - Static method in class gw.lang.reflect.Modifier
-
- isAnnotationAllowedMultipleTimes(IFeatureInfo, IAnnotationInfo) - Method in interface gw.lang.IGosuShop
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.asm.AsmField
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface gw.lang.reflect.java.IJavaAnnotatedElement
-
Returns true if an annotation for the specified type
is present on this element, else false.
- isAnonymous() - Method in class gw.lang.parser.ParserOptions
-
- isAnonymous() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- isAnonymousClass() - Method in interface gw.lang.parser.expressions.INewExpression
-
- isAnythingInitialized() - Static method in class gw.lang.init.GosuInitialization
-
- isArray() - Method in interface gw.lang.ir.IRType
-
- isArray() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isArray() - Method in class gw.lang.ir.SyntheticIRType
-
- isArray() - Method in class gw.lang.reflect.DefaultArrayType
-
- isArray() - Method in class gw.lang.reflect.FunctionType
-
- isArray() - Method in interface gw.lang.reflect.IType
-
True if this is an array.
- isArray() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isArray() - Method in class gw.lang.reflect.java.asm.AsmType
-
- isArray() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- isArray() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isArray() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isArray() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isArray() - Method in class gw.lang.reflect.TypeBase
-
- isAsciiAlphanumeric(char) - Static method in class gw.util.GosuStringUtil
-
Checks whether the character is ASCII 7 bit numeric.
- isAssignableFrom(IRType) - Method in interface gw.lang.ir.IRType
-
- isAssignableFrom(IRType) - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isAssignableFrom(IRType) - Method in class gw.lang.ir.SyntheticIRType
-
- isAssignableFrom(IType) - Method in class gw.lang.reflect.DefaultArrayType
-
- isAssignableFrom(IType) - Method in class gw.lang.reflect.FunctionType
-
- isAssignableFrom(IType, boolean) - Method in class gw.lang.reflect.FunctionType
-
- isAssignableFrom(IType, boolean) - Method in interface gw.lang.reflect.IFunctionType
-
- isAssignableFrom(IType) - Method in interface gw.lang.reflect.IType
-
Determines if the type represented by this intrinsic type is either the
same as, or is a super-type of the type represented by the specified type
parameter.
- isAssignableFrom(IJavaClassInfo) - Method in class gw.lang.reflect.java.AbstractJavaClassInfo
-
- isAssignableFrom(IJavaClassInfo, IJavaClassInfo) - Static method in class gw.lang.reflect.java.AbstractJavaClassInfo
-
- isAssignableFrom(IJavaClassInfo) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isAssignableFrom(IJavaClassInfo) - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isAssignableFrom(IType) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isAssignableFrom(IType, boolean) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isAssignableFrom(IType) - Method in class gw.lang.reflect.TypeBase
-
- isAtIgnoredPos() - Method in interface gw.lang.parser.ITokenizerInstructor
-
- isAutoUpdate() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- isAutoUpdate() - Method in interface gw.lang.reflect.IPresentationInfo
-
- isBase64(String) - Static method in class gw.util.Base64Util
-
- isBeanType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- isBGenRootExprAccess() - Method in class gw.lang.parser.ParserOptions
-
- isBitNot() - Method in interface gw.lang.parser.expressions.IUnaryNotPlusMinusExpression
-
- isBlank(String) - Static method in class gw.util.GosuStringUtil
-
Checks if a String is whitespace, empty ("") or null.
- isBoolean() - Method in interface gw.lang.ir.IRType
-
- isBoolean() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isBoolean() - Method in class gw.lang.ir.SyntheticIRType
-
- isBound() - Method in interface gw.lang.parser.expressions.IFeatureLiteralExpression
-
- isBoxed(IType) - Static method in class gw.lang.parser.StandardCoercionManager
-
- isBoxedTypeFor(IType, IType) - Static method in class gw.lang.reflect.TypeSystem
-
- isBridge() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- isBridge() - Method in interface gw.lang.reflect.java.IJavaClassBytecodeMethod
-
- isBridge() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- isByte() - Method in interface gw.lang.ir.IRType
-
- isByte() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isByte() - Method in class gw.lang.ir.SyntheticIRType
-
- isBytecodeType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- isCaptureSymbolsForEval() - Method in interface gw.lang.parser.IGosuParser
-
- isCaptureSymbolsForEval() - Method in class gw.lang.parser.ParserOptions
-
- isCaseSensitive() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- isCaseSensitive() - Method in interface gw.lang.reflect.ITypeLoader
-
- isCaseSensitive() - Method in class gw.lang.reflect.TypeLoaderBase
-
- isCausedByArgumentList() - Method in exception gw.lang.parser.exceptions.ParseException
-
- isChar() - Method in interface gw.lang.ir.IRType
-
- isChar() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isChar() - Method in class gw.lang.ir.SyntheticIRType
-
- isChild(ResourcePath) - Method in class gw.fs.ResourcePath
-
- isChildOf(IDirectory) - Method in class gw.fs.DelegateDirectory
-
- isChildOf(IDirectory) - Method in interface gw.fs.IResource
-
Indicates whether this resource is a direct child of the given directory.
- isChildOf(IDirectory) - Method in class gw.fs.jar.JarEntryResourceImpl
-
- isChildOf(IDirectory) - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- isChildOf(IDirectory) - Method in class gw.fs.physical.PhysicalResourceImpl
-
- isChildOf(IDirectory) - Method in class gw.fs.url.URLFileImpl
-
- isClassElement(IParseTree) - Static method in class gw.util.GosuRefactorUtil
-
- isClassFileName(String, String[]) - Static method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.Util
-
- isClassMember(int) - Static method in class gw.lang.reflect.Modifier
-
Return true if the integer argument includes the
class member modifer, false otherwise.
- isClearing() - Method in interface gw.lang.reflect.ITypeRefFactory
-
- isCommentsSignificant() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isCompilable() - Method in interface gw.lang.reflect.ICompilable
-
- isCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isCompiler() - Static method in enum gw.config.ExecutionMode
-
- isCompileTimeConstant() - Method in interface gw.lang.parser.IParsedElement
-
- isCompileTimeConstantValue() - Method in interface gw.lang.reflect.java.ICompileTimeConstantValue
-
- isCompilingDeclarations() - Method in interface gw.lang.parser.ICompilationState
-
- isCompilingDeclarations() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isCompilingDefinitions() - Method in interface gw.lang.parser.ICompilationState
-
- isCompilingDefinitions() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isCompilingHeader() - Method in interface gw.lang.parser.ICompilationState
-
- isCompilingHeader() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isCompoundType() - Method in class gw.lang.reflect.DefaultArrayType
-
- isCompoundType() - Method in class gw.lang.reflect.FunctionType
-
- isCompoundType() - Method in interface gw.lang.reflect.IType
-
- isCompoundType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isCompoundType() - Method in class gw.lang.reflect.TypeBase
-
- isConditionLiteralTrue() - Method in interface gw.lang.parser.statements.ILoopStatement
-
- isConfigFile(IFile) - Method in class gw.config.AbstractPlatformHelper
-
- isConstraint() - Method in interface gw.lang.reflect.IVisibilityModifierType
-
- isConstraint() - Method in class gw.lang.reflect.StandardVisibilityModifierType
-
- isConstructor() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- isConstructor() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- isConstructor() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- IScope<K,V extends ISymbol> - Interface in gw.lang.parser
-
- isCovariant() - Method in class gw.lang.reflect.java.asm.AsmWildcardType
-
- isCoveredEnumSwitch() - Method in interface gw.lang.parser.statements.ISwitchStatement
-
- IScriptabilityModifier - Interface in gw.lang.reflect
-
- IScriptPartId - Class in gw.lang.parser
-
- IScriptPartId() - Constructor for class gw.lang.parser.IScriptPartId
-
- isDateTime(String) - Method in interface gw.lang.parser.ICoercionManager
-
- isDateTime(String) - Method in class gw.lang.parser.StandardCoercionManager
-
- isDebugEnabled() - Method in interface gw.util.ILogger
-
- isDebugEnabled() - Method in class gw.util.SystemOutLogger
-
- isDeclarationsBypassed() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isDeclarationsCompiled() - Method in interface gw.lang.parser.ICompilationState
-
- isDeclarationsCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isDeeper(IParseTree, IParseTree) - Static method in class gw.lang.parser.IParseTree.Search
-
- isDefault() - Method in interface gw.lang.reflect.IConstructorInfo
-
- isDefault() - Method in interface gw.lang.reflect.java.IJavaClassConstructor
-
- isDefault() - Method in interface gw.lang.reflect.java.IJavaConstructorInfo
-
- isDefaultImpl() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isDefaultImpl() - Method in class gw.lang.reflect.DefaultArrayTypeInfo
-
- isDefaultImpl() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
-
- isDefaultImpl() - Method in class gw.lang.reflect.MethodInfoBase
-
- isDefaultImpl() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isDefaultImpl() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isDefaultImpl() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isDefaultImpl() - Method in class gw.lang.reflect.TypeInfoBase
-
- isDefinitionsCompiled() - Method in interface gw.lang.parser.ICompilationState
-
- isDefinitionsCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isDeleted() - Method in class gw.lang.reflect.ITypeRef
-
- isDeleted(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- isDeprecated() - Method in interface gw.lang.javadoc.IBaseFeatureNode
-
- isDeprecated() - Method in interface gw.lang.javadoc.IClassDocNode
-
- isDeprecated() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isDeprecated(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
-
- isDeprecated() - Method in interface gw.lang.reflect.IAnnotatedFeatureInfo
-
- isDeprecated() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- isDeprecated() - Method in class gw.lang.reflect.MethodInfoBase
-
- isDeprecated() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isDeprecated(int) - Static method in class gw.lang.reflect.Modifier
-
- isDeprecated() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isDeprecated() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- isDeprecated() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isDeprecated() - Method in class gw.lang.reflect.TypeInfoBase
-
- isDeprecationWarning() - Method in exception gw.lang.parser.exceptions.ParseWarning
-
- isDescendant(ResourcePath) - Method in class gw.fs.ResourcePath
-
- isDescendantOf(IDirectory) - Method in class gw.fs.DelegateDirectory
-
- isDescendantOf(IDirectory) - Method in interface gw.fs.IResource
-
Indicates whether this resource is a descendant of the given directory.
- isDescendantOf(IDirectory) - Method in class gw.fs.jar.JarEntryResourceImpl
-
- isDescendantOf(IDirectory) - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- isDescendantOf(IDirectory) - Method in class gw.fs.physical.PhysicalResourceImpl
-
- isDescendantOf(IDirectory) - Method in class gw.fs.url.URLFileImpl
-
- isDescriptorHidden(IAttributedFeatureInfo) - Method in interface gw.lang.IGosuShop
-
- isDir() - Method in class gw.fs.physical.fast.FastFileMetadata
-
- isDir() - Method in class gw.fs.physical.generic.GenericFileMetadata
-
- isDir() - Method in interface gw.fs.physical.IFileMetadata
-
- isDir() - Method in class gw.fs.physical.win32.Win32FileMetadata
-
- isDiscarded() - Method in class gw.lang.reflect.DefaultArrayType
-
- isDiscarded() - Method in class gw.lang.reflect.FunctionType
-
- isDiscarded() - Method in interface gw.lang.reflect.IType
-
True if this type has been replaced with a newer version of the same name in the type system.
- isDiscarded() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isDiscarded() - Method in class gw.lang.reflect.TypeBase
-
- isDisposed() - Method in class gw.lang.gosuc.GosucProject
-
- isDisposed() - Method in interface gw.lang.reflect.module.IProject
-
- isDomainInstance(Object) - Method in interface gw.lang.reflect.IEntityAccess
-
- isDontOptimizeStatementLists() - Method in interface gw.lang.parser.IParserPart
-
- isDouble() - Method in interface gw.lang.ir.IRType
-
- isDouble() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isDouble() - Method in class gw.lang.ir.SyntheticIRType
-
- isEditorParser() - Method in interface gw.lang.parser.IGosuParser
-
- isEmpty() - Method in class gw.lang.parser.TypeVarToTypeMap
-
- isEmpty() - Method in class gw.lang.reflect.PropertyNameMap
-
- isEmpty() - Method in class gw.util.CaseInsensitiveSet
-
- isEmpty() - Method in class gw.util.concurrent.ConcurrentHashSet
-
- isEmpty() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- isEmpty() - Method in class gw.util.DerivedKeyHashMap
-
- isEmpty() - Method in class gw.util.DynamicArray
-
Returns true if this list contains no elements.
- isEmpty(String) - Static method in class gw.util.GosuStringUtil
-
Checks if a String is empty ("") or null.
- isEmpty() - Method in class gw.util.IdentitySet
-
- isEmpty() - Method in class gw.util.ScopedMap
-
- isEmpty() - Method in class gw.util.SpaceEfficientHashMap
-
- isEmpty() - Method in class gw.util.Stack
-
- isEntityClass(IType) - Method in interface gw.lang.reflect.IEntityAccess
-
- isEnum() - Method in class gw.lang.reflect.DefaultArrayType
-
- isEnum() - Method in class gw.lang.reflect.FunctionType
-
- isEnum() - Method in interface gw.lang.reflect.IType
-
Returns true if this type is an enumeration.
- isEnum() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isEnum() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isEnum() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isEnum(int) - Static method in class gw.lang.reflect.Modifier
-
Return true if the integer argument includes the
enum modifer, false otherwise.
- isEnum() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isEnum() - Method in class gw.lang.reflect.TypeBase
-
- isEnumConstant() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isEnumConstant() - Method in class gw.lang.reflect.java.asm.AsmField
-
- isEnumConstant() - Method in interface gw.lang.reflect.java.IJavaClassField
-
- isEOF() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isEquals() - Method in class gw.lang.ir.expression.IREqualityExpression
-
- isEquals() - Method in interface gw.lang.parser.expressions.IEqualityExpression
-
- isEquals() - Method in interface gw.lang.parser.expressions.IIdentityExpression
-
- ISequenceable<E extends ISequenceable<E,S,U>,S,U> - Interface in gw.lang.reflect.interval
-
- isErrorEnabled() - Method in class gw.util.SystemOutLogger
-
- IService - Interface in gw.config
-
- isExpandable(IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- isExpandable(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.BasePHighPriorityCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.BlockCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.FeatureReferenceToBlockCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.FunctionFromInterfaceCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.GosuArrayToJavaArrayCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.IdentityCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.IMonitorLockCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.NonWarningStringCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.PrimitiveCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.PriorityDelegatingCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.RuntimeCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.StandardCoercer
-
- isExplicitCoercion() - Method in class gw.lang.parser.coercers.TypeVariableCoercer
-
- isExplicitCoercion() - Method in interface gw.lang.parser.ICoercer
-
- isExplicitInternal() - Method in class gw.lang.ir.statement.IRFieldDecl
-
- isExplicitInternal() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- isExported(GosucModule, String) - Method in class gw.lang.gosuc.Gosuc
-
- isExported() - Method in class gw.lang.gosuc.GosucDependency
-
- isExported() - Method in class gw.lang.reflect.module.Dependency
-
- isExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- isExternalSymbol(String) - Method in class gw.lang.parser.ExternalSymbolMapForMap
-
- isExternalSymbol(String) - Method in interface gw.lang.reflect.gs.IGosuFragment
-
- isFatalErrorEnabled() - Method in class gw.util.SystemOutLogger
-
- isFeatureAccessible(IAttributedFeatureInfo, IRelativeTypeInfo.Accessibility) - Static method in class gw.lang.reflect.FeatureManager
-
- isFieldDeclaration() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isFile() - Method in class gw.fs.physical.fast.FastFileMetadata
-
- isFile() - Method in class gw.fs.physical.generic.GenericFileMetadata
-
- isFile() - Method in interface gw.fs.physical.IFileMetadata
-
- isFile() - Method in class gw.fs.physical.win32.Win32FileMetadata
-
- isFinal() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isFinal() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isFinal() - Method in interface gw.lang.parser.IReducedSymbol
-
- isFinal() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isFinal() - Method in class gw.lang.reflect.DefaultArrayType
-
- isFinal() - Method in class gw.lang.reflect.FunctionType
-
- isFinal() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
- isFinal() - Method in interface gw.lang.reflect.IType
-
True if this type cannot be extended.
- isFinal() - Method in class gw.lang.reflect.MethodInfoBase
-
- isFinal() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isFinal() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isFinal() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isFinal() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isFinal() - Method in class gw.lang.reflect.TypeBase
-
- isFlag() - Method in class gw.lang.gosuc.GosucArg
-
- isFloat() - Method in interface gw.lang.ir.IRType
-
- isFloat() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isFloat() - Method in class gw.lang.ir.SyntheticIRType
-
- isFromJava() - Method in interface gw.lang.parser.IFunctionSymbol
-
- isFunctionStatement() - Method in interface gw.lang.reflect.ITypeVariableType
-
- isFunctionTypeVar() - Method in interface gw.lang.reflect.java.IJavaClassTypeVariable
-
- isFunctionTypeVariable() - Method in class gw.lang.reflect.java.asm.AsmType
-
- isGenerateAnnotationsToClassFiles() - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- isGeneric() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isGeneric() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- isGeneric() - Method in interface gw.lang.reflect.java.asm.IGeneric
-
- isGenericType() - Method in class gw.lang.reflect.DefaultArrayType
-
- isGenericType() - Method in class gw.lang.reflect.FunctionType
-
- isGenericType() - Method in interface gw.lang.reflect.IType
-
Returns true if this ia a Generic Type.
- isGenericType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isGenericType() - Method in class gw.lang.reflect.TypeBase
-
- isGetter() - Method in class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
-
- isGosu() - Method in enum gw.lang.reflect.gs.ClassType
-
- isGosuFile(String) - Static method in class gw.lang.GosuShop
-
- IShadowingType - Interface in gw.lang.reflect
-
- isHeaderCompiled() - Method in interface gw.lang.parser.ICompilationState
-
- isHeaderCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isHeadless() - Method in class gw.lang.gosuc.GosucProject
-
- isHeadless() - Method in interface gw.lang.reflect.module.IProject
-
- isHexidecimal(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only hexidecimal digits.
- isHexidecimalSpace(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only hexidecimal digits or space
(' ').
- isHidden() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isHidden() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
True if this feature is hidden.
- isHidden() - Method in interface gw.lang.reflect.java.IJavaParameterDescriptor
-
- isHidden() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- isHidden() - Method in class gw.lang.reflect.MethodInfoBase
-
- isHidden() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isHidden() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isHidden() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isHiddenViaFeatureDescriptor() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isHiddenViaFeatureDescriptor() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isHiddenViaFeatureDescriptor() - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
-
- isHiddenViaFeatureDescriptor() - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- isHide(int) - Static method in class gw.lang.reflect.Modifier
-
Return true if the integer argument includes the
hide modifer, false otherwise.
- isIDE() - Static method in enum gw.config.ExecutionMode
-
- isIgnoreAnonymous() - Method in interface gw.lang.reflect.module.IClassPath.ClassPathFilter
-
- isImplicit() - Method in class gw.lang.ir.IRElement
-
- isImplicit() - Method in class gw.lang.ir.statement.IRImplicitReturnStatement
-
- isImplicit() - Method in class gw.lang.ir.statement.IRNoOpStatement
-
- isImportant() - Method in class gw.lang.reflect.FeatureCategory
-
- isInclude() - Method in class gw.lang.ir.IRAnnotation
-
- isInclude() - Method in class gw.lang.ir.IRGosuAnnotation
-
- isIncludeAll() - Method in interface gw.lang.reflect.ITypeSystem
-
- isIncludeAll() - Static method in class gw.lang.reflect.TypeSystem
-
- isIncludeModulePath() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- isIncludeModulePath() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- isIncomplete() - Method in class gw.util.perf.objectsize.ObjectSize
-
- isInEnclosingClassHierarchy(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
-
- isInEnhancedTypesHierarchy(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
-
- isInferredForCovariance(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- isInfoEnabled() - Method in interface gw.util.ILogger
-
- isInfoEnabled() - Method in class gw.util.SystemOutLogger
-
- isInherited(IType) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
-
- isInHierarchy(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
-
- isInited() - Method in class gw.config.BaseService
-
- isInited() - Method in interface gw.config.IService
-
- isInitialized() - Method in class gw.lang.init.GosuInitialization
-
- isInJar() - Method in class gw.fs.DelegateDirectory
-
- isInJar() - Method in interface gw.fs.IResource
-
- isInJar() - Method in class gw.fs.jar.JarEntryFileImpl
-
- isInJar() - Method in class gw.fs.jar.JarEntryResourceImpl
-
- isInJar() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- isInJar() - Method in class gw.fs.physical.PhysicalResourceImpl
-
- isInJar() - Method in class gw.fs.url.URLFileImpl
-
- isInnerDeclarationsCompiled() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isInSameNamespace(IType, IType) - Static method in class gw.lang.reflect.FeatureManager
-
- isInt() - Method in interface gw.lang.ir.IRType
-
- isInt() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isInt() - Method in class gw.lang.ir.SyntheticIRType
-
- isInterface() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- isInterface() - Method in interface gw.lang.ir.IRType
-
- isInterface() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isInterface() - Method in class gw.lang.ir.SyntheticIRType
-
- isInterface() - Method in class gw.lang.reflect.DefaultArrayType
-
- isInterface() - Method in class gw.lang.reflect.FunctionType
-
- isInterface() - Method in interface gw.lang.reflect.IType
-
Returns true if this type is an interface.
- isInterface() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isInterface() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isInterface() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isInterface() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isInterface() - Method in class gw.lang.reflect.TypeBase
-
- isInternal() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isInternal() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isInternal() - Method in interface gw.lang.parser.IReducedSymbol
-
- isInternal() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isInternal() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
True if this feature is internal.
- isInternal(IType) - Method in interface gw.lang.reflect.IEntityAccess
-
- isInternal() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isInternal() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isInternal() - Method in class gw.lang.reflect.MethodInfoBase
-
- isInternal() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isInternal(int) - Static method in class gw.lang.reflect.Modifier
-
Return true if the integer argument includes the
internal modifer, false otherwise.
- isInternal() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isInternal() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isInternalAPI() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isJava() - Method in enum gw.lang.reflect.gs.ClassType
-
- isJavaFile() - Method in class gw.fs.DelegateDirectory
-
- isJavaFile() - Method in interface gw.fs.IResource
-
- isJavaFile() - Method in class gw.fs.jar.JarEntryResourceImpl
-
- isJavaFile() - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- isJavaFile() - Method in class gw.fs.physical.PhysicalResourceImpl
-
- isJavaFile() - Method in class gw.fs.url.URLFileImpl
-
- isJavaReferenceArray(Object) - Static method in class gw.util.GosuObjectUtil
-
- isKeepSymbolTableInIssues() - Method in interface gw.lang.parser.IFullParserState
-
- isKeyword(String) - Static method in class gw.lang.parser.Keyword
-
- isLeaf() - Method in class gw.util.cache.FqnCacheNode
-
- isLeftClosed() - Method in interface gw.lang.parser.expressions.IIntervalExpression
-
- isLeftClosed() - Method in class gw.lang.reflect.interval.AbstractInterval
-
- isLeftClosed() - Method in interface gw.lang.reflect.interval.IInterval
-
- isLhsExpression() - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- isLinux() - Static method in class gw.util.OSPlatform
-
- isLiteral() - Method in interface gw.lang.parser.IParseResult
-
- isLiteral() - Method in class gw.lang.parser.ParseResult
-
- isLiteral() - Method in interface gw.lang.reflect.IMetaType
-
- isLoaded() - Method in class gw.util.concurrent.LockingLazyVar
-
- isLoaded() - Method in class gw.util.concurrent.LocklessLazyVar
-
- isLocal() - Method in interface gw.lang.parser.ISymbol
-
- isLocal() - Method in enum gw.lang.parser.SymbolType
-
- isLocalVariable() - Method in interface gw.lang.parser.expressions.IIdentifierExpression
-
- isLong() - Method in interface gw.lang.ir.IRType
-
- isLong() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isLong() - Method in class gw.lang.ir.SyntheticIRType
-
- isLoopCondLiteralTrue() - Method in class gw.lang.ir.statement.IRWhileStatement
-
- isMac() - Static method in class gw.util.OSPlatform
-
- isMatched() - Method in class gw.lang.gosuc.GosucArg
-
- isMethodForProperty() - Method in interface gw.lang.reflect.gs.IGosuMethodInfo
-
Gets the value of the property methodForProperty.
- isMultiEdit() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- isMultiEdit() - Method in interface gw.lang.reflect.IPresentationInfo
-
- isMultiLine() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- isMultiLine() - Method in interface gw.lang.reflect.IPresentationInfo
-
- isMutable() - Method in class gw.lang.reflect.DefaultArrayType
-
- isMutable() - Method in class gw.lang.reflect.FunctionType
-
- isMutable() - Method in interface gw.lang.reflect.IType
-
Are intances of this type mutable? Note sometimes it's difficult to
determine.
- isMutable() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isMutable() - Method in class gw.lang.reflect.TypeBase
-
- isNegated() - Method in interface gw.lang.parser.expressions.IUnaryExpression
-
- isNot() - Method in interface gw.lang.parser.expressions.IUnaryNotPlusMinusExpression
-
- isNotBlank(String) - Static method in class gw.util.GosuStringUtil
-
Checks if a String is not empty (""), not null and not whitespace only.
- isNotEmpty(String) - Static method in class gw.util.GosuStringUtil
-
Checks if a String is not empty ("") and not null.
- isNotNull() - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- isNull() - Method in class gw.lang.ir.builder.IRExpressionBuilder
-
- isNullSafe() - Method in interface gw.lang.parser.IExpression
-
- isNumeric(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only unicode digits.
- isNumericSpace(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only unicode digits or space
(' ').
- isNumericType(IType) - Static method in class gw.lang.reflect.TypeSystem
-
- isObjectMethod(IMethodInfo) - Static method in class gw.lang.parser.StandardCoercionManager
-
- isOperator(String) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- ISource - Interface in gw.lang.parser
-
- ISourceCodeTokenizer - Interface in gw.lang.parser
-
- ISourceFileHandle - Interface in gw.lang.reflect.gs
-
- isOverride() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- isOverride(int) - Static method in class gw.lang.reflect.Modifier
-
Return true if the integer argument includes the
override modifer, false otherwise.
- isParameterized() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isParameterized() - Method in class gw.lang.reflect.java.asm.AsmType
-
- isParameterized() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- isParameterizedType() - Method in class gw.lang.reflect.DefaultArrayType
-
- isParameterizedType() - Method in class gw.lang.reflect.FunctionType
-
- isParameterizedType() - Method in interface gw.lang.reflect.IType
-
Returns true if this ia a Parameterized Type.
- isParameterizedType() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isParameterizedType() - Method in class gw.lang.reflect.TypeBase
-
- isParameterizedWith(IType, ITypeVariableType...) - Method in interface gw.lang.reflect.ITypeSystem
-
- isParameterizedWith(IType, ITypeVariableType...) - Static method in class gw.lang.reflect.TypeSystem
-
- isParsed() - Method in interface gw.lang.parser.IGosuParser
-
- isParseDotsAsOperators() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isParsingBlock() - Method in interface gw.lang.parser.IGosuParser
-
- isParsingFunction() - Method in interface gw.lang.parser.IGosuParser
-
- isPathIgnored(String) - Method in class gw.config.AbstractPlatformHelper
-
- isPathIgnored(String) - Method in interface gw.config.IPlatformHelper
-
- isPathIgnored(String) - Method in class gw.lang.gosuc.simple.GosuCompiler
-
- isPathIgnored(String) - Method in interface gw.lang.gosuc.simple.IGosuCompiler
-
- isPlaceholder() - Method in interface gw.lang.reflect.IPlaceholder
-
- isPM(Date) - Static method in class gw.date.GosuDateUtil
-
Is the time PM?
- isPositioned() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isPresentable() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- isPresentable() - Method in interface gw.lang.reflect.IPresentationInfo
-
- isPrimary() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- isPrimary() - Method in interface gw.lang.reflect.IPresentationInfo
-
- isPrimitive() - Method in interface gw.lang.ir.IRType
-
- isPrimitive() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isPrimitive() - Method in class gw.lang.ir.SyntheticIRType
-
- isPrimitive() - Method in class gw.lang.reflect.DefaultArrayType
-
- isPrimitive() - Method in class gw.lang.reflect.FunctionType
-
- isPrimitive() - Method in interface gw.lang.reflect.IType
-
True if this type represents a primitive type e.g., Java int, char, etc.
- isPrimitive() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isPrimitive() - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- isPrimitive() - Method in class gw.lang.reflect.java.asm.AsmType
-
- isPrimitive() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- isPrimitive() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isPrimitive() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isPrimitive() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isPrimitive() - Method in class gw.lang.reflect.TypeBase
-
- isPrimitiveOrBoxed(IType) - Method in interface gw.lang.parser.ICoercionManager
-
Determine whether the specified type is either a primitive or a boxed primitive.
- isPrimitiveOrBoxed(IType) - Method in class gw.lang.parser.StandardCoercionManager
-
- isPrivate() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isPrivate() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isPrivate() - Method in interface gw.lang.parser.IReducedSymbol
-
- isPrivate() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isPrivate() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
True if this feature is private.
- isPrivate() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isPrivate() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isPrivate() - Method in class gw.lang.reflect.MethodInfoBase
-
- isPrivate() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isPrivate() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isPrivate() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isProgram() - Method in interface gw.lang.parser.IParseResult
-
- isProgram() - Method in class gw.lang.parser.ParseResult
-
- isProtected() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isProtected() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isProtected() - Method in interface gw.lang.parser.IReducedSymbol
-
- isProtected() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isProtected() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
True if this feature is protected.
- isProtected() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isProtected() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isProtected() - Method in class gw.lang.reflect.MethodInfoBase
-
- isProtected() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isProtected() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isProtected() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isProxy(IType) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
-
- isProxyClass(String) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
-
- isProxyStart(String) - Static method in class gw.lang.reflect.gs.IGosuClass.ProxyUtil
-
- isPublic() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isPublic() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isPublic() - Method in interface gw.lang.parser.IReducedSymbol
-
- isPublic() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isPublic() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
True if this feature is public.
- isPublic() - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isPublic() - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isPublic() - Method in class gw.lang.reflect.MethodInfoBase
-
- isPublic() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isPublic() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isPublic() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isReadable() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- isReadable() - Method in interface gw.lang.parser.IReducedDynamicPropertySymbol
-
- isReadable() - Method in interface gw.lang.reflect.IPropertyInfo
-
- isReadable() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- isReadable() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isRefreshSupportEnabled() - Method in enum gw.config.ExecutionMode
-
- isReloadable() - Method in class gw.lang.reflect.ITypeRef
-
- isRequired() - Method in class gw.lang.gosuc.GosucArg
-
- isRequired() - Method in class gw.lang.reflect.IPresentationInfo.Default
-
- isRequired() - Method in interface gw.lang.reflect.IPresentationInfo
-
- isReservedKeyword(String) - Static method in class gw.lang.parser.Keyword
-
- isReverse() - Method in class gw.lang.reflect.interval.AbstractInterval
-
- isReverse() - Method in interface gw.lang.reflect.interval.IInterval
-
- isRightClosed() - Method in interface gw.lang.parser.expressions.IIntervalExpression
-
- isRightClosed() - Method in class gw.lang.reflect.interval.AbstractInterval
-
- isRightClosed() - Method in interface gw.lang.reflect.interval.IInterval
-
- isRuntime() - Static method in enum gw.config.ExecutionMode
-
- isScopedField() - Method in interface gw.lang.reflect.gs.IGosuVarPropertyInfo
-
- isScriptable() - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isScriptable(FeatureDescriptor) - Static method in class gw.lang.reflect.BeanInfoUtil
-
- isScriptable() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
True if this feature is exposed for scripting.
- isScriptable() - Method in class gw.lang.reflect.MethodInfoBase
-
- isScriptable() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isScriptable() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isScriptable() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isSetter() - Method in class gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
-
- isShadowingMode() - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- isShadowMode() - Method in class gw.lang.gosuc.GosucProject
-
- isShadowMode() - Method in interface gw.lang.reflect.module.IProject
-
- isShort() - Method in interface gw.lang.ir.IRType
-
- isShort() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isShort() - Method in class gw.lang.ir.SyntheticIRType
-
- isShouldOptimize() - Method in class gw.lang.parser.ParserOptions
-
- isSiblingOf(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- isSingleServingLoader() - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- isSolaris() - Static method in class gw.util.OSPlatform
-
- isSpecial() - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- isStackSymbol() - Method in interface gw.lang.parser.IFunctionSymbol
-
Returns true if the value of this function symbol is stored on the stack as a variable
- isStandard() - Method in interface gw.lang.parser.ILanguageLevel
-
- isStandardPath() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- isStandardPath() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- isStatementsOnly() - Method in class gw.lang.parser.ParserOptions
-
- isStatic() - Method in class gw.lang.ir.expression.IRLazyTypeMethodCallExpression
-
- isStatic() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isStatic() - Method in interface gw.lang.parser.expressions.IVarStatement
-
- isStatic() - Method in interface gw.lang.parser.IDynamicFunctionSymbol
-
- isStatic() - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- isStatic() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- isStatic() - Method in interface gw.lang.parser.IReducedSymbol
-
- isStatic() - Method in class gw.lang.reflect.BaseJavaTypeInfo
-
- isStatic() - Method in class gw.lang.reflect.BaseTypeInfo
-
- isStatic() - Method in class gw.lang.reflect.FunctionTypeInfo
-
- isStatic() - Method in interface gw.lang.reflect.gs.ICompilableType
-
- isStatic() - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
True if this feature is static, meaning the feature is not specific to a
particular instance of the feature's containing type.
- isStatic() - Method in class gw.lang.reflect.MetaMethodInfoDelegate
-
- isStatic() - Method in class gw.lang.reflect.MetaPropertyInfoDelegate
-
- isStatic() - Method in class gw.lang.reflect.MethodInfoBase
-
- isStatic() - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isStatic() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isStatic() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- isStatic() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isStatic() - Method in class gw.lang.reflect.SimpleMethodInfo
-
- isStatic() - Method in class gw.lang.reflect.SimpleParameterInfo
-
- isStrictGenerics() - Method in interface gw.internal.gosu.parser.IParameterizableType
-
- isStructural() - Method in interface gw.lang.ir.IRType
-
- isStructural() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isStructural() - Method in class gw.lang.ir.SyntheticIRType
-
- isStructural() - Method in class gw.lang.parser.TypeVarToTypeMap
-
- isStructuralAndErased(IRType) - Method in interface gw.lang.ir.IRType
-
- isStructuralAndErased(IRType) - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isStructuralAndErased(IRType) - Method in class gw.lang.ir.SyntheticIRType
-
- isStructurallyAssignable(IType, IType) - Static method in class gw.lang.parser.StandardCoercionManager
-
- isStructurallyAssignable_Laxed(IType, IType) - Static method in class gw.lang.parser.StandardCoercionManager
-
- isStructurallyAssignable_Laxed(IType, IType, TypeVarToTypeMap) - Static method in class gw.lang.parser.StandardCoercionManager
-
- isStructure() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isSubClass(IType) - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isSuperOrThisConstructor() - Method in interface gw.lang.parser.IReducedDynamicFunctionSymbol
-
- isSupportRelativePackageResolution() - Method in interface gw.lang.parser.ITypeUsesMap
-
- isSupportsKeywords() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isSuppressed(String) - Method in interface gw.lang.parser.exceptions.IWarningSuppressor
-
- isSuppressed(String) - Method in exception gw.lang.parser.exceptions.ParseWarning
-
- isSuppressed(IWarningSuppressor) - Method in interface gw.lang.parser.IParsedElement
-
- isSymbolWithinScope(ISymbol, IScope) - Method in interface gw.lang.parser.ISymbolTable
-
- isSymbolWithinScope(ISymbol, IScope) - Method in class gw.lang.parser.StandardSymbolTable
-
- isSymbolWithinScope(ISymbol, IScope) - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- isSynthetic() - Method in interface gw.lang.parser.IParsedElement
-
- isSynthetic() - Method in class gw.lang.reflect.java.asm.AsmField
-
- isSynthetic() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassBytecodeConstructor
-
- isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassBytecodeMethod
-
- isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassField
-
- isSynthetic() - Method in interface gw.lang.reflect.java.IJavaClassMethod
-
- IStackProvider - Interface in gw.lang.parser
-
- IStatement - Interface in gw.lang.parser
-
- IStatementList - Interface in gw.lang.parser.statements
-
- IStaticTypeOfExpression - Interface in gw.lang.parser.expressions
-
- isTemp() - Method in class gw.lang.ir.IRSymbol
-
- isTestClass() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- isTestClass() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- isTestClass() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- isTestResource() - Method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.ClassPathEntry
-
- isThrowawayProgram() - Method in class gw.lang.parser.ParserOptions
-
- isThrowParseResultsExceptionForWarnings() - Method in interface gw.lang.parser.IGosuParser
-
- isTraceEnabled() - Method in interface gw.util.ILogger
-
- isTraceEnabled() - Method in class gw.util.SystemOutLogger
-
- isTransparent() - Method in class gw.lang.debugger.AbstractActivationContext
-
Deprecated.
- isTransparent() - Method in interface gw.lang.parser.IActivationContext
-
- isTreeVerifcationEnabled() - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- IStringLiteralExpression - Interface in gw.lang.parser.expressions
-
- isTrue() - Method in class gw.util.MutableBoolean
-
- isTypeGosuClassInstance() - Method in interface gw.lang.reflect.java.IClassJavaClassInfo
-
- isTypeRefreshedOutsideOfLock(IType) - Method in class gw.lang.reflect.ITypeRef
-
- isTypeVariable() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- isTypeVariable() - Method in class gw.lang.reflect.java.asm.AsmType
-
- isTypeVariable() - Method in interface gw.lang.reflect.java.asm.IAsmType
-
- isUnchecked() - Method in interface gw.lang.parser.IExpression
-
- isUnreachableCodeDetectionOn() - Method in interface gw.lang.reflect.IEntityAccess
-
- isUnterminatedComment() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isUnterminatedString() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- ISuperTypeClause - Interface in gw.lang.parser.statements
-
- isValid() - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- isValid() - Method in class gw.lang.reflect.DefaultArrayType
-
- isValid() - Method in class gw.lang.reflect.FunctionType
-
- isValid() - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- isValid() - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- isValid() - Method in interface gw.lang.reflect.IType
-
Defines this type if it is not yet fully defined.
- isValid() - Method in class gw.lang.reflect.MethodScore
-
- isValid() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- isValid() - Method in class gw.lang.reflect.TypeBase
-
- isValidSourceFileHandle(ISourceFileHandle) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- isValue() - Method in class gw.lang.parser.Keyword
-
- isValueBoxed() - Method in class gw.lang.parser.DefaultReducedSymbol
-
- isValueBoxed() - Method in interface gw.lang.parser.IReducedSymbol
-
- isValueBoxed() - Method in interface gw.lang.parser.ISymbol
-
- isValueKeyword() - Method in class gw.lang.parser.IToken
-
- isValueKeyword(String) - Static method in class gw.lang.parser.Keyword
-
- isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.BaseFeatureInfo
-
- isVisible(FeatureDescriptor, IScriptabilityModifier) - Static method in class gw.lang.reflect.BeanInfoUtil
-
Determine if the descriptor is visible given a visibility constraint.
- isVisible(IScriptabilityModifier) - Method in interface gw.lang.reflect.IAttributedFeatureInfo
-
Determine if this feature is visible given a visibility constraint.
- isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.MethodInfoBase
-
- isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.MethodInfoDelegate
-
- isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.PropertyInfoBase
-
- isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isVisible(IScriptabilityModifier) - Method in class gw.lang.reflect.SimpleMethodInfo
-
- isVisibleAtRuntime() - Method in class gw.lang.reflect.java.asm.AsmAnnotation
-
- isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in interface gw.lang.reflect.java.IJavaClassInfo
-
- isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in interface gw.lang.reflect.java.IJavaMethodDescriptor
-
- isVisibleViaFeatureDescriptor(IScriptabilityModifier) - Method in interface gw.lang.reflect.java.IJavaPropertyDescriptor
-
- isVoid() - Method in interface gw.lang.ir.IRType
-
- isVoid() - Method in class gw.lang.ir.SyntheticIRArrayType
-
- isVoid() - Method in class gw.lang.ir.SyntheticIRType
-
- isWarnEnabled() - Method in class gw.util.SystemOutLogger
-
- isWhitespace(String) - Static method in class gw.util.GosuStringUtil
-
Checks if the String contains only whitespace.
- isWhitespaceSignificant() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- isWindows() - Static method in class gw.util.OSPlatform
-
- ISwitchStatement - Interface in gw.lang.parser.statements
-
- isWithinScope(ISymbol, ISymbolTable) - Method in interface gw.lang.parser.expressions.IBlockExpression
-
- isWritable() - Method in interface gw.lang.parser.ISymbol
-
Returns true if this symbol is writable.
- isWritable() - Method in interface gw.lang.reflect.IPropertyInfo
-
- isWritable(IType) - Method in interface gw.lang.reflect.IPropertyInfo
-
- isWritable() - Method in class gw.lang.reflect.PropertyInfoBase
-
- isWritable(IType) - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- isWritable() - Method in class gw.lang.reflect.PropertyInfoBuilder.BuiltPropertyInfo
-
- isWritable(IType) - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- isWritable() - Method in class gw.lang.reflect.PropertyInfoDelegate
-
- ISymbol - Interface in gw.lang.parser
-
- ISymbolTable - Interface in gw.lang.parser
-
- ISynthesizedMemberAccessExpression - Interface in gw.lang.parser.expressions
-
- ISyntheticFunctionStatement - Interface in gw.lang.parser.statements
-
- ISyntheticMemberAccessStatement - Interface in gw.lang.parser.statements
-
- ITemplateGenerator - Interface in gw.lang.parser.template
-
- ITemplateHost - Interface in gw.lang.parser.template
-
- ITemplateStringLiteral - Interface in gw.lang.parser.expressions
-
- ITemplateType - Interface in gw.lang.reflect.gs
-
- Iterable - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- ITERABLE() - Static method in class gw.lang.reflect.java.JavaTypes
-
- IterableInterval<E extends Comparable<E>,S,U,ME extends IterableInterval<E,S,U,ME>> - Class in gw.lang.reflect.interval
-
- IterableInterval(E, E, S) - Constructor for class gw.lang.reflect.interval.IterableInterval
-
- IterableInterval(E, E, S, U, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.IterableInterval
-
- iterateFromLeft() - Method in class gw.lang.reflect.interval.BigDecimalInterval
-
- iterateFromLeft() - Method in class gw.lang.reflect.interval.BigIntegerInterval
-
- iterateFromLeft() - Method in class gw.lang.reflect.interval.DateInterval
-
- iterateFromLeft() - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- iterateFromLeft() - Method in class gw.lang.reflect.interval.IntegerInterval
-
- iterateFromLeft() - Method in class gw.lang.reflect.interval.LongInterval
-
- iterateFromLeft() - Method in class gw.lang.reflect.interval.SequenceableInterval
-
- iterateFromRight() - Method in class gw.lang.reflect.interval.BigDecimalInterval
-
- iterateFromRight() - Method in class gw.lang.reflect.interval.BigIntegerInterval
-
- iterateFromRight() - Method in class gw.lang.reflect.interval.DateInterval
-
- iterateFromRight() - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- iterateFromRight() - Method in class gw.lang.reflect.interval.IntegerInterval
-
- iterateFromRight() - Method in class gw.lang.reflect.interval.LongInterval
-
- iterateFromRight() - Method in class gw.lang.reflect.interval.SequenceableInterval
-
- iterator() - Method in class gw.lang.enhancements.OrderedList
-
- ITERATOR() - Static method in class gw.lang.ir.IRTypeConstants
-
- Iterator - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- iterator() - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- iterator() - Method in class gw.lang.reflect.interval.IterableInterval
-
- ITERATOR() - Static method in class gw.lang.reflect.java.JavaTypes
-
- iterator() - Method in class gw.util.CaseInsensitiveSet
-
- iterator() - Method in class gw.util.concurrent.ConcurrentHashSet
-
- iterator() - Method in class gw.util.IdentitySet
-
- iterator() - Method in class gw.util.perf.objectsize.UnmodifiableArraySet
-
- iterator() - Method in class gw.util.perf.objectsize.UnmodifiableSizeTwoSet
-
- iterator() - Method in class gw.util.Stack
-
- ITerminalStatement - Interface in gw.lang.parser.statements
-
- IThrowStatement - Interface in gw.lang.parser.statements
-
- IToken - Class in gw.lang.parser
-
- IToken() - Constructor for class gw.lang.parser.IToken
-
- ITokenizerInstructor - Interface in gw.lang.parser
-
- ITokenizerInstructorState - Interface in gw.lang.parser
-
- ITokenizerOffsetMarker - Interface in gw.lang.parser
-
- ITryCatchFinallyStatement - Interface in gw.lang.parser.statements
-
- ITYPE() - Static method in class gw.lang.ir.IRTypeConstants
-
- IType - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- IType - Interface in gw.lang.reflect
-
- ITYPE() - Static method in class gw.lang.reflect.java.JavaTypes
-
- ITypeAsExpression - Interface in gw.lang.parser.expressions
-
- ITypeDeprecated - Interface in gw.lang.reflect
-
- ITypedSymbol - Interface in gw.lang.parser
-
- ITypeInfo - Interface in gw.lang.reflect
-
- ITypeInfo.FIND - Class in gw.lang.reflect
-
A general purpose class for finding methods and constructors.
- ITypeInfoFactory - Interface in gw.lang.reflect
-
- ITypeInfoMethodInfo - Interface in gw.lang.reflect
-
- ITypeInfoPropertyInfo - Interface in gw.lang.reflect
-
- ITypeInfoResolver - Interface in gw.lang.reflect.java
-
- ITypeIsExpression - Interface in gw.lang.parser.expressions
-
- ITypeLiteralExpression - Interface in gw.lang.parser.expressions
-
- ITypeLoader - Interface in gw.lang.reflect
-
- ITypeLoaderListener - Interface in gw.lang.reflect
-
- ITypeLoaderStack - Interface in gw.lang.reflect.module
-
- ITypeLoaderStatement - Interface in gw.lang.parser.statements
-
- ITypeOfExpression - Interface in gw.lang.parser.expressions
-
- ITypeParameterListClause - Interface in gw.lang.parser.expressions
-
- ITypeRef - Class in gw.lang.reflect
-
- ITypeRef() - Constructor for class gw.lang.reflect.ITypeRef
-
- ITypeRefFactory - Interface in gw.lang.reflect
-
- ITypeSystem - Interface in gw.lang.reflect
-
- ITypeSystemRefresher - Interface in gw.lang.reflect
-
- ITypeUsesMap - Interface in gw.lang.parser
-
- ITypeVariableArrayType - Interface in gw.lang.reflect
-
- ITypeVariableDefinition - Interface in gw.lang.parser.expressions
-
- ITypeVariableDefinitionExpression - Interface in gw.lang.parser.expressions
-
- ITypeVariableExtendsListClause - Interface in gw.lang.parser.statements
-
- ITypeVariableListClause - Interface in gw.lang.parser.expressions
-
- ITypeVariableType - Interface in gw.lang.reflect
-
- IUnaryExpression - Interface in gw.lang.parser.expressions
-
- IUnaryNotPlusMinusExpression - Interface in gw.lang.parser.expressions
-
- IUncacheableFeature - Interface in gw.lang.reflect
-
- IUninitializableTypeLoader - Interface in gw.lang.reflect
-
Allows clearing static typeloader data.
- IUnloadable - Interface in gw.lang.reflect
-
- IUnqualifiedEnumMemberAccess - Interface in gw.lang.parser.expressions
-
- IUsageSiteValidator - Interface in gw.lang.parser
-
- IUsageSiteValidatorReference - Annotation Type in gw.lang.parser
-
- IUsesStatement - Interface in gw.lang.parser.statements
-
- IUsesStatementList - Interface in gw.lang.parser.statements
-
- IUsingStatement - Interface in gw.lang.parser.statements
-
- IVarNode - Interface in gw.lang.javadoc
-
- IVarStatement - Interface in gw.lang.parser.expressions
-
- IVisibilityModifierType - Interface in gw.lang.reflect
-
- IWarningSuppressor - Interface in gw.lang.parser.exceptions
-
- IWhileStatement - Interface in gw.lang.parser.statements
-
- IXmlSchemaCompatibilityConfig - Interface in gw.config
-
- RabinKarpHash - Class in gw.internal.gosu.util
-
Fast multi-pattern string matcher.
- RabinKarpHash(String...) - Constructor for class gw.internal.gosu.util.RabinKarpHash
-
- RawTypeVarMatcher - Class in gw.lang.parser
-
- reacquireReadLocks() - Method in class gw.util.PromotableReadWriteLock
-
- read() - Method in class gw.lang.parser.SourceCodeReader
-
- readResolve() - Method in class gw.lang.reflect.DefaultArrayType
-
- readResolve() - Method in class gw.lang.reflect.FunctionType
-
- readResolve() - Method in interface gw.lang.reflect.IType
-
IType requires this method be implemented to ensure IType
instances can be centrally defined and cached.
- readResolve() - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- readResolve() - Method in class gw.lang.reflect.StandardVisibilityModifierType
-
- readResolve() - Method in class gw.lang.reflect.TypeBase
-
- reclaimMemory(RefreshRequest) - Method in interface gw.config.IMemoryMonitor
-
- reclaimMemory(RefreshRequest) - Method in class gw.lang.gosuc.simple.CompilerMemoryMonitor
-
- recordInvocation(String, int) - Method in class gw.util.perf.InvocationCounter
-
- recordInvocation(String) - Method in class gw.util.perf.InvocationCounter
-
- recursiveListDir(String) - Static method in class gw.fs.physical.win32.NativeWin32API
-
- recursiveListDirInJava(File) - Static method in class gw.fs.physical.win32.NativeWin32API
-
- redefineService(Class<? extends T>, Q) - Method in class gw.config.ServiceKernel
-
Overrides the default implemenation of the service with a different provider.
- redefineService_Privileged(Class<? extends T>, Q) - Method in class gw.config.ServiceKernel
-
- redefineServices() - Method in class gw.config.CommonServices
-
- redefineServices() - Method in class gw.config.ServiceKernel
-
Contains the redefinition logic for this kernel
- redefineServicesWithClass(String) - Method in class gw.config.ServiceKernel
-
- Reference<T> - Class in gw.util
-
- Reference(T) - Constructor for class gw.util.Reference
-
- Reference() - Constructor for class gw.util.Reference
-
- ReferenceWithName<T> - Class in gw.util
-
- ReferenceWithName(T, String) - Constructor for class gw.util.ReferenceWithName
-
- ReflectUtil - Class in gw.lang.reflect
-
- ReflectUtil() - Constructor for class gw.lang.reflect.ReflectUtil
-
- refresh(IModule) - Method in interface gw.config.IPlatformHelper
-
- refresh(IModule) - Method in class gw.lang.gosuc.simple.CompilerPlatformHelper
-
- refresh(ITypeRef) - Method in interface gw.lang.reflect.ITypeSystem
-
- refresh(boolean) - Method in interface gw.lang.reflect.ITypeSystem
-
- refresh(IModule) - Method in interface gw.lang.reflect.ITypeSystem
-
- refresh(boolean) - Static method in class gw.lang.reflect.TypeSystem
-
- refresh(IModule) - Static method in class gw.lang.reflect.TypeSystem
-
- refresh(ITypeRef) - Static method in class gw.lang.reflect.TypeSystem
-
Refresh just the specified type i.e., a gosu editor calls this on changes
- refreshed() - Method in class gw.lang.reflect.AbstractTypeSystemListener
-
- refreshed() - Method in class gw.lang.reflect.FragmentCache
-
- refreshed() - Method in interface gw.lang.reflect.ITypeLoader
-
Fired when the typesystem is fully refreshed
- refreshed() - Method in interface gw.lang.reflect.ITypeLoaderListener
-
Fired when the typesystem is fully refreshed
- refreshed(IResource, String, RefreshKind) - Method in interface gw.lang.reflect.ITypeSystem
-
- refreshed() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- refreshed() - Method in class gw.lang.reflect.TypeLoaderBase
-
- refreshed(IResource) - Static method in class gw.lang.reflect.TypeSystem
-
- refreshedFile(IFile, String[], RefreshKind) - Method in interface gw.lang.reflect.ITypeLoader
-
Notifies the type loader that a file has been refreshed.
- refreshedFile(IFile, String[], RefreshKind) - Method in class gw.lang.reflect.SimpleTypeLoader
-
- refreshedFile(IFile, String[], RefreshKind) - Method in class gw.lang.reflect.TypeLoaderBase
-
- refreshedFiles(String[]) - Static method in class gw.lang.reflect.TypeSystem
-
DO NOT USE OR DELETE.
- refreshedImpl() - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- refreshedImpl() - Method in class gw.lang.reflect.TypeLoaderBase
-
- refreshedNamespace(String, IDirectory, RefreshKind) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- refreshedNamespace(String, IDirectory, RefreshKind) - Method in interface gw.lang.reflect.ITypeLoader
-
- refreshedTypes(RefreshRequest) - Method in class gw.lang.reflect.AbstractTypeSystemListener
-
- refreshedTypes(RefreshRequest) - Method in class gw.lang.reflect.FragmentCache
-
- refreshedTypes(RefreshRequest) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
-
- refreshedTypes(RefreshRequest) - Method in interface gw.lang.reflect.ITypeLoader
-
Fired when an existing type is refreshed, i.e.
- refreshedTypes(RefreshRequest) - Method in interface gw.lang.reflect.ITypeLoaderListener
-
Fired when an existing type is refreshed, i.e.
- refreshedTypes(RefreshRequest) - Method in class gw.lang.reflect.TypeLoaderBase
-
- refreshedTypesImpl(RefreshRequest) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- refreshedTypesImpl(RefreshRequest) - Method in class gw.lang.reflect.TypeLoaderBase
-
- RefreshKind - Enum in gw.lang.reflect
-
- RefreshRequest - Class in gw.lang.reflect
-
- RefreshRequest(IFile, String[], IModule, ITypeLoader, RefreshKind) - Constructor for class gw.lang.reflect.RefreshRequest
-
- RefreshRequest(IFile, String[], ITypeLoader, RefreshKind) - Constructor for class gw.lang.reflect.RefreshRequest
-
- RefreshRequest(String[], RefreshRequest, ITypeLoader) - Constructor for class gw.lang.reflect.RefreshRequest
-
- RefreshRequest(IFile, String[], IModule, RefreshKind) - Constructor for class gw.lang.reflect.RefreshRequest
-
- RegExpMatch - Class in gw.util
-
- RegExpMatch(Matcher) - Constructor for class gw.util.RegExpMatch
-
- registerOutput(File, File) - Method in interface gw.lang.gosuc.simple.ICompilerDriver
-
- registerOutput(File, File) - Method in class gw.lang.gosuc.simple.SoutCompilerDriver
-
- Registry - Class in gw.config
-
- Registry(String) - Constructor for class gw.config.Registry
-
- reinitializeRuntime(List<GosuPathEntry>) - Method in class gw.lang.init.GosuInitialization
-
- relativePath(IResource) - Method in class gw.fs.DelegateDirectory
-
- relativePath(IResource) - Method in interface gw.fs.IDirectory
-
- relativePath(IResource, IResource) - Static method in class gw.fs.IDirectoryUtil
-
- relativePath(IResource) - Method in class gw.fs.jar.JarEntryDirectoryImpl
-
- relativePath(IResource) - Method in class gw.fs.jar.JarFileDirectoryImpl
-
- relativePath(IResource) - Method in class gw.fs.physical.PhysicalDirectoryImpl
-
- relativePath(ResourcePath) - Method in class gw.fs.ResourcePath
-
- relativePath(ResourcePath, String) - Method in class gw.fs.ResourcePath
-
- releaseReadLocks() - Method in class gw.util.PromotableReadWriteLock
-
- RELOAD_CLASSES_SYSTEM_PROP - Static variable in class gw.lang.reflect.gs.BytecodeOptions
-
- reloadedTypes(String[]) - Method in interface gw.lang.reflect.IEntityAccess
-
- ReloadResults - Class in gw.lang.reflect.gs
-
- ReloadResults(ReloadResults.ReloadStatus, List<String>, String) - Constructor for class gw.lang.reflect.gs.ReloadResults
-
- ReloadResults.ReloadStatus - Enum in gw.lang.reflect.gs
-
- remapBounds(TypeVarToTypeMap) - Method in interface gw.lang.reflect.gs.IGenericTypeVariable
-
- RemoteServiceProtocolHandler - Interface in gw.lang.debugger
-
- remove(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- remove() - Method in class gw.lang.reflect.interval.IntegerInterval.ForwardIterator
-
- remove() - Method in class gw.lang.reflect.interval.LongInterval.ForwardIterator
-
- remove(int) - Method in class gw.lang.reflect.MethodList
-
- remove(Object) - Method in class gw.lang.reflect.MethodList
-
- remove(Object) - Method in class gw.lang.reflect.PropertyNameMap
-
- remove(String[]) - Method in class gw.util.cache.FqnCache
-
- remove(String) - Method in class gw.util.cache.FqnCache
-
- remove(String[]) - Method in interface gw.util.cache.IFqnCache
-
- remove(String) - Method in interface gw.util.cache.IFqnCache
-
- remove(String) - Method in class gw.util.cache.WeakFqnCache
-
- remove(String[]) - Method in class gw.util.cache.WeakFqnCache
-
- remove(Object) - Method in class gw.util.CaseInsensitiveSet
-
- remove(Object) - Method in class gw.util.CiHashMap
-
- remove(Object) - Method in class gw.util.concurrent.ConcurrentHashSet
-
- remove(Object, Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- remove(Object) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- remove(Object) - Method in class gw.util.DerivedKeyHashMap
-
- remove() - Method in class gw.util.diff.sorted.DiffIterator
-
- remove(int) - Method in class gw.util.DynamicArray
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class gw.util.DynamicArray
-
Removes the first occurrence of the specified element from this list,
if it is present.
- remove(String, String) - Static method in class gw.util.GosuStringUtil
-
Removes all occurrences of a substring from within the source string.
- remove(String, char) - Static method in class gw.util.GosuStringUtil
-
Removes all occurrences of a character from within the source string.
- remove(T) - Method in class gw.util.IdentitySet
-
- remove(Object) - Method in class gw.util.ScopedMap
-
- remove(Object) - Method in class gw.util.SpaceEfficientHashMap
-
- removeAll(Collection<?>) - Method in class gw.lang.reflect.MethodList
-
- removeAll(Collection<?>) - Method in class gw.util.concurrent.ConcurrentHashSet
-
- removeChild(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- removeDependency(Dependency) - Method in interface gw.lang.reflect.module.IModule
-
- removeEldestEntry(Map.Entry) - Method in class gw.util.LRUCache
-
- removeEnd(String, String) - Static method in class gw.util.GosuStringUtil
-
Removes a substring only if it is at the end of a source string,
otherwise returns the source string.
- removeEndIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
-
Case insensitive removal of a substring if it is at the end of a source string,
otherwise returns the source string.
- removeEntry(IGosuEnhancement) - Method in interface gw.lang.reflect.gs.IEnhancementIndex
-
- removeLocationListener(ChangeListener) - Static method in class gw.config.Registry
-
- removeModule(IModule) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- removeRange(int, int) - Method in class gw.lang.reflect.MethodList
-
- removeRange(int, int) - Method in class gw.util.DynamicArray
-
Removes from this list all of the elements whose index is between
fromIndex, inclusive, and toIndex, exclusive.
- removeStart(String, String) - Static method in class gw.util.GosuStringUtil
-
Removes a substring only if it is at the begining of a source string,
otherwise returns the source string.
- removeStartIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
-
Case insensitive removal of a substring if it is at the begining of a source string,
otherwise returns the source string.
- removeSymbol(CharSequence) - Method in interface gw.lang.parser.ISymbolTable
-
Removes a previously mapped symbol.
- removeSymbol(CharSequence) - Method in class gw.lang.parser.StandardSymbolTable
-
- removeSymbol(CharSequence) - Method in class gw.lang.parser.ThreadSafeSymbolTable
-
- removeTypeLoader(Class<? extends ITypeLoader>) - Method in interface gw.lang.reflect.ITypeSystem
-
- removeTypeLoader(Class<? extends ITypeLoader>) - Static method in class gw.lang.reflect.TypeSystem
-
- removeTypeLoaderListener(ITypeLoaderListener) - Method in interface gw.lang.reflect.ITypeSystem
-
- removeTypeLoaderListener(ITypeLoaderListener) - Static method in class gw.lang.reflect.TypeSystem
-
- renameModule(IModule, String) - Method in interface gw.lang.reflect.module.IExecutionEnvironment
-
- repeat(String, int) - Static method in class gw.util.GosuStringUtil
-
Repeat a String repeat times to form a
new String.
- REPEATABLE() - Static method in class gw.lang.reflect.java.JavaTypes
-
- replace(K, V, V) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- replace(K, V) - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- replace(String, String, String) - Static method in class gw.util.GosuStringUtil
-
Replaces all occurrences of a String within another String.
- replace(String, String, String, int) - Static method in class gw.util.GosuStringUtil
-
Replaces a String with another String inside a larger String,
for the first max values of the search String.
- replaceChars(String, char, char) - Static method in class gw.util.GosuStringUtil
-
Replaces all occurrences of a character in a String with another.
- replaceChars(String, String, String) - Static method in class gw.util.GosuStringUtil
-
Replaces multiple characters in a String in one go.
- replaceEach(String, String[], String[]) - Static method in class gw.util.GosuStringUtil
-
Replaces all occurrences of Strings within another String.
- replaceEachRepeatedly(String, String[], String[]) - Static method in class gw.util.GosuStringUtil
-
Replaces all occurrences of Strings within another String.
- replaceOnce(String, String, String) - Static method in class gw.util.GosuStringUtil
-
Replaces a String with another String inside a larger String, once.
- replaceTypeVariableTypeParametersWithBoundingTypes(IType, IType) - Method in interface gw.lang.reflect.ITypeSystem
-
- replaceTypeVariableTypeParametersWithBoundingTypes(IType, IType) - Static method in class gw.lang.reflect.TypeSystem
-
- Res - Class in gw.lang.parser.resources
-
- Res() - Constructor for class gw.lang.parser.resources.Res
-
- reset(IParsedElement) - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- reset() - Static method in class gw.lang.parser.ILanguageLevel.Util
-
- reset() - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- reset(Reader) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- reset(SourceCodeReader) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- reset() - Method in interface gw.lang.parser.ITokenizerInstructor
-
- resetForTesting() - Static method in class gw.lang.parser.CICS
-
- resetKernel() - Method in class gw.config.ServiceKernel
-
- resetPositions() - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- resetPositions() - Method in interface gw.lang.parser.IParseIssue
-
- resolve(IParserPart) - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- resolve(IParserPart) - Method in interface gw.lang.parser.IParseIssue
-
- resolve() - Method in interface gw.lang.reflect.LazyTypeResolver.ITypeResolver
-
- resolveClass(ObjectStreamClass) - Method in class gw.util.io.ObjectInputStreamWithLoader
-
Use the given ClassLoader rather than using the system class
- resolveCoercerStatically(IType, IType) - Method in interface gw.lang.parser.ICoercionManager
-
Determine and return a statically valid coercer from the rhsType to the lhsType.
- resolveCoercerStatically(IType, IType) - Method in class gw.lang.parser.StandardCoercionManager
-
- resolveFunctionAndPropertyDecls(ISymbolTable) - Method in interface gw.lang.reflect.gs.IGosuClassParser
-
- resolveImport(String) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- resolveImport(String) - Method in interface gw.lang.reflect.java.ITypeInfoResolver
-
- resolveRelativeInnerClass(String, boolean) - Method in interface gw.lang.parser.IHasInnerClass
-
- resolveRelativeInnerClass(String, boolean) - Method in class gw.lang.reflect.InnerClassCapableType
-
- resolveRelativeNamespaceInAllNamespaces(String) - Method in interface gw.lang.parser.ITypeUsesMap
-
- resolveType(IType, IType) - Method in class gw.lang.parser.coercers.BasePrimitiveCoercer
-
- resolveType(IType, IType) - Method in class gw.lang.parser.coercers.FunctionToInterfaceCoercer
-
- resolveType(IType, IType) - Method in class gw.lang.parser.coercers.MetaTypeToClassCoercer
-
- resolveType(IType, IType) - Method in interface gw.lang.parser.IResolvingCoercer
-
This method should produce a more appropriately parameterized type for the given target type for this
coercion.
- resolveType(String) - Method in interface gw.lang.parser.ITypeUsesMap
-
Resolve the type of a relative name via the type uses.
- resolveType(String, int) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- resolveType(String, IJavaClassInfo, int) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- resolveType(String, int) - Method in interface gw.lang.reflect.java.ITypeInfoResolver
-
- resolveType(String, IJavaClassInfo, int) - Method in interface gw.lang.reflect.java.ITypeInfoResolver
-
- resolveTypeLiteral(String) - Method in interface gw.lang.parser.IGosuParser
-
- RESOURCE_PATH - Static variable in class gw.lang.GosuVersion
-
- ResourceKey - Class in gw.lang.parser.resources
-
- ResourceKey(String) - Constructor for class gw.lang.parser.resources.ResourceKey
-
- ResourcePath - Class in gw.fs
-
- ResourcePath(ResourcePath, String) - Constructor for class gw.fs.ResourcePath
-
- restore() - Method in interface gw.lang.parser.ITokenizerInstructorState
-
- restoreTo(ITokenizerInstructor) - Method in interface gw.lang.parser.ITokenizerInstructorState
-
- restoreToMark(int) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- retainAll(Collection<?>) - Method in class gw.lang.reflect.MethodList
-
- retainAll(Collection<?>) - Method in class gw.util.concurrent.ConcurrentHashSet
-
- returns(IRType) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- returns(IType) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- returns(Class) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- returns(IJavaClassInfo) - Method in class gw.lang.ir.builder.IRMethodBuilder
-
- Returns - Annotation Type in gw.lang
-
- reverse(String) - Static method in class gw.util.GosuStringUtil
-
- right(String, int) - Static method in class gw.util.GosuStringUtil
-
Gets the rightmost len characters of a String.
- rightPad(String, int) - Static method in class gw.util.GosuStringUtil
-
Right pad a String with spaces (' ').
- rightPad(String, int, char) - Static method in class gw.util.GosuStringUtil
-
Right pad a String with a specified character.
- rightPad(String, int, String) - Static method in class gw.util.GosuStringUtil
-
Right pad a String with a specified String.
- RULES - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
-
- Runnable - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- RUNNABLE() - Static method in class gw.lang.reflect.java.JavaTypes
-
- Runner() - Constructor for class gw.lang.reflect.gs.IGosuProgram.Runner
-
- runProgram(String) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
-
- runProgram(String, ISymbolTable, IType) - Static method in class gw.lang.reflect.gs.IGosuProgram.Runner
-
- RUNTIME_EXCEPTION() - Static method in class gw.lang.reflect.java.JavaTypes
-
- RuntimeCoercer - Class in gw.lang.parser.coercers
-
- RuntimeCoercer() - Constructor for class gw.lang.parser.coercers.RuntimeCoercer
-
- RuntimeException - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- satisfiesConstraint(IScriptabilityModifier) - Method in interface gw.lang.reflect.IScriptabilityModifier
-
- satisfiesConstraint(IScriptabilityModifier) - Method in class gw.lang.reflect.ScriptabilityModifier
-
- saveListTo(String) - Method in class gw.util.perf.InvocationCounter
-
- saveTo(String) - Method in class gw.util.perf.InvocationCounter
-
- saveTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
-
- ScopedMap<K,V> - Class in gw.util
-
- ScopedMap() - Constructor for class gw.util.ScopedMap
-
- scoreMethod(IInvocableType, List<? extends IInvocableType>, List<IType>, List<IType>, boolean, boolean) - Method in class gw.lang.reflect.MethodScorer
-
- scoreMethod(IInvocableType, List<IType>, List<IType>) - Method in class gw.lang.reflect.MethodScorer
-
- scoreMethods(List<IInvocableType>, List<IType>) - Method in class gw.lang.reflect.MethodScorer
-
- SCRIPT_VISIBILITY_MODIFIERS - Static variable in class gw.lang.reflect.BeanInfoUtil
-
A FeatureDescriptor value indicating its visibility to Gosu
- ScriptabilityModifier - Class in gw.lang.reflect
-
- ScriptabilityModifier(IVisibilityModifierType) - Constructor for class gw.lang.reflect.ScriptabilityModifier
-
- ScriptabilityModifier(IVisibilityModifierType, IScriptabilityModifier[]) - Constructor for class gw.lang.reflect.ScriptabilityModifier
-
- ScriptabilityModifiers - Class in gw.lang.parser
-
- ScriptabilityModifiers() - Constructor for class gw.lang.parser.ScriptabilityModifiers
-
- ScriptabilityModifierTypes - Class in gw.lang.reflect
-
- ScriptabilityModifierTypes() - Constructor for class gw.lang.reflect.ScriptabilityModifierTypes
-
- SCRIPTABLE - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE - Static variable in class gw.lang.reflect.ScriptabilityModifierTypes
-
- SCRIPTABLE_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_EXTERNAL - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_EXTERNAL_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_RULES - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_RULES_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_UI - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_UI_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_WEBSERVICE - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_WORKFLOW - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- SCRIPTABLE_WORKFLOW_DEPRECATED - Static variable in class gw.lang.parser.ScriptabilityModifiers
-
- ScriptPartId - Class in gw.lang.parser
-
- ScriptPartId(IType, String) - Constructor for class gw.lang.parser.ScriptPartId
-
- ScriptPartId(String, String) - Constructor for class gw.lang.parser.ScriptPartId
-
- Search() - Constructor for class gw.lang.parser.IParseTree.Search
-
- sendCompileIssue(File, int, long, long, long, String) - Method in interface gw.lang.gosuc.simple.ICompilerDriver
-
- sendCompileIssue(File, int, long, long, long, String) - Method in class gw.lang.gosuc.simple.SoutCompilerDriver
-
- SEQUENCEABLE_INTERVAL() - Static method in class gw.lang.reflect.java.JavaTypes
-
- SequenceableInterval<E extends ISequenceable<E,S,U> & Comparable<E>,S,U> - Class in gw.lang.reflect.interval
-
- SequenceableInterval(E, E, S, U, boolean, boolean, boolean) - Constructor for class gw.lang.reflect.interval.SequenceableInterval
-
- ServiceKernel - Class in gw.config
-
- ServiceKernel() - Constructor for class gw.config.ServiceKernel
-
- ServiceKernelInit - Interface in gw.config
-
- set(String, IRExpressionBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- Set - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- set(T) - Method in class gw.lang.reflect.features.BoundPropertyChainReference
-
- set(T) - Method in class gw.lang.reflect.features.BoundPropertyReference
-
- set(R, T) - Method in class gw.lang.reflect.features.PropertyChainReference
-
- set(R, T) - Method in class gw.lang.reflect.features.PropertyReference
-
- SET - Static variable in class gw.lang.reflect.ImplicitPropertyUtil
-
- SET() - Static method in class gw.lang.reflect.java.JavaTypes
-
- set(int, IMethodInfo) - Method in class gw.lang.reflect.MethodList
-
- set(int, E) - Method in class gw.util.DynamicArray
-
Replaces the element at the specified position in this list with
the specified element.
- set(T) - Method in class gw.util.Reference
-
- setAbstract(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setAdditionalDetails(String) - Method in exception gw.lang.parser.exceptions.IEvaluationException
-
- setAfter(IParseTree) - Method in class gw.lang.parser.IToken
-
- setAllowDeprecatedReferences(boolean) - Method in class gw.config.Registry
-
- setAllowEntityQueires(boolean) - Method in class gw.config.Registry
-
- setAlternateException(ParseException) - Method in exception gw.lang.parser.exceptions.ParseException
-
- setAnalysisThread() - Static method in class gw.lang.parser.PostCompilationAnalysis
-
- setAnnotation(IGosuAnnotation) - Method in interface gw.lang.parser.expressions.IAnnotationExpression
-
- setAnnotationDefaultValue(Object) - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.IRClass
-
- setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.IRSymbol
-
- setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.statement.IRFieldDecl
-
- setAnnotations(List<IRAnnotation>) - Method in class gw.lang.ir.statement.IRMethodStatement
-
- setArguments(List<IExpression>) - Method in class gw.lang.reflect.MethodScore
-
- setArgumentTypes(IType[]) - Method in class gw.lang.reflect.FunctionType
-
- setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.DefaultArrayType
-
- setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.FunctionType
-
- setArrayComponent(int, IGosuObject) - Method in interface gw.lang.reflect.gs.IGosuArrayClassInstance
-
- setArrayComponent(Object, int, Object) - Method in interface gw.lang.reflect.IType
-
Sets the value of the indexed component in the specified array object.
- setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- setArrayComponent(Object, int, Object) - Method in class gw.lang.reflect.TypeBase
-
- setAttribute(String, Object) - Method in interface gw.lang.parser.IAttributeSource
-
- setBody(IRStatement) - Method in class gw.lang.ir.statement.IRDoWhileStatement
-
- setBody(IRStatement) - Method in class gw.lang.ir.statement.IRForEachStatement
-
- setBody(IRStatement) - Method in class gw.lang.ir.statement.IRWhileStatement
-
- setCachingMode(IFileSystem.CachingMode) - Method in interface gw.lang.reflect.module.IFileSystem
-
- setCanReloadClasses(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- setCapturedTypeVars(Map<String, ITypeVariableDefinition>) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setCaptureSymbolsForEval(boolean) - Method in interface gw.lang.parser.IGosuParser
-
- setCausedByArgumentList(boolean) - Method in exception gw.lang.parser.exceptions.ParseException
-
- setClassMember(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setClasspath(List<File>) - Static method in class gw.lang.Gosu
-
- setClasspath(String) - Method in interface gw.lang.parser.statements.IClasspathStatement
-
- setCommentsSignificant(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- setCommonServiceInit(String) - Method in class gw.config.Registry
-
- setContext(IScriptPartId) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- setContextType(ICompilableType) - Method in exception gw.lang.parser.exceptions.ParseResultsException
-
- setCreateEditorParser(boolean) - Method in interface gw.lang.reflect.gs.IGosuClass
-
- setCSR(int) - Method in interface gw.lang.parser.IScope
-
- setCSR(int) - Method in class gw.lang.parser.StandardScope
-
- setCurrentPrivateGlobalScopeIndex(int) - Method in class gw.lang.debugger.AbstractActivationContext
-
Deprecated.
- setCurrentPrivateGlobalScopeIndex(int) - Method in interface gw.lang.parser.IActivationContext
-
- setCurrentScopeIndex(int) - Method in class gw.lang.debugger.AbstractActivationContext
-
Deprecated.
- setCurrentScopeIndex(int) - Method in interface gw.lang.parser.IActivationContext
-
- setDefaultFieldValue(String) - Method in class gw.lang.reflect.Expando
-
- setDefaultFieldValue(String) - Method in interface gw.lang.reflect.IExpando
-
- setDefaultPhysicalFileSystem(IPhysicalFileSystem) - Method in class gw.fs.FileFactory
-
- setDefaultValueExpression(IExpression) - Method in interface gw.lang.parser.ISymbol
-
- setDependencies(List<Dependency>) - Method in interface gw.lang.reflect.module.IModule
-
- setDeprecated(String) - Method in interface gw.lang.javadoc.IBaseFeatureNode
-
- setDeprecated(String) - Method in interface gw.lang.javadoc.IClassDocNode
-
- setDeprecated(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setDescription(String) - Method in interface gw.lang.javadoc.IBaseFeatureNode
-
- setDescription(String) - Method in interface gw.lang.javadoc.IClassDocNode
-
- setDescription(String) - Method in interface gw.lang.javadoc.IExceptionNode
-
- setDescription(String) - Method in interface gw.lang.javadoc.IParamNode
-
- setDfsDeclInSetByName(Map<String, List<IFunctionSymbol>>) - Method in interface gw.lang.parser.IGosuParser
-
- setDiscarded(boolean) - Method in class gw.lang.reflect.DefaultArrayType
-
- setDiscarded(boolean) - Method in class gw.lang.reflect.FunctionType
-
- setDiscarded(boolean) - Method in interface gw.lang.reflect.IType
-
- setDiscarded(boolean) - Method in class gw.lang.reflect.ParameterizedFunctionType
-
- setDiscarded(boolean) - Method in class gw.lang.reflect.TypeBase
-
- setDontOptimizeStatementLists(boolean) - Method in interface gw.lang.parser.IParserPart
-
- setDynamicSymbolTable(ISymbolTable) - Method in interface gw.lang.parser.ISymbol
-
Assigns an optional symbol table so that the symbol can get/set its value
dynamically e.g., via ThreadLocalSymbolTable.
- setEditorParser(boolean) - Method in interface gw.lang.parser.IGosuParser
-
- setElseStatement(IRStatement) - Method in class gw.lang.ir.statement.IRIfStatement
-
- setEnclosingEvalExpression(IParsedElement) - Method in interface gw.lang.reflect.gs.IGosuProgram
-
- setEnclosingType(IType) - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- setEnclosingType(IType) - Method in class gw.lang.reflect.FunctionType
-
- setEnclosingType(IType) - Method in interface gw.lang.reflect.gs.IGosuClass
-
Only for use during type loading e.g., from GosuClassTypeLoader
- setEnd(int) - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- setEnd(int) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setEntry(JarEntry) - Method in class gw.fs.jar.JarEntryResourceImpl
-
- setEnum(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setError(String) - Method in class gw.lang.gosuc.GosucArg
-
- setExcludedPath(IDirectory[]) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
-
- setExcludedPaths(List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
-
- setExists() - Method in class gw.fs.jar.JarEntryResourceImpl
-
- setExpectedType(IType) - Method in exception gw.lang.parser.exceptions.ParseException
-
Sets the expected type information from the parser.
- setExpectedType(IType) - Method in exception gw.lang.parser.exceptions.ParseWarning
-
- setExpectedType(IType) - Method in interface gw.lang.parser.IParseIssue
-
- setExpression(IExpression) - Method in interface gw.lang.reflect.gs.IGosuFragment
-
- setExpressionRuntime(IExpressionRuntime) - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- setExternalSymbols(ISymbolTable) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setFieldValue(String, Object) - Method in class gw.lang.reflect.Expando
-
- setFieldValue(String, Object) - Method in interface gw.lang.reflect.IExpando
-
- setFilePath(String) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setFinal(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setFunctionTypeVariable(boolean) - Method in class gw.lang.reflect.java.asm.AsmType
-
- setGenerateAnnotationsToClassFiles(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- setGenerateRootExpressionAccessForProgram(boolean) - Method in interface gw.lang.parser.IGosuParser
-
- setGeneric() - Method in class gw.lang.reflect.java.asm.AsmClass
-
- setGeneric() - Method in class gw.lang.reflect.java.asm.AsmMethod
-
- setGeneric() - Method in interface gw.lang.reflect.java.asm.IGeneric
-
- setGetterDfs(IDynamicFunctionSymbol) - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- setHide(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setIdentifierToNullCheck(IRIdentifier) - Method in class gw.lang.ir.statement.IRForEachStatement
-
- setIgnoreWarnings(Set<ResourceKey>) - Method in interface gw.lang.parser.IGosuParser
-
- setImplicit(boolean) - Method in class gw.lang.ir.IRElement
-
- setImplicitReturnStatement(IRReturnStatement) - Method in class gw.lang.ir.IRAbstractLoopStatement
-
- setImplicitReturnStatement(IRReturnStatement) - Method in interface gw.lang.ir.statement.IRLoopStatement
-
- setInferredForCovariance(ITypeVariableType) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- setInferredFunctionType(IInvocableType) - Method in class gw.lang.reflect.MethodScore
-
- setInstructor(ITokenizerInstructor) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- setInternal(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setJavaClassPath(List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
-
- setJavaType(IJavaType) - Method in class gw.lang.reflect.java.ErrorJavaClassInfo
-
- setLength(int) - Method in interface gw.lang.parser.IParseTree
-
- setLevel(SystemOutLogger.LoggingLevel) - Method in class gw.util.SystemOutLogger
-
- setLineNumber(int) - Method in class gw.lang.ir.IRElement
-
- setLineNumShift(int) - Method in interface gw.lang.parser.IParserPart
-
- setLocation(String) - Static method in class gw.config.Registry
-
- setLocation(URL) - Static method in class gw.config.Registry
-
Sets the location of the registry file.
- setLocation(URL, String) - Static method in class gw.config.Registry
-
- setLocation(IParseTree) - Method in interface gw.lang.parser.IParsedElement
-
- setLoopTest(IRExpression) - Method in class gw.lang.ir.statement.IRDoWhileStatement
-
- setLoopTest(IRExpression) - Method in class gw.lang.ir.statement.IRForEachStatement
-
- setLoopTest(IRExpression) - Method in class gw.lang.ir.statement.IRWhileStatement
-
- setMemberAccessContext(IMemberAccessExpression) - Method in exception gw.lang.parser.exceptions.ParseException
-
- setMessage(ResourceKey, Object...) - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- setModifiers(int) - Method in class gw.lang.ir.IRClass
-
- setModifiers(int) - Method in class gw.lang.reflect.FunctionType
-
- setName(String) - Method in class gw.lang.ir.IRClass
-
- setName(String) - Method in interface gw.lang.javadoc.IMethodNode
-
- setName(String) - Method in interface gw.lang.javadoc.IParamNode
-
- setName(String) - Method in interface gw.lang.javadoc.IVarNode
-
- setName(String) - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- setName(String) - Method in class gw.lang.reflect.java.asm.AsmType
-
- setName(String) - Method in interface gw.lang.reflect.module.IModule
-
- setName(String) - Method in class gw.xml.simple.SimpleXmlNode
-
Sets the name of this node.
- setNamedArgOrder(List<Integer>) - Method in class gw.lang.reflect.MethodScore
-
- setNameOffset(int, String) - Method in interface gw.lang.parser.IParsedElementWithAtLeastOneDeclaration
-
- setNamespace(String) - Method in interface gw.lang.reflect.gs.IGosuClass
-
- setNativeModule(INativeModule) - Method in interface gw.lang.reflect.module.IModule
-
- setNativeSDK(Object) - Method in interface gw.lang.reflect.module.IJreModule
-
- setOffset(int) - Method in interface gw.lang.reflect.gs.ISourceFileHandle
-
- setOffset(int) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setOriginalSourceStatement(String) - Method in class gw.lang.ir.IRStatement
-
- setOverride(IMethodInfo) - Method in interface gw.lang.parser.expressions.IOverridableOperation
-
- setOverride(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setParamTypesExpected(IType...) - Method in exception gw.lang.parser.exceptions.ParseException
-
- setParamTypesPossible(IParameterInfo[][]) - Method in exception gw.lang.parser.exceptions.ParseException
-
- setParent(IRElement) - Method in class gw.lang.ir.IRElement
-
- setParent(IParsedElement) - Method in interface gw.lang.parser.IParsedElement
-
- setParent(IParseTree) - Method in interface gw.lang.parser.IParseTree
-
- setParentToThis(IRElement) - Method in class gw.lang.ir.IRElement
-
- setParentType(String) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setParseDotsAsOperators(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- setParserOptions(IGosuParser) - Method in class gw.lang.parser.ParserOptions
-
- setParserStates(List) - Method in class gw.lang.reflect.MethodScore
-
- setPosition(int) - Method in class gw.lang.parser.SourceCodeReader
-
- setPrivate(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setProperty(Object, String, Object) - Static method in class gw.lang.reflect.ReflectUtil
-
- setProtected(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setPublic(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setRawFunctionType(IInvocableType) - Method in class gw.lang.reflect.MethodScore
-
- setRawSource(CharSequence) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setReadMethod(Method) - Method in class gw.lang.reflect.TypedPropertyDescriptor
-
- setReloadable(boolean) - Method in class gw.lang.reflect.ITypeRef
-
- setRetType(IType) - Method in class gw.lang.reflect.FunctionType
-
- setReturnDescription(String) - Method in interface gw.lang.javadoc.IMethodNode
-
- setRuntimeType(IGosuClass) - Method in class gw.lang.parser.IScriptPartId
-
- setRuntimeType(IGosuClass) - Method in class gw.lang.parser.ScriptPartId
-
- setRuntimeType(IGosuClass) - Method in class gw.lang.parser.TypelessScriptPartId
-
- setScore(long) - Method in class gw.lang.reflect.MethodScore
-
- setScript(CharSequence) - Method in interface gw.lang.parser.IGosuParser
-
Set the script or expression to parse and execute.
- setScript(SourceCodeReader) - Method in interface gw.lang.parser.IGosuParser
-
Set the script or expression to parse and execute.
- setScript(ISource) - Method in interface gw.lang.parser.IGosuParser
-
Set the script or expression to parse and execute.
- setScriptPart(IScriptPartId) - Method in class gw.lang.reflect.FunctionType
-
- setSetterDfs(IDynamicFunctionSymbol) - Method in interface gw.lang.parser.IDynamicPropertySymbol
-
- setSingleServingLoader(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- setSnapshotSymbols() - Method in interface gw.lang.parser.IGosuParser
-
- setSource(IParsedElement) - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- setSourceFile(String) - Method in class gw.lang.ir.IRClass
-
- setSourcePath(IDirectory[]) - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository
-
- setSourcePath(List<IDirectory>) - Method in interface gw.lang.reflect.module.IModule
-
- setSpecial(boolean) - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- setStartOffset(int) - Method in interface gw.lang.parser.expressions.IMemberAccessExpression
-
- setStateSource(String) - Method in exception gw.lang.parser.exceptions.ParseIssue
-
- setStatic(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setStaticProperty(String, String, Object) - Static method in class gw.lang.reflect.ReflectUtil
-
- setStaticProperty(IType, String, Object) - Static method in class gw.lang.reflect.ReflectUtil
-
- setStructural(boolean) - Method in class gw.lang.parser.TypeVarToTypeMap
-
- setStructuralTypeOwner(IRType) - Method in class gw.lang.ir.expression.IRMethodCallExpression
-
- setSuperClass(AsmType) - Method in class gw.lang.reflect.java.asm.AsmClass
-
- setSuperPropertyPrefix(String) - Method in class gw.lang.reflect.FeatureManager
-
- setSuperType(IRType) - Method in class gw.lang.ir.IRClass
-
- setSupertypeToCopyPropertiesFrom(IType) - Method in class gw.lang.reflect.FeatureManager
-
- setSupportRelativePackageResolution(boolean) - Method in interface gw.lang.parser.ITypeUsesMap
-
- setSupportsKeywords(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- setSymbol(ISymbol, ISymbolTable) - Method in interface gw.lang.parser.expressions.IIdentifierExpression
-
- setSymbol(ISymbol) - Method in interface gw.lang.parser.expressions.IVarStatement
-
- setSymbolTable(ISymbolTable) - Method in interface gw.lang.parser.IFullParserState
-
Set the symbol table at the moment of creation of this IParserState
- setSymbolTable(ISymbolTable) - Method in interface gw.lang.parser.IGosuParser
-
Sets the parser's symbol table.
- setText(String) - Method in class gw.xml.simple.SimpleXmlNode
-
Sets the text content of this node.
- setThisType(IRType) - Method in class gw.lang.ir.IRClass
-
- setThrowParseExceptionForWarnings(boolean) - Method in interface gw.lang.parser.IGosuParser
-
- Settings() - Constructor for class gw.lang.parser.IGosuParser.Settings
-
- setTokenizer(ISourceCodeTokenizer) - Method in class gw.lang.parser.FileSource
-
- setTokenizer(ISourceCodeTokenizer) - Method in interface gw.lang.parser.IGosuParser
-
- setTokenizer(ISourceCodeTokenizer) - Method in interface gw.lang.parser.ISource
-
- setTokenizer(ISourceCodeTokenizer) - Method in interface gw.lang.parser.ITokenizerInstructor
-
- setTokenizer(ISourceCodeTokenizer) - Method in class gw.lang.parser.StringSource
-
- setTokenizerInstructor(ITokenizerInstructor) - Method in interface gw.lang.parser.IGosuParser
-
- setTransient(int, boolean) - Static method in class gw.lang.reflect.Modifier
-
- setTreeVerificationEnabled(boolean) - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- setType(IRType) - Method in class gw.lang.ir.IRSymbol
-
- setType(String) - Method in interface gw.lang.javadoc.IExceptionNode
-
- setType(String) - Method in interface gw.lang.javadoc.IParamNode
-
- setType(IType) - Method in class gw.lang.parser.DefaultReducedSymbol
-
- setType(IType) - Method in interface gw.lang.parser.expressions.ITypeLiteralExpression
-
- setType(IType) - Method in interface gw.lang.parser.ISymbol
-
Sets the Symbol's type.
- setType(AsmType) - Method in class gw.lang.reflect.java.asm.AsmField
-
- setTypes(List<? extends ITypeLiteralExpression>) - Method in interface gw.lang.parser.expressions.ICompoundTypeLiteral
-
- setTypeUsesMap(ITypeUsesMap) - Method in interface gw.lang.parser.IGosuParser
-
Set the type uses map.
- setTypeUsesMap(ITypeUsesMap) - Method in class gw.lang.reflect.gs.StringSourceFileHandle
-
- setTypeVariable() - Method in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- setUserData(K) - Method in class gw.util.cache.FqnCacheNode
-
- setValid(boolean) - Method in class gw.lang.reflect.MethodScore
-
- setValidator(IGosuValidator) - Method in interface gw.lang.parser.IParserPart
-
- setValue(String) - Method in class gw.lang.gosuc.GosucArg
-
- setValue(String, Object) - Method in class gw.lang.parser.ExternalSymbolMapBase
-
- setValue(Object) - Method in interface gw.lang.parser.ISymbol
-
Assigns a value to this Symbol.
- setValue(String, Object) - Method in interface gw.lang.reflect.gs.IExternalSymbolMap
-
Sets the value of the symbol with the given name.
- setValue(Object, Object) - Method in interface gw.lang.reflect.IPropertyAccessor
-
Sets the property to the given value for the ctx object
- setValue(boolean) - Method in class gw.util.MutableBoolean
-
- setValueIsBoxed(boolean) - Method in interface gw.lang.parser.ISymbol
-
Indicates that this symbol should use a reference rather than storing its value directly.
- setVariance(Variance) - Method in interface gw.lang.parser.expressions.ITypeVariableDefinition
-
- setVariance(Variance) - Method in interface gw.lang.reflect.java.IJavaClassTypeVariable
-
- setVisibilityModifier(FeatureDescriptor, IScriptabilityModifier) - Static method in class gw.lang.reflect.BeanInfoUtil
-
- setWarnOnCaseIssue() - Static method in class gw.lang.parser.IGosuParser.Settings
-
- setWarnOnCaseIssue(boolean) - Method in interface gw.lang.parser.IGosuParser
-
- setWhitespaceSignificant(boolean) - Method in interface gw.lang.parser.ISourceCodeTokenizer
-
- setWriteMethod(Method) - Method in class gw.lang.reflect.TypedPropertyDescriptor
-
- shallowCopy(ParseException) - Static method in exception gw.lang.parser.exceptions.ParseException
-
- shallowCopy() - Method in class gw.xml.simple.SimpleXmlNode
-
Makes a shallow copy of this node, including its name, text, and attributes.
- shiftInnerClassToFileName(StringBuilder, StringBuilder) - Static method in class gw.lang.reflect.gs.IFileSystemGosuClassRepository.Util
-
- Short - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- SHORT - Static variable in class gw.lang.reflect.java.asm.AsmClass
-
- SHORT - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- SHORT() - Static method in class gw.lang.reflect.java.JavaTypes
-
- ShortCircuitingProperty - Annotation Type in gw.lang
-
- ShortCoercer - Class in gw.lang.parser.coercers
-
- ShortCoercer() - Constructor for class gw.lang.parser.coercers.ShortCoercer
-
- ShortHighPriorityCoercer - Class in gw.lang.parser.coercers
-
- ShortHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.ShortHighPriorityCoercer
-
- ShortPCoercer - Static variable in class gw.lang.parser.coercers.BasePrimitiveCoercer
-
- ShortPHighPriorityCoercer - Class in gw.lang.parser.coercers
-
- ShortPHighPriorityCoercer() - Constructor for class gw.lang.parser.coercers.ShortPHighPriorityCoercer
-
- shouldAddInExternalSymbolMapArgumentForFunctionSymbol(IFunctionSymbol) - Method in class gw.lang.parser.ExternalSymbolMapBase
-
- shouldAddInheritedAnnotation(IFeatureInfo, List<IAnnotationInfo>, IAnnotationInfo) - Method in class gw.lang.reflect.IAnnotatedFeatureInfo.IAnnotationInfoHelper
-
- shouldAddWarning(IType, IParseIssue) - Method in interface gw.lang.reflect.IEntityAccess
-
- shouldAnalyze() - Static method in class gw.lang.parser.PostCompilationAnalysis
-
- shouldCacheTypeNames() - Method in interface gw.config.IPlatformHelper
-
- shouldCacheTypeNames() - Method in class gw.lang.gosuc.simple.CompilerPlatformHelper
-
- shouldCacheTypeNames() - Method in class gw.lang.reflect.TypeLoaderBase
-
- shouldDebug(String) - Static method in class gw.lang.reflect.gs.BytecodeOptions
-
- shouldKeepDebugInfo(IGosuClass) - Method in class gw.lang.reflect.gs.GosuClassTypeLoader
-
- shouldKeepDebugInfo() - Method in interface gw.lang.reflect.gs.IGosuClass
-
- shouldPersistToClass() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- shouldRetainAtRuntime() - Method in interface gw.internal.gosu.parser.IGosuAnnotation
-
- shouldUseSingleServingLoader(ICompilableType) - Method in interface gw.lang.reflect.IGosuClassLoadingObserver
-
- showTypeNamesInIDE() - Method in interface gw.lang.reflect.ITypeLoader
-
- showTypeNamesInIDE() - Method in class gw.lang.reflect.TypeLoaderBase
-
- shutdown() - Method in interface gw.lang.reflect.ITypeLoader
-
- shutdown() - Method in interface gw.lang.reflect.ITypeSystem
-
- shutdown() - Method in interface gw.lang.reflect.module.ITypeLoaderStack
-
- shutdown() - Method in class gw.lang.reflect.TypeLoaderBase
-
- shutdown(IExecutionEnvironment) - Static method in class gw.lang.reflect.TypeSystem
-
- shutdown() - Method in interface gw.lang.reflect.TypeSystemShutdownListener
-
- signature() - Method in class gw.lang.ir.statement.IRMethodStatement
-
- SignatureUtil - Class in gw.lang.ir
-
- SignatureUtil() - Constructor for class gw.lang.ir.SignatureUtil
-
- SimpleMethodInfo - Class in gw.lang.reflect
-
- SimpleMethodInfo(ScriptabilityModifier, IJavaClassInfo, String, IJavaClassInfo...) - Constructor for class gw.lang.reflect.SimpleMethodInfo
-
- SimpleParameterInfo - Class in gw.lang.reflect
-
- SimpleParameterInfo(IFeatureInfo, IType, int) - Constructor for class gw.lang.reflect.SimpleParameterInfo
-
- SimplePropertyProcessing - Annotation Type in gw.lang
-
- SimpleTypeLazyTypeResolver - Class in gw.lang.reflect
-
- SimpleTypeLazyTypeResolver(String, String) - Constructor for class gw.lang.reflect.SimpleTypeLazyTypeResolver
-
- SimpleTypeLoader - Class in gw.lang.reflect
-
- SimpleTypeLoader(IModule) - Constructor for class gw.lang.reflect.SimpleTypeLoader
-
- SimpleXmlNode - Class in gw.xml.simple
-
- SimpleXmlNode(String) - Constructor for class gw.xml.simple.SimpleXmlNode
-
Construct a new SimpleXmlNode with the given element name.
- SimpleXmlNodeWriter - Class in gw.xml.simple
-
- SimpleXmlParser - Class in gw.xml.simple
-
- SINGLE_SERVING_LOADER - Static variable in class gw.lang.reflect.gs.BytecodeOptions
-
- singleton(IMethodInfo) - Static method in class gw.lang.reflect.MethodList
-
- size() - Method in class gw.lang.enhancements.OrderedList
-
- size() - Method in class gw.lang.parser.TypeVarToTypeMap
-
- size() - Method in class gw.lang.reflect.PropertyNameMap
-
- size() - Method in class gw.util.CaseInsensitiveSet
-
- size() - Method in class gw.util.CiHashMap
-
- size() - Method in class gw.util.concurrent.ConcurrentHashSet
-
- size() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- size() - Method in class gw.util.DerivedKeyHashMap
-
- size - Variable in class gw.util.DynamicArray
-
The size of the ArrayList (the number of elements it contains).
- size() - Method in class gw.util.DynamicArray
-
Returns the number of elements in this list.
- size() - Method in class gw.util.IdentitySet
-
- size() - Method in class gw.util.perf.objectsize.ObjectSize
-
- size() - Method in class gw.util.perf.objectsize.UnmodifiableArraySet
-
- size() - Method in class gw.util.perf.objectsize.UnmodifiableSizeTwoSet
-
- size() - Method in class gw.util.RegExpMatch
-
- size() - Method in class gw.util.ScopedMap
-
- size() - Method in class gw.util.SpaceEfficientHashMap
-
- size() - Method in class gw.util.Stack
-
- skipField(Field) - Method in class gw.util.perf.objectsize.DefaultObjectSizeFilter
-
- skipField(Field) - Method in interface gw.util.perf.objectsize.IObjectSizeFilter
-
- skipObject(Object) - Method in class gw.util.perf.objectsize.DefaultObjectSizeFilter
-
- skipObject(Object) - Method in interface gw.util.perf.objectsize.IObjectSizeFilter
-
- SL - Static variable in interface gw.lang.parser.expressions.IBitshiftExpression
-
- sneakySetTypeSystem(ITypeSystem) - Static method in class gw.config.CommonServices
-
- sortByName(List<T>) - Static method in class gw.lang.reflect.TypeInfoUtil
-
- SourceCodeReader - Class in gw.lang.parser
-
- SourceCodeReader(CharSequence) - Constructor for class gw.lang.parser.SourceCodeReader
-
- SoutCompilerDriver - Class in gw.lang.gosuc.simple
-
- SoutCompilerDriver() - Constructor for class gw.lang.gosuc.simple.SoutCompilerDriver
-
- SpaceEfficientHashMap<K,V> - Class in gw.util
-
- SpaceEfficientHashMap() - Constructor for class gw.util.SpaceEfficientHashMap
-
- SpaceEfficientHashMap(Map<? extends K, ? extends V>) - Constructor for class gw.util.SpaceEfficientHashMap
-
Constructs a new HashMap with the same mappings as the
specified Map.
- split(String) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, using whitespace as the
separator.
- split(String, char) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separator specified.
- split(String, String) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separators specified.
- split(String, String, int) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array with a maximum length,
separators specified.
- splitByCharacterType(String) - Static method in class gw.util.GosuStringUtil
-
Splits a String by Character type as returned by
java.lang.Character.getType(char).
- splitByCharacterTypeCamelCase(String) - Static method in class gw.util.GosuStringUtil
-
Splits a String by Character type as returned by
java.lang.Character.getType(char).
- splitByWholeSeparator(String, String) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separator string specified.
- splitByWholeSeparator(String, String, int) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separator string specified.
- splitByWholeSeparatorPreserveAllTokens(String, String) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separator string specified.
- splitByWholeSeparatorPreserveAllTokens(String, String, int) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separator string specified.
- splitPath(String) - Static method in class gw.fs.IDirectoryUtil
-
- splitPreserveAllTokens(String) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, using whitespace as the
separator, preserving all tokens, including empty tokens created by
adjacent separators.
- splitPreserveAllTokens(String, char) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separator specified,
preserving all tokens, including empty tokens created by adjacent
separators.
- splitPreserveAllTokens(String, String) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array, separators specified,
preserving all tokens, including empty tokens created by adjacent
separators.
- splitPreserveAllTokens(String, String, int) - Static method in class gw.util.GosuStringUtil
-
Splits the provided text into an array with a maximum length,
separators specified, preserving all tokens, including empty tokens
created by adjacent separators.
- SR - Static variable in interface gw.lang.parser.expressions.IBitshiftExpression
-
- Stack - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- Stack<T> - Class in gw.util
-
- Stack() - Constructor for class gw.util.Stack
-
- Stack(Stack<T>) - Constructor for class gw.util.Stack
-
- Stack(ArrayList<T>) - Constructor for class gw.util.Stack
-
- STANDARD_GOSU() - Static method in class gw.lang.parser.ILanguageLevel.Util
-
- StandardCoercer - Class in gw.lang.parser.coercers
-
- StandardCoercer() - Constructor for class gw.lang.parser.coercers.StandardCoercer
-
- StandardCoercionManager - Class in gw.lang.parser
-
- StandardCoercionManager() - Constructor for class gw.lang.parser.StandardCoercionManager
-
- StandardScope<K extends CharSequence,V extends ISymbol> - Class in gw.lang.parser
-
- StandardScope() - Constructor for class gw.lang.parser.StandardScope
-
- StandardScope(IActivationContext) - Constructor for class gw.lang.parser.StandardScope
-
- StandardScope(int) - Constructor for class gw.lang.parser.StandardScope
-
- StandardScope(IActivationContext, int) - Constructor for class gw.lang.parser.StandardScope
-
- StandardScope(StandardScope) - Constructor for class gw.lang.parser.StandardScope
-
- StandardSymbolTable - Class in gw.lang.parser
-
- StandardSymbolTable() - Constructor for class gw.lang.parser.StandardSymbolTable
-
- StandardSymbolTable(boolean) - Constructor for class gw.lang.parser.StandardSymbolTable
-
- StandardVisibilityModifierType - Class in gw.lang.reflect
-
- StandardVisibilityModifierType(String, boolean) - Constructor for class gw.lang.reflect.StandardVisibilityModifierType
-
- START_POS - Static variable in interface gw.lang.parser.IStackProvider
-
- startDependencies() - Method in class gw.lang.gosuc.GosucProject
-
Subclasse override to initialize/start dependencies
- startsWith(List<?>, List<?>) - Static method in class gw.util.GosuCollectionUtil
-
- startsWith(String, String) - Static method in class gw.util.GosuStringUtil
-
Check if a String starts with a specified prefix.
- startsWithAny(String, String[]) - Static method in class gw.util.GosuStringUtil
-
Check if a String starts with any of an array of specified strings.
- startsWithIgnoreCase(String, String) - Static method in class gw.util.GosuStringUtil
-
Case insensitive check if a String starts with a specified prefix.
- step(S) - Method in interface gw.lang.reflect.interval.IIterableInterval
-
- step(S) - Method in class gw.lang.reflect.interval.IterableInterval
-
- stopCachingContent() - Method in interface gw.lang.reflect.gs.IFileSystemGosuClassRepository.IClassFileInfo
-
- stopCachingSource() - Method in class gw.lang.parser.FileSource
-
- stopCachingSource() - Method in interface gw.lang.parser.ISource
-
- stopCachingSource() - Method in class gw.lang.parser.StringSource
-
- stopLogging() - Method in class gw.util.concurrent.Cache
-
- stopWatching() - Method in class gw.fs.watcher.DirectoryWatcher
-
Close the watch service.
- StreamUtil - Class in gw.util
-
- STRICT_GENERICS() - Static method in class gw.lang.reflect.java.JavaTypes
-
- StrictGenerics - Annotation Type in gw.lang
-
- STRING() - Static method in class gw.lang.ir.IRTypeConstants
-
- String - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- STRING() - Static method in class gw.lang.reflect.java.JavaTypes
-
- STRING_BUFFER() - Static method in class gw.lang.reflect.java.JavaTypes
-
- STRING_BUILDER() - Static method in class gw.lang.reflect.java.JavaTypes
-
- STRING_TYPE() - Static method in class gw.lang.parser.GosuParserTypes
-
- StringBuffer - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- StringBufferCoercer - Class in gw.lang.parser.coercers
-
- StringBufferCoercer() - Constructor for class gw.lang.parser.coercers.StringBufferCoercer
-
- StringBuilder - Static variable in class gw.lang.reflect.ClassLazyTypeResolver
-
- StringBuilderCoercer - Class in gw.lang.parser.coercers
-
- StringBuilderCoercer() - Constructor for class gw.lang.parser.coercers.StringBuilderCoercer
-
- StringCache - Class in gw.internal.gosu.parser
-
- StringCache() - Constructor for class gw.internal.gosu.parser.StringCache
-
- StringCoercer - Class in gw.lang.parser.coercers
-
- StringCoercer() - Constructor for class gw.lang.parser.coercers.StringCoercer
-
- StringEscaper - Interface in gw.lang.parser.template
-
- StringPool - Class in gw.util
-
Faster than String.intern()
- Strings - Class in gw.lang.parser.resources
-
- Strings() - Constructor for class gw.lang.parser.resources.Strings
-
- StringSource - Class in gw.lang.parser
-
- StringSource(String) - Constructor for class gw.lang.parser.StringSource
-
- StringSourceFileHandle - Class in gw.lang.reflect.gs
-
- StringSourceFileHandle(String, CharSequence, boolean, ClassType) - Constructor for class gw.lang.reflect.gs.StringSourceFileHandle
-
- StringSourceFileHandle(String, CharSequence, IFile, boolean, ClassType) - Constructor for class gw.lang.reflect.gs.StringSourceFileHandle
-
- strip(String) - Static method in class gw.util.GosuStringUtil
-
Strips whitespace from the start and end of a String.
- strip(String, String) - Static method in class gw.util.GosuStringUtil
-
Strips any of a set of characters from the start and end of a String.
- stripAll(String[]) - Static method in class gw.util.GosuStringUtil
-
Strips whitespace from the start and end of every String in an array.
- stripAll(String[], String) - Static method in class gw.util.GosuStringUtil
-
Strips any of a set of characters from the start and end of every
String in an array.
- stripEnd(String, String) - Static method in class gw.util.GosuStringUtil
-
Strips any of a set of characters from the end of a String.
- stripNewLinesAndExtraneousWhiteSpace(String) - Static method in class gw.util.GosuEscapeUtil
-
- stripStart(String, String) - Static method in class gw.util.GosuStringUtil
-
Strips any of a set of characters from the start of a String.
- stripToEmpty(String) - Static method in class gw.util.GosuStringUtil
-
Strips whitespace from the start and end of a String returning
an empty String if null input.
- stripToNull(String) - Static method in class gw.util.GosuStringUtil
-
Strips whitespace from the start and end of a String returning
null if the String is empty ("") after the strip.
- subSequence(int, int) - Method in class gw.lang.parser.CICS
-
- subSequence(int, int) - Method in class gw.lang.parser.Keyword
-
- subsequence(int, int) - Method in class gw.lang.parser.SourceCodeReader
-
- substring(String, int) - Static method in class gw.util.GosuStringUtil
-
Gets a substring from the specified String avoiding exceptions.
- substring(String, int, int) - Static method in class gw.util.GosuStringUtil
-
Gets a substring from the specified String avoiding exceptions.
- substringAfter(String, String) - Static method in class gw.util.GosuStringUtil
-
Gets the substring after the first occurrence of a separator.
- substringAfterLast(String, String) - Static method in class gw.util.GosuStringUtil
-
Gets the substring after the last occurrence of a separator.
- substringBefore(String, String) - Static method in class gw.util.GosuStringUtil
-
Gets the substring before the first occurrence of a separator.
- substringBeforeLast(String, String) - Static method in class gw.util.GosuStringUtil
-
Gets the substring before the last occurrence of a separator.
- substringBetween(String, String) - Static method in class gw.util.GosuStringUtil
-
Gets the String that is nested in between two instances of the
same String.
- substringBetween(String, String, String) - Static method in class gw.util.GosuStringUtil
-
Gets the String that is nested in between two Strings.
- substringsBetween(String, String, String) - Static method in class gw.util.GosuStringUtil
-
Searches a String for substrings delimited by a start and end tag,
returning all matching substrings in an array.
- SUN_CLASS_PREFIX - Static variable in interface gw.lang.reflect.module.IClassPath
-
- SUPER - Static variable in interface gw.lang.parser.ISymbol
-
- SUPER_POS - Static variable in interface gw.lang.parser.IStackProvider
-
- SUPER_PROXY_CLASS_PREFIX - Static variable in interface gw.lang.reflect.gs.IGosuClass
-
- supportsNakedCatchStatements() - Method in interface gw.lang.parser.ILanguageLevel
-
- swapCase(String) - Static method in class gw.util.GosuStringUtil
-
Swaps the case of a String changing upper and title case to
lower case, and lower case to upper case.
- SymbolNotFoundException - Exception in gw.lang.parser.exceptions
-
- SymbolNotFoundException(IFullParserState, String) - Constructor for exception gw.lang.parser.exceptions.SymbolNotFoundException
-
- SymbolType - Enum in gw.lang.parser
-
- syncAnnotations(IModifierInfo) - Method in interface gw.lang.reflect.IModifierInfo
-
Deprecated.
- SyntheticExceptionInfo(IFeatureInfo, String, String) - Constructor for class gw.lang.reflect.AnnotationReflectUtil.SyntheticExceptionInfo
-
Deprecated.
- SyntheticIRArrayType - Class in gw.lang.ir
-
- SyntheticIRArrayType(IRType) - Constructor for class gw.lang.ir.SyntheticIRArrayType
-
- SyntheticIRType - Class in gw.lang.ir
-
- SyntheticIRType(Class, String, String) - Constructor for class gw.lang.ir.SyntheticIRType
-
- SYSTEM_PROXY_SUFFIX - Static variable in interface gw.lang.reflect.ITypeRefFactory
-
- SystemOutLogger - Class in gw.util
-
- SystemOutLogger() - Constructor for class gw.util.SystemOutLogger
-
- SystemOutLogger(SystemOutLogger.LoggingLevel) - Constructor for class gw.util.SystemOutLogger
-
- SystemOutLogger.LoggingLevel - Enum in gw.util
-
- validate(IParsedElement) - Method in interface gw.lang.parser.IDeclarationSiteValidator
-
Called after the whole class has been defn compiled.
- validate(IParsedElement, String) - Method in interface gw.lang.parser.IGosuValidator
-
Provides additional semantic checks to a Gosu parser
- validate(IParsedElement) - Method in interface gw.lang.parser.IUsageSiteValidator
-
Called after the Gosu source corresponding to the parsed element is fully parsed.
- validateAncestry(List<IType>) - Method in interface gw.lang.reflect.gs.IGosuClass
-
- valueOf(String) - Static method in enum gw.config.ExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.date.DayOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.date.Month
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.fs.watcher.DirectoryWatcher.FileEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.internal.gosu.parser.TypeSystemState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.annotation.UsageModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.annotation.UsageTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(char) - Static method in class gw.lang.ir.builder.IRArgConverter
-
- valueOf(String) - Static method in enum gw.lang.ir.expression.IRArithmeticExpression.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.ir.expression.IRRelationalExpression.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.parser.expressions.Variance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.parser.GlobalScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.parser.IGosuParser.ParseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.parser.MemberAccessKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.parser.statements.TerminalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.parser.SymbolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.gs.ClassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.gs.ReloadResults.ReloadStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.gs.TypeName.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.gs.TypeName.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.interval.DateUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.IProvidesCustomErrorInfo.ErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.IRelativeTypeInfo.Accessibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.module.IFileSystem.CachingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.lang.reflect.RefreshKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.util.OSPlatform.Platform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gw.util.SystemOutLogger.LoggingLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum gw.config.ExecutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.date.DayOfWeek
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.date.Month
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.fs.watcher.DirectoryWatcher.FileEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.internal.gosu.parser.TypeSystemState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.annotation.UsageModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.annotation.UsageTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.ir.expression.IRArithmeticExpression.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.ir.expression.IRRelationalExpression.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.parser.expressions.Variance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.parser.GlobalScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.parser.IGosuParser.ParseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.parser.MemberAccessKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.parser.statements.TerminalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.parser.SymbolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class gw.lang.parser.TypeVarToTypeMap
-
- values() - Static method in enum gw.lang.reflect.gs.ClassType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.reflect.gs.ReloadResults.ReloadStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.reflect.gs.TypeName.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.reflect.gs.TypeName.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.reflect.interval.DateUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.reflect.IProvidesCustomErrorInfo.ErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.reflect.IRelativeTypeInfo.Accessibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gw.lang.reflect.module.IFileSystem.CachingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class gw.lang.reflect.PropertyNameMap
-
- values() - Static method in enum gw.lang.reflect.RefreshKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class gw.util.CiHashMap
-
- values() - Method in class gw.util.concurrent.ConcurrentWeakValueHashMap
-
- values() - Method in class gw.util.DerivedKeyHashMap
-
- values() - Static method in enum gw.util.OSPlatform.Platform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class gw.util.ScopedMap
-
- values() - Method in class gw.util.SpaceEfficientHashMap
-
- values() - Static method in enum gw.util.SystemOutLogger.LoggingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- var(String) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- var(IRSymbolBuilder) - Static method in class gw.lang.ir.builder.IRBuilderMethods
-
- Variance - Enum in gw.lang.parser.expressions
-
- Variance.IVarianceVerifier - Interface in gw.lang.parser.expressions
-
- VERBOSE - Static variable in class gw.util.perf.objectsize.ObjectSizeUtil
-
- verify(boolean, String) - Method in class gw.lang.gosuc.GosucProjectParser
-
- verify(Variance, Variance) - Method in interface gw.lang.parser.expressions.Variance.IVarianceVerifier
-
- verify(IGosuParser) - Method in interface gw.lang.parser.template.ITemplateGenerator
-
- verifyDefaultTypeVarVariance(IType, Variance, IType...) - Static method in enum gw.lang.parser.expressions.Variance
-
- verifyResources() - Method in interface gw.lang.reflect.IResourceVerifier
-
Verify resources specific to this typeloader.
- verifySymbol(String, ISymbol) - Method in class gw.lang.parser.ExternalSymbolMapBase
-
- verifyTypesComparable(IType, IType, boolean) - Method in interface gw.lang.parser.ICoercionManager
-
Verifies that the right hand type can be converted or coerced to the left hand type.
- verifyTypesComparable(IType, IType, boolean, IFullParserState) - Method in interface gw.lang.parser.ICoercionManager
-
Verifies that the right hand type can be converted or coerced to the left hand type.
- verifyTypesComparable(IType, IType, boolean) - Method in class gw.lang.parser.StandardCoercionManager
-
- verifyTypesComparable(IType, IType, boolean, IFullParserState) - Method in class gw.lang.parser.StandardCoercionManager
-
- verifyTypeVarVariance(Variance, IType, Variance.IVarianceVerifier, IType) - Static method in enum gw.lang.parser.expressions.Variance
-
- verifyValueForType(IType, Object) - Method in interface gw.lang.reflect.IEntityAccess
-
- visibility - Variable in class gw.lang.reflect.gs.TypeName
-
- visit(String, Object) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
-
- visit(String, Object) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
-
- visitAnnotation(String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
-
- visitAnnotation(String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
-
- visitAnnotation(String, boolean) - Method in class gw.lang.reflect.java.asm.FieldDeclarationVisitor
-
- visitAnnotation(String, boolean) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
-
- visitAnnotationDefault() - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
-
- visitArray(String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
-
- visitArray(String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
-
- visitArrayType() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitAttribute(Attribute) - Method in class gw.lang.reflect.java.asm.FieldDeclarationVisitor
-
- visitBaseType(char) - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitBreadthFirst(Predicate<T>) - Method in class gw.util.cache.FqnCache
-
- visitBreadthFirst(Predicate<K>) - Method in class gw.util.cache.FqnCacheNode
-
- visitBreadthFirst(Predicate<T>) - Method in interface gw.util.cache.IFqnCache
-
- visitBreadthFirst(Predicate<T>) - Method in class gw.util.cache.WeakFqnCache
-
- visitClassBound() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitClassBound() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- visitClassType(String) - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitDepthFirst(Predicate<T>) - Method in class gw.util.cache.FqnCache
-
- visitDepthFirst(Predicate<K>) - Method in class gw.util.cache.FqnCacheNode
-
- visitDepthFirst(Predicate<T>) - Method in interface gw.util.cache.IFqnCache
-
- visitDepthFirst(Predicate<T>) - Method in class gw.util.cache.WeakFqnCache
-
- visitEnd() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitEnd() - Method in class gw.lang.reflect.java.asm.FieldDeclarationVisitor
-
- visitEnum(String, String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationMethodDefaultValueVisitor
-
- visitEnum(String, String, String) - Method in class gw.lang.reflect.java.asm.AsmAnnotationVisitor
-
- visitExceptionType() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitExceptionType() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- visitFormalTypeParameter(String) - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitFormalTypeParameter(String) - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- visitInnerClassType(String) - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitInterface() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitInterfaceBound() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitInterfaceBound() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- visitLineNumber(int, Label) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
-
- visitNodeBreadthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.FqnCacheNode
-
- visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.FqnCache
-
- visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.FqnCacheNode
-
- visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in interface gw.util.cache.IFqnCache
-
- visitNodeDepthFirst(Predicate<FqnCacheNode>) - Method in class gw.util.cache.WeakFqnCache
-
- visitParameterAnnotation(int, String, boolean) - Method in class gw.lang.reflect.java.asm.MethodDeclarationVisitor
-
- visitParameterType() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitParameterType() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- visitReturnType() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitReturnType() - Method in class gw.lang.reflect.java.asm.MethodDeclarationSignatureVisitor
-
- visitSuperclass() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitType(SignatureVisitor, IType, boolean[]) - Static method in class gw.lang.ir.SignatureUtil
-
- visitTypeArgument() - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitTypeArgument(char) - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- visitTypeVariable(String) - Method in class gw.lang.reflect.java.asm.DeclarationPartSignatureVisitor
-
- VOID - Static variable in class gw.lang.reflect.java.asm.AsmClass
-
- VOID - Static variable in class gw.lang.reflect.java.asm.AsmPrimitiveType
-
- VOID() - Static method in class gw.lang.reflect.java.JavaTypes
-