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

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

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

Classes in org.eclipse.internal.xpand2.ast that implement XpandAdvice
 class Advice
           
 

Methods in org.eclipse.internal.xpand2.ast that return XpandAdvice
 XpandAdvice[] Template.getAdvices()
           
 

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

Methods in org.eclipse.internal.xpand2.model that return XpandAdvice
 XpandAdvice[] XpandResource.getAdvices()
           
 

Constructors in org.eclipse.internal.xpand2.model with parameters of type XpandAdvice
AdvicedDefinition(XpandAdvice adv, XpandDefinition def)
           
 



Copyright © 2015. All rights reserved.