Package org.eclipse.xtext.xbase.typesystem

This package is the entry point for clients of the Xbase type inference.

See: Description

Package org.eclipse.xtext.xbase.typesystem Description

This package is the entry point for clients of the Xbase type inference. The main service is the batch type resolver which allows to retrieve resolved types for a given context. The second important service is the indicator for inferred types on the level of type references in the model EMF model itself.
Author:
Sebastian Zarnekow - Initial contribution and API