|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XpandExecutionContextImpl | |
|---|---|
| org.eclipse.xpand2 | Implementation of the Xpand language |
| Uses of XpandExecutionContextImpl in org.eclipse.xpand2 |
|---|
| Methods in org.eclipse.xpand2 that return XpandExecutionContextImpl | |
|---|---|
XpandExecutionContextImpl |
XpandExecutionContextImpl.cloneWithStatement(Statement stmt)
|
| Methods in org.eclipse.xpand2 that return types with arguments of type XpandExecutionContextImpl | |
|---|---|
List<Pair<XpandExecutionContextImpl,Statement>> |
XpandExecutionContextImpl.getDeferredStatements()
|
| Constructor parameters in org.eclipse.xpand2 with type arguments of type XpandExecutionContextImpl | |
|---|---|
XpandExecutionContextImpl(ResourceManager resourceManager,
Resource currentResource,
TypeSystemImpl typeSystem,
Map<String,Variable> vars,
Map<String,Variable> globalVars,
Output output,
ProtectedRegionResolver protectedRegionResolver,
org.eclipse.emf.mwe.core.monitor.ProgressMonitor monitor,
ExceptionHandler exceptionHandler,
List<Around> advices,
NullEvaluationHandler nullEvaluationHandler,
Map<Resource,Set<Extension>> allExtensionsPerResource,
VetoableCallback callback,
Cache<Triplet<Resource,String,List<Type>>,Extension> extensionsForNameAndTypesCache,
Map<Pair<String,List<Type>>,Type> extensionsReturnTypeCache,
List<Pair<XpandExecutionContextImpl,Statement>> deferredStatements)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||