Uses of Interface
org.eclipse.internal.xpand2.model.XpandResource

Packages that use XpandResource
org.eclipse.internal.xpand2.ast AST of the Xpand language 
org.eclipse.internal.xpand2.model Basic abstractions of the Xpand language 
org.eclipse.xpand2 Implementation of the Xpand language 
 

Uses of XpandResource in org.eclipse.internal.xpand2.ast
 

Classes in org.eclipse.internal.xpand2.ast that implement XpandResource
 class Template
          *
 

Methods in org.eclipse.internal.xpand2.ast that return XpandResource
 XpandResource AbstractDefinition.getOwner()
           
 

Uses of XpandResource in org.eclipse.internal.xpand2.model
 

Methods in org.eclipse.internal.xpand2.model that return XpandResource
 XpandResource XpandDefinition.getOwner()
           
 XpandResource AdvicedDefinition.getOwner()
           
 

Uses of XpandResource in org.eclipse.xpand2
 

Methods in org.eclipse.xpand2 that return XpandResource
 XpandResource XpandExecutionContextImpl.findTemplate(String templateName)
           
 XpandResource XpandExecutionContext.findTemplate(String templateName)
           
 XpandResource XpandExecutionContextImpl.findTemplate(String templateName, String[] importedNs)
           
 



Copyright © 2015. All rights reserved.