Interface InsertMacroQuery
- 
- All Superinterfaces:
 Query
- All Known Implementing Classes:
 QueryProviderBase.Missing
public interface InsertMacroQuery extends Query
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SNodeevaluate(InsertMacroContext context) 
 - 
 
- 
- 
Method Detail
- 
evaluate
@Nullable SNode evaluate(@NotNull InsertMacroContext context) throws GenerationFailureException
- Throws:
 GenerationFailureException
 
 - 
 
 -