public class ScriptCompileTimeResolverEmpty extends Object implements ScriptCompileTimeResolver
Modifier and Type | Field and Description |
---|---|
static ScriptCompileTimeResolverEmpty |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ExpressionScriptProvided |
resolve(String name,
int numParameters) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makePathAmbiguous, validateAmbiguous
public static final ScriptCompileTimeResolverEmpty INSTANCE
public ExpressionScriptProvided resolve(String name, int numParameters)
resolve
in interface ScriptCompileTimeResolver
Copyright © 2005–2018. All rights reserved.