Uses of Class
com.google.gwt.core.ext.typeinfo.TypeOracle
Packages that use TypeOracle
Package
Description
Classes used to extend the GWT compiler.
Type-introspection support classes used by generators.
Classes that parse XML attribute values, turning them into valid Java expressions.
-
Uses of TypeOracle in com.google.gwt.core.ext
Methods in com.google.gwt.core.ext that return TypeOracleModifier and TypeMethodDescriptionDelegatingGeneratorContext.getTypeOracle()
GeneratorContext.getTypeOracle()
Gets the type oracle for the current generator context.StubGeneratorContext.getTypeOracle()
-
Uses of TypeOracle in com.google.gwt.core.ext.typeinfo
Methods in com.google.gwt.core.ext.typeinfo that return TypeOracle -
Uses of TypeOracle in com.google.gwt.uibinder.attributeparsers
Constructors in com.google.gwt.uibinder.attributeparsers with parameters of type TypeOracleModifierConstructorDescriptionAttributeParsers
(TypeOracle types, com.google.gwt.uibinder.rebind.FieldManager fieldManager, com.google.gwt.uibinder.rebind.MortalLogger logger)