Uses of Class
gw.lang.UnstableAPI
-
-
Uses of UnstableAPI in gw.fs
Classes in gw.fs with annotations of type UnstableAPI Modifier and Type Class Description class
FileFactory
interface
IDirectory
class
IDirectoryUtil
interface
IFile
class
IFileUtil
interface
IResource
class
ResourcePath
-
Uses of UnstableAPI in gw.fs.jar
Classes in gw.fs.jar with annotations of type UnstableAPI Modifier and Type Interface Description interface
IJarFileDirectory
class
JarEntryDirectoryImpl
class
JarEntryFileImpl
class
JarEntryResourceImpl
class
JarFileDirectoryImpl
-
Uses of UnstableAPI in gw.fs.physical
Classes in gw.fs.physical with annotations of type UnstableAPI Modifier and Type Class Description class
AbstractCachingPhysicalFileSystem
class
FullCachingPhysicalFileSystem
class
FuzzyTimestampCachingPhysicalFileSystem
interface
IFileMetadata
interface
IPhysicalFileSystem
class
PhysicalDirectoryImpl
class
PhysicalFileImpl
class
PhysicalResourceImpl
-
Uses of UnstableAPI in gw.fs.physical.fast
Classes in gw.fs.physical.fast with annotations of type UnstableAPI Modifier and Type Class Description class
FastFileMetadata
class
FastPhysicalFileSystem
-
Uses of UnstableAPI in gw.fs.physical.generic
Classes in gw.fs.physical.generic with annotations of type UnstableAPI Modifier and Type Class Description class
GenericFileMetadata
class
GenericPhysicalFileSystem
-
Uses of UnstableAPI in gw.fs.physical.win32
Classes in gw.fs.physical.win32 with annotations of type UnstableAPI Modifier and Type Interface Description interface
INativeWin32APICallback
class
NativeWin32API
class
Win32FileMetadata
class
Win32FindData
class
Win32PhysicalFileSystem
class
Win32Util
-
Uses of UnstableAPI in gw.fs.watcher
Classes in gw.fs.watcher with annotations of type UnstableAPI Modifier and Type Class Description class
DirectoryWatcher
-
Uses of UnstableAPI in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser with annotations of type UnstableAPI Modifier and Type Interface Description interface
IModuleClassLoader
-
Uses of UnstableAPI in gw.lang.init
Classes in gw.lang.init with annotations of type UnstableAPI Modifier and Type Class Description class
ClasspathToGosuPathEntryUtil
class
GosuInitialization
class
GosuPathEntry
class
ModuleFileUtil
-
Uses of UnstableAPI in gw.lang.ir
Classes in gw.lang.ir with annotations of type UnstableAPI Modifier and Type Interface Description interface
IJavaClassIRType
class
IRAbstractLoopStatement
class
IRAnnotation
class
IRClass
interface
IRClassCompiler
class
IRElement
class
IRExpression
class
IRGosuAnnotation
class
IRStatement
class
IRSymbol
interface
IRType
class
IRTypeConstants
interface
IRTypeResolver
class
SyntheticIRArrayType
class
SyntheticIRType
-
Uses of UnstableAPI in gw.lang.ir.builder
Classes in gw.lang.ir.builder with annotations of type UnstableAPI Modifier and Type Class Description class
IRArgConverter
class
IRBuilder
class
IRBuilderContext
class
IRBuilderMethods
class
IRClassBuilder
class
IRElementBuilder
class
IRExpressionBuilder
class
IRFeatureBuilder<T extends IRFeatureBuilder>
class
IRFieldBuilder
class
IRMethodBuilder
class
IRStatementBuilder
class
IRSymbolBuilder
class
IRTempSymbolBuilder
class
IRThisSymbolBuilder
-
Uses of UnstableAPI in gw.lang.ir.builder.expression
Classes in gw.lang.ir.builder.expression with annotations of type UnstableAPI Modifier and Type Class Description class
IRCastExpressionBuilder
class
IRClassLiteralBuilder
class
IRCompositeExpressionBuilder
class
IREqualityExpressionBuilder
class
IRFieldGetExpressionBuilder
class
IRIdentifierExpressionBuilder
class
IRMethodCallExpressionBuilder
class
IRNewArrayExpressionBuilder
class
IRNewExpressionBuilder
class
IRNullLiteralBuilder
class
IRNumericLiteralBuilder
class
IRStringLiteralBuilder
-
Uses of UnstableAPI in gw.lang.ir.builder.statement
Classes in gw.lang.ir.builder.statement with annotations of type UnstableAPI Modifier and Type Class Description class
IRArrayStoreStatementBuilder
class
IRAssignmentStatementBuilder
class
IRFieldSetStatementBuilder
class
IRIfStatementBuilder
class
IRReturnStatementBuilder
class
IRStatementListBuilder
-
Uses of UnstableAPI in gw.lang.ir.expression
Classes in gw.lang.ir.expression with annotations of type UnstableAPI Modifier and Type Class Description class
IRArithmeticExpression
class
IRArrayLengthExpression
class
IRArrayLoadExpression
class
IRBooleanLiteral
class
IRCastExpression
class
IRClassLiteral
class
IRCompositeExpression
class
IRConditionalAndExpression
class
IRConditionalOrExpression
class
IREqualityExpression
class
IRFieldGetExpression
class
IRIdentifier
class
IRInstanceOfExpression
class
IRLazyTypeMethodCallExpression
class
IRMethodCallExpression
class
IRNegationExpression
class
IRNewArrayExpression
class
IRNewExpression
class
IRNewMultiDimensionalArrayExpression
class
IRNoOpExpression
class
IRNotExpression
class
IRNullLiteral
class
IRNumericLiteral
class
IRPrimitiveTypeConversion
class
IRRelationalExpression
class
IRStringLiteralExpression
class
IRTernaryExpression
-
Uses of UnstableAPI in gw.lang.ir.statement
Classes in gw.lang.ir.statement with annotations of type UnstableAPI Modifier and Type Class Description class
IRArrayStoreStatement
class
IRAssignmentStatement
class
IRBreakStatement
class
IRCaseClause
class
IRCatchClause
class
IRContinueStatement
class
IRDoWhileStatement
class
IREvalStatement
class
IRFieldDecl
class
IRFieldSetStatement
class
IRForEachStatement
class
IRIfStatement
class
IRImplicitReturnStatement
interface
IRLoopStatement
class
IRMethodCallStatement
class
IRMethodStatement
class
IRMonitorLockAcquireStatement
class
IRMonitorLockReleaseStatement
class
IRNewStatement
class
IRNoOpStatement
class
IRReturnStatement
class
IRStatementList
class
IRSwitchStatement
class
IRSyntheticStatement
interface
IRTerminalStatement
class
IRThrowStatement
class
IRTryCatchFinallyStatement
class
IRWhileStatement
-
Uses of UnstableAPI in gw.lang.javadoc
Classes in gw.lang.javadoc with annotations of type UnstableAPI Modifier and Type Interface Description interface
IBaseFeatureNode
interface
IClassDocNode
interface
IConstructorNode
interface
IDocRef<T>
interface
IExceptionNode
interface
IJavaDocFactory
interface
IMethodNode
interface
IParamNode
interface
IVarNode
interface
JavaHasParams
-
Uses of UnstableAPI in gw.lang.reflect
Classes in gw.lang.reflect with annotations of type UnstableAPI Modifier and Type Class Description class
BeanInfoUtil
interface
IEntityAccess
interface
IEntityCovariantLinkHackPropInfo
interface
IEventInfo
interface
IPropertyInfoFactory
interface
IQueryResultSet<T>
interface
IScriptabilityModifier
interface
ITypeSystemRefresher
class
MethodInfoBuilder
class
TypeSystem
class
TypeSystemRefresher
-
Uses of UnstableAPI in gw.lang.reflect.module
Classes in gw.lang.reflect.module with annotations of type UnstableAPI Modifier and Type Class Description class
Dependency
interface
IClassPath
interface
IExecutionEnvironment
interface
IFileSystem
interface
IJreModule
interface
IModule
interface
IProtocolAdapter
interface
ITypeLoaderStack
class
TypeSystemLockHelper
-
Uses of UnstableAPI in gw.test
Classes in gw.test with annotations of type UnstableAPI Modifier and Type Class Description class
ClassPathUtil
class
TestSpec
-