Uses of Class
gw.internal.gosu.ir.nodes.JavaClassIRType
-
Packages that use JavaClassIRType Package Description gw.internal.gosu.ir.nodes -
-
Uses of JavaClassIRType in gw.internal.gosu.ir.nodes
Fields in gw.internal.gosu.ir.nodes with type parameters of type JavaClassIRType Modifier and Type Field Description private static java.util.concurrent.ConcurrentHashMap<IJavaClassInfo,JavaClassIRType>JavaClassIRType. IR_TYPES_BY_CLASS_INFOMethods in gw.internal.gosu.ir.nodes with parameters of type JavaClassIRType Modifier and Type Method Description private static booleanJavaClassIRType. shouldReplaceAnyway(IJavaClassInfo cls, JavaClassIRType javaClassIRType)
-