public class LocateFunctionModifier extends LocateFunctionModifier
LOCATEalias| Constructor and Description | 
|---|
| LocateFunctionModifier(LanguageFactory factory) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<?> | translate(Function function)Return a List of translated parts ( LanguageObjects and Objects), or null
 if this FunctionModifier wishes to rely on the default translation of the
 conversion visitor. | 
getLanguageFactory, modifygetCodepublic LocateFunctionModifier(LanguageFactory factory)
public List<?> translate(Function function)
FunctionModifierLanguageObjects and Objects), or null
 if this FunctionModifier wishes to rely on the default translation of the
 conversion visitor.translate in class AliasModifierfunction - IFunction to be translatedCopyright © 2018 JBoss by Red Hat. All rights reserved.