Uses of Package
org.eclipse.xsemantics.runtime
-
Packages that use org.eclipse.xsemantics.runtime Package Description org.eclipse.xsemantics.runtime org.eclipse.xsemantics.runtime.caching org.eclipse.xsemantics.runtime.validation -
Classes in org.eclipse.xsemantics.runtime used by org.eclipse.xsemantics.runtime Class Description ErrorInformation Error information for a RuleFailedException that will be used primarily for error marker generation.Result The result of a rule invocationResult2 Result3 ResultWithFailure The result of a rule invocationRuleApplicationTrace Keeps a trace of applied rules (and also failures)RuleEnvironment Implements the environment for a typing judgmentRuleEnvironmentEntry This will be used to store the runtime representation of a TypingStatement into an environmentRuleFailedException Represents the failure of a rule applicationStringRepresentation StringRepresentationPostProcessor XsemanticsCache Caches judgment and auxiliary functions computations.XsemanticsCachedData The actual object put into theXsemanticsCacheXsemanticsCacheListener Utility class to listen to cache events (especially for testing)XsemanticsProvider We use this to keep track of whether this provider's get method has been called in order to understand if we use a cached value or not inXsemanticsCache; this helps us to provide a betterRuleApplicationTrace. -
Classes in org.eclipse.xsemantics.runtime used by org.eclipse.xsemantics.runtime.caching Class Description XsemanticsCachedData The actual object put into theXsemanticsCacheXsemanticsCacheListener Utility class to listen to cache events (especially for testing) -
Classes in org.eclipse.xsemantics.runtime used by org.eclipse.xsemantics.runtime.validation Class Description ErrorInformation Error information for a RuleFailedException that will be used primarily for error marker generation.ResultWithFailure The result of a rule invocationRuleFailedException Represents the failure of a rule applicationTraceUtils Several utility methods that act on rule traces, rule failures, etc.